summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorminfrin <minfrin@13f79535-47bb-0310-9956-ffa450edef68>2009-01-04 16:45:21 +0000
committerminfrin <minfrin@13f79535-47bb-0310-9956-ffa450edef68>2009-01-04 16:45:21 +0000
commitb632054e5cbb39538b0deeb2691a42cda24a6371 (patch)
tree218420afac976ec7d0b36fbff1b6176891b2c76a
parentbf9376ba90d111676b75be2f108b996d23cc0cdb (diff)
downloadlibapr-util-b632054e5cbb39538b0deeb2691a42cda24a6371.tar.gz
We are now at version 2.
git-svn-id: http://svn.apache.org/repos/asf/apr/apr-util/trunk@731297 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--build/rpm/apr-util.spec.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/build/rpm/apr-util.spec.in b/build/rpm/apr-util.spec.in
index bd66be23..453740b2 100644
--- a/build/rpm/apr-util.spec.in
+++ b/build/rpm/apr-util.spec.in
@@ -1,5 +1,5 @@
-%define apuver 1
+%define apuver 2
Summary: Apache Portable Runtime Utility library
Name: apr-util
@@ -10,7 +10,7 @@ Group: System Environment/Libraries
URL: http://apr.apache.org/
Source0: http://www.apache.org/dist/apr/%{name}-%{version}.tar.bz2
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
-BuildPrereq: autoconf, libtool, doxygen, apr-devel >= 1.3.0
+BuildPrereq: autoconf, libtool, doxygen, apr-devel >= 2.0.0
BuildPrereq: db4-devel, expat-devel
%description