[or-cvs] Added libevent 1.1a requirement for rpmbuilding now that ma...
phobos at seul.org
phobos at seul.org
Thu Feb 2 02:43:06 UTC 2006
Update of /home/or/cvsroot/tor
In directory moria:/tmp/cvs-serv14762
Modified Files:
tor.spec.in
Log Message:
Added libevent 1.1a requirement for rpmbuilding now that many repos
carry libevent 1.1a as of 2006-01-12
Index: tor.spec.in
===================================================================
RCS file: /home/or/cvsroot/tor/tor.spec.in,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -p -d -r1.21 -r1.22
--- tor.spec.in 25 Dec 2005 16:24:42 -0000 1.21
+++ tor.spec.in 2 Feb 2006 02:43:03 -0000 1.22
@@ -103,7 +103,7 @@ Vendor: R. Dingledine <arma at seul.org>
Packager: Nick Mathewson <nickm at seul.org>
Requires: openssl >= 0.9.6
-BuildRequires: openssl-devel >= 0.9.6
+BuildRequires: openssl-devel >= 0.9.6, libevent >= 1.1a
%if %{is_fc}
BuildRequires: rpm-build >= 4.0
%endif
More information about the tor-commits
mailing list