[or-cvs] r8247: Update rpms to require libevent 1.1b. (tor/trunk)

phobos at seul.org phobos at seul.org
Mon Aug 28 00:40:12 UTC 2006


Author: phobos
Date: 2006-08-27 20:40:11 -0400 (Sun, 27 Aug 2006)
New Revision: 8247

Modified:
   tor/trunk/tor.spec.in
Log:
Update rpms to require libevent 1.1b.


Modified: tor/trunk/tor.spec.in
===================================================================
--- tor/trunk/tor.spec.in	2006-08-27 18:00:44 UTC (rev 8246)
+++ tor/trunk/tor.spec.in	2006-08-28 00:40:11 UTC (rev 8247)
@@ -128,8 +128,8 @@
 Requires: openssl >= 0.9.6
 BuildRequires: openssl-devel >= 0.9.6, rpm >= 4.0, zlib-devel
 %else 
-Requires: openssl >= 0.9.6, libevent >= 1.1a
-BuildRequires: openssl-devel >= 0.9.6, libevent-devel >= 1.1a
+Requires: openssl >= 0.9.6, libevent >= 1.1b
+BuildRequires: openssl-devel >= 0.9.6, libevent-devel >= 1.1b
 %endif
 %if %{is_fc}
 BuildRequires: rpm-build >= 4.0



More information about the tor-commits mailing list