SPECS: yum.spec - %py_postclean to kill .py sources

glen glen at pld-linux.org
Sat Oct 22 23:28:45 CEST 2005


Author: glen                         Date: Sat Oct 22 21:28:45 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- %py_postclean to kill .py sources

---- Files affected:
SPECS:
   yum.spec (1.13 -> 1.14) 

---- Diffs:

================================================================
Index: SPECS/yum.spec
diff -u SPECS/yum.spec:1.13 SPECS/yum.spec:1.14
--- SPECS/yum.spec:1.13	Sat Oct 22 23:25:29 2005
+++ SPECS/yum.spec	Sat Oct 22 23:28:40 2005
@@ -54,6 +54,8 @@
 
 #%find_lang %{name}
 
+%py_postclean
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -92,6 +94,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.14  2005/10/22 21:28:40  glen
+- %py_postclean to kill .py sources
+
 Revision 1.13  2005/10/22 21:25:29  glen
 - add %service restart, fix chkconfig dep
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/yum.spec?r1=1.13&r2=1.14&f=u




More information about the pld-cvs-commit mailing list