[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] r11825: Apparently we really want libevent-1.1a required for Redhat (in tor: branches/tor-0_1_2-patches trunk)
Author: phobos
Date: 2007-10-09 19:35:39 -0400 (Tue, 09 Oct 2007)
New Revision: 11825
Modified:
tor/branches/tor-0_1_2-patches/tor.spec.in
tor/trunk/tor.spec.in
Log:
Apparently we really want libevent-1.1a required for Redhat EL 5 and
beyond. Backported as well.
Modified: tor/branches/tor-0_1_2-patches/tor.spec.in
===================================================================
--- tor/branches/tor-0_1_2-patches/tor.spec.in 2007-10-09 23:12:04 UTC (rev 11824)
+++ tor/branches/tor-0_1_2-patches/tor.spec.in 2007-10-09 23:35:39 UTC (rev 11825)
@@ -129,7 +129,7 @@
BuildRequires: openssl-devel >= 0.9.6, rpm >= 4.0, zlib-devel
%else
Requires: openssl >= 0.9.6
-BuildRequires: openssl-devel >= 0.9.6, libevent-devel >= 1.2
+BuildRequires: openssl-devel >= 0.9.6, libevent-devel >= 1.1a
%endif
%if %{is_fc}
BuildRequires: rpm-build >= 4.0
Modified: tor/trunk/tor.spec.in
===================================================================
--- tor/trunk/tor.spec.in 2007-10-09 23:12:04 UTC (rev 11824)
+++ tor/trunk/tor.spec.in 2007-10-09 23:35:39 UTC (rev 11825)
@@ -129,7 +129,7 @@
BuildRequires: openssl-devel >= 0.9.6, rpm >= 4.0, zlib-devel
%else
Requires: openssl >= 0.9.6
-BuildRequires: openssl-devel >= 0.9.6, libevent-devel >= 1.2
+BuildRequires: openssl-devel >= 0.9.6, libevent-devel >= 1.1a
%endif
%if %{is_fc}
BuildRequires: rpm-build >= 4.0