SPECS: python-pyogg.spec - Switched to py_postclean macro (thanks ...

beorn beorn at pld-linux.org
Sat Mar 3 20:04:22 CET 2007


Author: beorn                        Date: Sat Mar  3 19:04:22 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- Switched to py_postclean macro (thanks to glen)

---- Files affected:
SPECS:
   python-pyogg.spec (1.20 -> 1.21) 

---- Diffs:

================================================================
Index: SPECS/python-pyogg.spec
diff -u SPECS/python-pyogg.spec:1.20 SPECS/python-pyogg.spec:1.21
--- SPECS/python-pyogg.spec:1.20	Fri Mar  2 23:04:32 2007
+++ SPECS/python-pyogg.spec	Sat Mar  3 20:04:16 2007
@@ -12,7 +12,7 @@
 URL:		http://ekyo.nerim.net/software/pyogg/index.html
 BuildRequires:	libogg-devel
 BuildRequires:	python-devel
-BuildRequires:	rpmbuild(macros) >= 1.174
+BuildRequires:	rpmbuild(macros) >= 1.219
 %pyrequires_eq	python-modules
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 Obsoletes:	pyogg
@@ -57,7 +57,7 @@
 chmod a+x test/oggtail.py $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}
 install test/oggtail.py $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}
 rm -f test/testogg.py
-find $RPM_BUILD_ROOT%{py_sitedir} -type f -name "*.py" | xargs rm
+%py_postclean
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -80,6 +80,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.21  2007/03/03 19:04:16  beorn
+- Switched to py_postclean macro (thanks to glen)
+
 Revision 1.20  2007/03/02 22:04:32  beorn
 - Fixed comment of the -devel package
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/python-pyogg.spec?r1=1.20&r2=1.21&f=u



More information about the pld-cvs-commit mailing list