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/05/20 16:34:55 UTC

svn commit: r1125417 - /apr/apr/trunk/build/rpm/apr.spec.in

Author: minfrin
Date: Fri May 20 14:34:55 2011
New Revision: 1125417

URL: http://svn.apache.org/viewvc?rev=1125417&view=rev
Log:
rpm spec file: BuildPrereq is deprecated, use BuildRequires instead.

Modified:
    apr/apr/trunk/build/rpm/apr.spec.in

Modified: apr/apr/trunk/build/rpm/apr.spec.in
URL: http://svn.apache.org/viewvc/apr/apr/trunk/build/rpm/apr.spec.in?rev=1125417&r1=1125416&r2=1125417&view=diff
==============================================================================
--- apr/apr/trunk/build/rpm/apr.spec.in (original)
+++ apr/apr/trunk/build/rpm/apr.spec.in Fri May 20 14:34:55 2011
@@ -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, python
+BuildRequires: autoconf, libtool, doxygen, python
 
 %description
 The mission of the Apache Portable Runtime (APR) is to provide a