SPECS: python-MyghtyUtils.spec - BR: python downgrade to 2.4 (2.5 ...

beorn beorn at pld-linux.org
Fri Sep 14 19:10:00 CEST 2007


Author: beorn                        Date: Fri Sep 14 17:10:00 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- BR: python downgrade to 2.4 (2.5 is not required)
- Switched to %py_postclean macro

---- Files affected:
SPECS:
   python-MyghtyUtils.spec (1.9 -> 1.10) 

---- Diffs:

================================================================
Index: SPECS/python-MyghtyUtils.spec
diff -u SPECS/python-MyghtyUtils.spec:1.9 SPECS/python-MyghtyUtils.spec:1.10
--- SPECS/python-MyghtyUtils.spec:1.9	Tue Feb 13 09:06:42 2007
+++ SPECS/python-MyghtyUtils.spec	Fri Sep 14 19:09:55 2007
@@ -10,9 +10,10 @@
 Source0:	http://cheeseshop.python.org/packages/source/M/MyghtyUtils/%{fname}-%{version}.zip
 # Source0-md5:	a15cda5919509024245802f4028b1560
 URL:		http://www.myghty.org/
-BuildRequires:	python >= 1:2.5
+BuildRequires:	python >= 1:2.4
 BuildRequires:	python-setuptools
 BuildRequires:	rpm-pythonprov
+BuildRequires:	rpmbuild(macros) >= 1.219
 BuildRequires:	unzip
 %pyrequires_eq	python-libs
 BuildArch:	noarch
@@ -69,7 +70,7 @@
 	--root=$RPM_BUILD_ROOT \
 	--optimize=2
 
-find $RPM_BUILD_ROOT%{py_sitescriptdir} -name \*.py -exec rm {} \;
+%py_postclean
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -85,6 +86,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.10  2007/09/14 17:09:55  beorn
+- BR: python downgrade to 2.4 (2.5 is not required)
+- Switched to %py_postclean macro
+
 Revision 1.9  2007/02/13 08:06:42  glen
 - tabs in preamble
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/python-MyghtyUtils.spec?r1=1.9&r2=1.10&f=u



More information about the pld-cvs-commit mailing list