[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] r8248: Update rpms to require libevent 1.1b (in tor/branches/tor-0_1_1-patches: . contrib/osx)
- To: or-cvs@xxxxxxxxxxxxx
- Subject: [or-cvs] r8248: Update rpms to require libevent 1.1b (in tor/branches/tor-0_1_1-patches: . contrib/osx)
- From: phobos@xxxxxxxx
- Date: Sun, 27 Aug 2006 20:41:32 -0400 (EDT)
- Delivered-to: archiver@seul.org
- Delivered-to: or-cvs-outgoing@seul.org
- Delivered-to: or-cvs@seul.org
- Delivery-date: Sun, 27 Aug 2006 20:41:39 -0400
- Reply-to: or-talk@xxxxxxxxxxxxx
- Sender: owner-or-cvs@xxxxxxxxxxxxx
Author: phobos
Date: 2006-08-27 20:41:32 -0400 (Sun, 27 Aug 2006)
New Revision: 8248
Modified:
tor/branches/tor-0_1_1-patches/contrib/osx/package.sh
tor/branches/tor-0_1_1-patches/tor.spec.in
Log:
Update rpms to require libevent 1.1b
Modified: tor/branches/tor-0_1_1-patches/contrib/osx/package.sh
===================================================================
--- tor/branches/tor-0_1_1-patches/contrib/osx/package.sh 2006-08-28 00:40:11 UTC (rev 8247)
+++ tor/branches/tor-0_1_1-patches/contrib/osx/package.sh 2006-08-28 00:41:32 UTC (rev 8248)
@@ -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:
Modified: tor/branches/tor-0_1_1-patches/tor.spec.in
===================================================================
--- tor/branches/tor-0_1_1-patches/tor.spec.in 2006-08-28 00:40:11 UTC (rev 8247)
+++ tor/branches/tor-0_1_1-patches/tor.spec.in 2006-08-28 00:41:32 UTC (rev 8248)
@@ -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