rpms/mod_python/devel mod_python.spec,1.35,1.36

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Fri Feb 16 17:47:49 UTC 2007


Author: jorton

Update of /cvs/dist/rpms/mod_python/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv24596

Modified Files:
	mod_python.spec 
Log Message:
- use BuildRequires not old-stylee BuildPrereq



Index: mod_python.spec
===================================================================
RCS file: /cvs/dist/rpms/mod_python/devel/mod_python.spec,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -r1.35 -r1.36
--- mod_python.spec	16 Feb 2007 17:47:10 -0000	1.35
+++ mod_python.spec	16 Feb 2007 17:47:47 -0000	1.36
@@ -11,7 +11,7 @@
 URL: http://www.modpython.org/
 License: Apache Software License
 Group: System Environment/Daemons
-BuildPrereq: httpd-devel >= 2.0.40-6, python, python-devel
+BuildRequires: httpd-devel >= 2.0.40-6, python, python-devel
 Requires: httpd-mmn = %(cat %{_includedir}/httpd/.mmn || echo missing)
 Requires: python-abi = %{pyver}, httpd >= 2.0.40
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)




More information about the fedora-cvs-commits mailing list