SPECS: python-Rabbyt.spec - another way

qboosh qboosh at pld-linux.org
Sat Aug 4 16:51:36 CEST 2007


Author: qboosh                       Date: Sat Aug  4 14:51:36 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- another way

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

---- Diffs:

================================================================
Index: SPECS/python-Rabbyt.spec
diff -u SPECS/python-Rabbyt.spec:1.8 SPECS/python-Rabbyt.spec:1.9
--- SPECS/python-Rabbyt.spec:1.8	Sat Aug  4 16:45:02 2007
+++ SPECS/python-Rabbyt.spec	Sat Aug  4 16:51:31 2007
@@ -34,9 +34,10 @@
 %prep
 %setup -q -n %{module}-%{version}
 
-sed -i -e "s/'-O3'/'%{rpmcflags}'/" setup.py
+sed -i -e "s/'-O3',\?//" setup.py
 
 %build
+CFLAGS="%{rpmcflags}" \
 %{__python} setup.py build
 
 %install
@@ -65,6 +66,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.9  2007/08/04 14:51:31  qboosh
+- another way
+
 Revision 1.8  2007/08/04 14:45:02  qboosh
 - install binary modules in proper dir
 - use optflags
================================================================

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



More information about the pld-cvs-commit mailing list