SPECS: template-python.spec - CFLAGs

glen glen at pld-linux.org
Wed Aug 6 19:23:35 CEST 2008


Author: glen                         Date: Wed Aug  6 17:23:35 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- CFLAGs

---- Files affected:
SPECS:
   template-python.spec (1.8 -> 1.9) 

---- Diffs:

================================================================
Index: SPECS/template-python.spec
diff -u SPECS/template-python.spec:1.8 SPECS/template-python.spec:1.9
--- SPECS/template-python.spec:1.8	Wed Aug  6 18:57:09 2008
+++ SPECS/template-python.spec	Wed Aug  6 19:23:30 2008
@@ -1,5 +1,4 @@
 # $Revision$, $Date$
-%define 	module	fuse
 Summary:	-
 Summary(pl.UTF-8):	-
 Name:		python-
@@ -22,9 +21,10 @@
 %description
 
 %prep
-%setup -q -n %{module}-python
+%setup -q -n TEMPLATE-python
 
 %build
+export CFLAGS="%{rpmcflags}"
 %{__python} setup.py build
 
 %install
@@ -46,7 +46,7 @@
 %{py_sitedir}/*.py[co]
 %attr(755,root,root) %{py_sitedir}/*.so
 %if "%{py_ver}" > "2.4"
-%{py_sitedir}/%{module}-*.egg-info
+%{py_sitedir}/TEMPLATE-*.egg-info
 %endif
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -55,6 +55,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.9  2008/08/06 17:23:30  glen
+- CFLAGs
+
 Revision 1.8  2008/08/06 16:57:09  glen
 - egg info is conditional
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/template-python.spec?r1=1.8&r2=1.9&f=u



More information about the pld-cvs-commit mailing list