summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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