packages: python-kiwi/python-kiwi.spec - unified python install

lisu lisu at pld-linux.org
Mon May 31 13:42:51 CEST 2010


Author: lisu                         Date: Mon May 31 11:42:51 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- unified python install

---- Files affected:
packages/python-kiwi:
   python-kiwi.spec (1.15 -> 1.16) 

---- Diffs:

================================================================
Index: packages/python-kiwi/python-kiwi.spec
diff -u packages/python-kiwi/python-kiwi.spec:1.15 packages/python-kiwi/python-kiwi.spec:1.16
--- packages/python-kiwi/python-kiwi.spec:1.15	Mon May 31 13:08:24 2010
+++ packages/python-kiwi/python-kiwi.spec	Mon May 31 13:42:46 2010
@@ -84,9 +84,8 @@
 rm -rf $RPM_BUILD_ROOT
 
 %{__python} setup.py install \
-	-O1 \
-	--skip-build \
-	--root $RPM_BUILD_ROOT
+	--root=$RPM_BUILD_ROOT \
+	--optimize=2
 
 rm -rf $RPM_BUILD_ROOT%{_docdir}
 
@@ -125,6 +124,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.16  2010/05/31 11:42:46  lisu
+- unified python install
+
 Revision 1.15  2010/05/31 11:08:24  lisu
 - fix gazpacho install
 
================================================================

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



More information about the pld-cvs-commit mailing list