You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@apr.apache.org by mi...@apache.org on 2011/11/28 21:32:57 UTC

svn commit: r1207575 - /apr/apr-util/branches/1.5.x/build/rpm/apr-util.spec.in

Author: minfrin
Date: Mon Nov 28 20:32:57 2011
New Revision: 1207575

URL: http://svn.apache.org/viewvc?rev=1207575&view=rev
Log:
RPM: Replace obsolete BuildPrereq with BuildRequires.

Modified:
    apr/apr-util/branches/1.5.x/build/rpm/apr-util.spec.in

Modified: apr/apr-util/branches/1.5.x/build/rpm/apr-util.spec.in
URL: http://svn.apache.org/viewvc/apr/apr-util/branches/1.5.x/build/rpm/apr-util.spec.in?rev=1207575&r1=1207574&r2=1207575&view=diff
==============================================================================
--- apr/apr-util/branches/1.5.x/build/rpm/apr-util.spec.in (original)
+++ apr/apr-util/branches/1.5.x/build/rpm/apr-util.spec.in Mon Nov 28 20:32:57 2011
@@ -10,8 +10,8 @@ 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: expat-devel
+BuildRequires: autoconf, libtool, doxygen, apr-devel >= 1.4.0
+BuildRequires: expat-devel
 
 %description
 The mission of the Apache Portable Runtime (APR) is to provide a