Author: glen                         Date: Fri Jul  9 04:19:46 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- release 4

---- Files affected:
packages/python-Pyrex:
   python-Pyrex.spec (1.29 -> 1.30) 

---- Diffs:

================================================================
Index: packages/python-Pyrex/python-Pyrex.spec
diff -u packages/python-Pyrex/python-Pyrex.spec:1.29 
packages/python-Pyrex/python-Pyrex.spec:1.30
--- packages/python-Pyrex/python-Pyrex.spec:1.29        Thu Jul  8 10:34:57 2010
+++ packages/python-Pyrex/python-Pyrex.spec     Fri Jul  9 06:19:41 2010
@@ -1,12 +1,10 @@
 # $Revision$, $Date$
-
 %define                module  Pyrex
-
 Summary:       Language for writing Python Extension Modules
 Summary(pl.UTF-8):     Język służący do pisania modułów rozszerzających Pythona
 Name:          python-%{module}
 Version:       0.9.8.5
-Release:       3
+Release:       4
 License:       free
 Group:         Libraries/Python
 Source0:       
http://www.cosc.canterbury.ac.nz/~greg/python/Pyrex/%{module}-%{version}.tar.gz
@@ -46,11 +44,10 @@
 %install
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}
-
 %{__python} setup.py install \
+       --optimize=2 \
        --root=$RPM_BUILD_ROOT \
-       --install-purelib=%{py_sitescriptdir} \
-       -O2
+       --install-purelib=%{py_sitescriptdir}
 
 find $RPM_BUILD_ROOT%{py_sitescriptdir} -name "*.py" -a ! -name 'Lexicon.py' 
-exec rm -f {} \;
 
@@ -76,6 +73,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.30  2010/07/09 04:19:41  glen
+- release 4
+
 Revision 1.29  2010/07/08 08:34:57  arekm
 - release 3
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/python-Pyrex/python-Pyrex.spec?r1=1.29&r2=1.30&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to