Author: minfrin Date: Sun Jan 4 08:45:21 2009 New Revision: 731297 URL: http://svn.apache.org/viewvc?rev=731297&view=rev Log: We are now at version 2. Modified: apr/apr-util/trunk/build/rpm/apr-util.spec.in Modified: apr/apr-util/trunk/build/rpm/apr-util.spec.in URL: http://svn.apache.org/viewvc/apr/apr-util/trunk/build/rpm/apr-util.spec.in?rev=731297&r1=731296&r2=731297&view=diff ============================================================================== --- apr/apr-util/trunk/build/rpm/apr-util.spec.in (original) +++ apr/apr-util/trunk/build/rpm/apr-util.spec.in Sun Jan 4 08:45:21 2009 @@ -1,5 +1,5 @@ -%define apuver 1 +%define apuver 2 Summary: Apache Portable Runtime Utility library Name: apr-util @@ -10,7 +10,7 @@ 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