SPECS: python-mutagen.spec - updated to 1.11 - package *.egg-info ...

wiget wiget at pld-linux.org
Mon May 7 18:27:06 CEST 2007


Author: wiget                        Date: Mon May  7 16:27:06 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 1.11
- package *.egg-info (BR python 2.5)  

---- Files affected:
SPECS:
   python-mutagen.spec (1.16 -> 1.17) 

---- Diffs:

================================================================
Index: SPECS/python-mutagen.spec
diff -u SPECS/python-mutagen.spec:1.16 SPECS/python-mutagen.spec:1.17
--- SPECS/python-mutagen.spec:1.16	Sun Mar  4 14:33:43 2007
+++ SPECS/python-mutagen.spec	Mon May  7 18:27:00 2007
@@ -5,16 +5,16 @@
 Summary:	Audio metadata reader/writer
 Summary(pl.UTF-8):	Moduł do odczytu i zapisu metadanych dźwiękowych
 Name:		python-%{module}
-Version:	1.10.1
+Version:	1.11
 Release:	1
 License:	GPL v2
 Group:		Development/Languages/Python
 Source0:	http://www.sacredchao.net/~piman/software/%{module}-%{version}.tar.gz
-# Source0-md5:	989cbe553266c723ad55d34245d932d4
+# Source0-md5:	9aaa021d30ac9e46769cbd7fdcda4a51
 URL:		http://www.sacredchao.net/quodlibet/wiki/Development/Mutagen
 BuildRequires:	intltool
 BuildRequires:	pkgconfig
-BuildRequires:	python-devel
+BuildRequires:	python-devel >= 1:2.5
 BuildRequires:	rpmbuild(macros) >= 1.219
 %pyrequires_eq	python-modules
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -63,6 +63,7 @@
 %defattr(644,root,root,755)
 %doc NEWS README TODO TUTORIAL
 %{py_sitescriptdir}/%{module}
+%{py_sitescriptdir}/*.egg-info
 
 %files tools
 %defattr(644,root,root,755)
@@ -75,6 +76,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.17  2007/05/07 16:27:00  wiget
+- updated to 1.11
+- package *.egg-info (BR python 2.5)
+
 Revision 1.16  2007/03/04 13:33:43  beorn
 - Fixed group names
 - Switched to py_postclean macro
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/python-mutagen.spec?r1=1.16&r2=1.17&f=u



More information about the pld-cvs-commit mailing list