devel/python-cherrypy python-cherrypy.spec,1.1,1.2

Ignacio Vazquez-Abrams (ivazquez) fedora-extras-commits at redhat.com
Wed Apr 6 12:00:24 UTC 2005


Author: ivazquez

Update of /cvs/extras/devel/python-cherrypy
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29295

Modified Files:
	python-cherrypy.spec 
Log Message:
Removed CFLAGS


Index: python-cherrypy.spec
===================================================================
RCS file: /cvs/extras/devel/python-cherrypy/python-cherrypy.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- python-cherrypy.spec	6 Apr 2005 09:53:01 -0000	1.1
+++ python-cherrypy.spec	6 Apr 2005 12:00:22 -0000	1.2
@@ -3,7 +3,7 @@
 
 Name:           python-cherrypy
 Version:        2.0.0
-Release:        0.1.b
+Release:        0.2.b
 Summary:        A pythonic, object-oriented web development framework
 Group:          Development/Libraries
 License:        BSD
@@ -28,7 +28,7 @@
 
 
 %build
-CFLAGS="$RPM_OPT_FLAGS" %{__python} setup.py build
+%{__python} setup.py build
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -59,5 +59,8 @@
 %ghost %{python_sitelib}/cherrypy/lib/filter/*.pyo
 
 %changelog
+* Wed Apr  6 2005 Ignacio Vazquez-Abrams <ivazquez at ivazquez.net> 2.0.0-0.2.b
+- Removed CFLAGS
+
 * Wed Mar 23 2005 Gijs Hollestelle <gijs[AT]gewis.nl> 2.0.0-0.1.b
 - Initial Fedora Package




More information about the scm-commits mailing list