SPECS: python-mmpython.spec - updated to 0.4.9 - use %py_postclean...

charles charles at pld-linux.org
Thu Nov 17 15:12:14 CET 2005


Author: charles                      Date: Thu Nov 17 14:12:14 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 0.4.9
- use %py_postclean macro, updated BRs

---- Files affected:
SPECS:
   python-mmpython.spec (1.10 -> 1.11) 

---- Diffs:

================================================================
Index: SPECS/python-mmpython.spec
diff -u SPECS/python-mmpython.spec:1.10 SPECS/python-mmpython.spec:1.11
--- SPECS/python-mmpython.spec:1.10	Sat Apr  9 17:06:54 2005
+++ SPECS/python-mmpython.spec	Thu Nov 17 15:12:07 2005
@@ -3,17 +3,17 @@
 Summary:	Media Metadata for Python
 Summary(pl):	Metadane multimedialne dla Pythona
 Name:		python-%{module}
-Version:	0.4.8
+Version:	0.4.9
 Release:	1
 License:	LGPL
 Group:		Libraries/Python
 Source0:	http://dl.sourceforge.net/mmpython/%{module}-%{version}.tar.gz
-# Source0-md5:	0612629407e3e20b95eaff1e4ceebd65
+# Source0-md5:	f95699c2f4249d21105d7977a15d5dcc
 URL:		http://sourceforge.net/projects/mmpython/
 BuildRequires:	libdvdread-devel
-BuildRequires:	python >= 2.2.1
 BuildRequires:	python-devel
-BuildRequires:	python-modules
+BuildRequires:	rpm-pythonprov
+BuildRequires:	rpmbuild(macros) >= 1.219
 %pyrequires_eq	python-modules
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -42,10 +42,9 @@
 python setup.py install \
 	--optimize=2 \
 	--root=$RPM_BUILD_ROOT \
-	--install-platlib=%{py_sitescriptdir} \
-	--install-purelib=%{py_sitedir}
+	--install-platlib=%{py_sitescriptdir}
 
-find $RPM_BUILD_ROOT%{py_sitescriptdir} -name \*py -exec rm -f \{\} \;
+%py_postclean
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -61,6 +60,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.11  2005/11/17 14:12:07  charles
+- updated to 0.4.9
+- use %py_postclean macro, updated BRs
+
 Revision 1.10  2005/04/09 15:06:54  charles
 - updated to 0.4.8
 - BR: python-modules
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/python-mmpython.spec?r1=1.10&r2=1.11&f=u




More information about the pld-cvs-commit mailing list