SPECS: python-TwistedConch.spec - use %%py_postclean
wiget
wiget at pld-linux.org
Wed Jun 7 22:03:51 CEST 2006
Author: wiget Date: Wed Jun 7 20:03:51 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- use %%py_postclean
---- Files affected:
SPECS:
python-TwistedConch.spec (1.7 -> 1.8)
---- Diffs:
================================================================
Index: SPECS/python-TwistedConch.spec
diff -u SPECS/python-TwistedConch.spec:1.7 SPECS/python-TwistedConch.spec:1.8
--- SPECS/python-TwistedConch.spec:1.7 Wed Jun 7 21:33:29 2006
+++ SPECS/python-TwistedConch.spec Wed Jun 7 22:03:46 2006
@@ -68,7 +68,7 @@
--root=$RPM_BUILD_ROOT \
--optimize=2
-find $RPM_BUILD_ROOT%{py_sitescriptdir} -name \*.py -exec rm {} \;
+%py_postclean
install doc/man/*.1 $RPM_BUILD_ROOT%{_mandir}/man1
cp -ar doc/examples/* $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}
@@ -98,6 +98,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.8 2006/06/07 20:03:46 wiget
+- use %%py_postclean
+
Revision 1.7 2006/06/07 19:33:29 wiget
- redefine purelib location like in TwistedCore
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/python-TwistedConch.spec?r1=1.7&r2=1.8&f=u
More information about the pld-cvs-commit
mailing list