SPECS: pykota.spec - post install python cleanup

baggins baggins at pld-linux.org
Sat Dec 8 02:56:47 CET 2007


Author: baggins                      Date: Sat Dec  8 01:56:47 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- post install python cleanup

---- Files affected:
SPECS:
   pykota.spec (1.15 -> 1.16) 

---- Diffs:

================================================================
Index: SPECS/pykota.spec
diff -u SPECS/pykota.spec:1.15 SPECS/pykota.spec:1.16
--- SPECS/pykota.spec:1.15	Sat Dec  8 02:33:17 2007
+++ SPECS/pykota.spec	Sat Dec  8 02:56:41 2007
@@ -69,7 +69,10 @@
 rm -rf $RPM_BUILD_ROOT
 
 python setup.py install \
-	--root=$RPM_BUILD_ROOT --optimize=2
+	--root=$RPM_BUILD_ROOT \
+	--optimize=2
+
+%py_postclean
 
 rm -rf $RPM_BUILD_ROOT%{_datadir}/doc/%{name}
 
@@ -127,6 +130,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.16  2007-12-08 01:56:41  baggins
+- post install python cleanup
+
 Revision 1.15  2007-12-08 01:33:17  baggins
 - remove svn artefacts
 - build docs
================================================================

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



More information about the pld-cvs-commit mailing list