Author: glen Date: Tue Feb 19 23:03:13 2008 GMT Module: SPECS Tag: AC-branch ---- Log message: - python 2.4
---- Files affected: SPECS: python-mutagen.spec (1.17 -> 1.17.2.1) ---- Diffs: ================================================================ Index: SPECS/python-mutagen.spec diff -u SPECS/python-mutagen.spec:1.17 SPECS/python-mutagen.spec:1.17.2.1 --- SPECS/python-mutagen.spec:1.17 Mon May 7 18:27:00 2007 +++ SPECS/python-mutagen.spec Wed Feb 20 00:03:08 2008 @@ -14,7 +14,7 @@ URL: http://www.sacredchao.net/quodlibet/wiki/Development/Mutagen BuildRequires: intltool BuildRequires: pkgconfig -BuildRequires: python-devel >= 1:2.5 +BuildRequires: python-devel >= 1:2.4 BuildRequires: rpmbuild(macros) >= 1.219 %pyrequires_eq python-modules BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -63,7 +63,6 @@ %defattr(644,root,root,755) %doc NEWS README TODO TUTORIAL %{py_sitescriptdir}/%{module} -%{py_sitescriptdir}/*.egg-info %files tools %defattr(644,root,root,755) @@ -76,6 +75,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.17.2.1 2008-02-19 23:03:08 glen +- python 2.4 + Revision 1.17 2007-05-07 16:27:00 wiget - updated to 1.11 - package *.egg-info (BR python 2.5) ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/python-mutagen.spec?r1=1.17&r2=1.17.2.1&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
