SPECS: hotwire.spec - %py_postclean

glen glen at pld-linux.org
Thu Jun 28 06:10:53 CEST 2007


Author: glen                         Date: Thu Jun 28 04:10:53 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- %py_postclean

---- Files affected:
SPECS:
   hotwire.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/hotwire.spec
diff -u SPECS/hotwire.spec:1.1 SPECS/hotwire.spec:1.2
--- SPECS/hotwire.spec:1.1	Thu Jun 28 05:55:45 2007
+++ SPECS/hotwire.spec	Thu Jun 28 06:10:48 2007
@@ -29,6 +29,7 @@
 %install
 rm -rf $RPM_BUILD_ROOT
 python setup.py install --root=$RPM_BUILD_ROOT
+%py_postclean
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -37,7 +38,7 @@
 %defattr(644,root,root,755)
 %doc COPYING README
 %attr(755,root,root) %{_bindir}/hotwire
-%{py_sitescriptdir}/hotwire-0.567-py2.5.egg-info
+%{py_sitescriptdir}/hotwire-*.egg-info
 %dir %{py_sitescriptdir}/hotwire/
 %{py_sitescriptdir}/hotwire/*.py[co]
 %dir %{py_sitescriptdir}/hotwire/builtins/
@@ -64,6 +65,8 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2007/06/28 04:10:48  glen
+- %py_postclean
+
 Revision 1.1  2007/06/28 03:55:45  aredridel
 - added
-
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/hotwire.spec?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list