summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Lewman <andrew@torproject.org>2006-08-28 00:41:32 +0000
committerAndrew Lewman <andrew@torproject.org>2006-08-28 00:41:32 +0000
commit4853b4b037512295f362050f62367dbfc5d787aa (patch)
treef95b0eb43d878e06a3e9388777973fc3cd4dbe65
parent02258203e7cfa5a4715d881b287ae7922fd4d241 (diff)
downloadtor-4853b4b037512295f362050f62367dbfc5d787aa.tar.gz
tor-4853b4b037512295f362050f62367dbfc5d787aa.zip
Update rpms to require libevent 1.1b
svn:r8248
-rw-r--r--contrib/osx/package.sh2
-rw-r--r--tor.spec.in4
2 files changed, 3 insertions, 3 deletions
diff --git a/contrib/osx/package.sh b/contrib/osx/package.sh
index f61bcad3bd..d63c3efab4 100644
--- a/contrib/osx/package.sh
+++ b/contrib/osx/package.sh
@@ -1,6 +1,6 @@
#!/bin/sh
# $Id$
-# Copyright 2004-2005 Nick Mathewson.
+# Copyright 2004-2005 Nick Mathewson.
# See LICENSE in Tor distribution for licensing information.
# This script builds a Macintosh OS X metapackage containing 4 packages:
diff --git a/tor.spec.in b/tor.spec.in
index d093d28159..9482b0529f 100644
--- a/tor.spec.in
+++ b/tor.spec.in
@@ -128,8 +128,8 @@ Packager: Nick Mathewson <nickm@seul.org>
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