SPECS: python-CDDB.spec - package *.egg-info for python 2.5
megabajt
megabajt at pld-linux.org
Mon Jan 1 11:39:36 CET 2007
Author: megabajt Date: Mon Jan 1 10:39:36 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- package *.egg-info for python 2.5
---- Files affected:
SPECS:
python-CDDB.spec (1.12 -> 1.13)
---- Diffs:
================================================================
Index: SPECS/python-CDDB.spec
diff -u SPECS/python-CDDB.spec:1.12 SPECS/python-CDDB.spec:1.13
--- SPECS/python-CDDB.spec:1.12 Mon Jan 1 09:36:52 2007
+++ SPECS/python-CDDB.spec Mon Jan 1 11:39:31 2007
@@ -11,9 +11,10 @@
Source0: http://cddb-py.sourceforge.net/%{module}-%{version}.tar.gz
# Source0-md5: 254698082bafe3030d07d88fb7e13fe2
URL: http://cddb-py.sourceforge.net/
+BuildRequires: python >= 1:2.5
+BuildRequires: python-devel >= 1:2.5
%pyrequires_eq python-modules
-BuildRequires: python >= 1:2.3
-BuildRequires: python-devel >= 1:2.3
+BuildRequires: rpm-pythonprov
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
@@ -56,6 +57,7 @@
%defattr(644,root,root,755)
%doc README CHANGES
%{py_sitedir}/*.py[co]
+%{py_sitedir}/CDDB-*.egg-info
%attr(755,root,root) %{py_sitedir}/cdrom.so
%{_examplesdir}/%{name}-%{version}
@@ -65,6 +67,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.13 2007/01/01 10:39:31 megabajt
+- package *.egg-info for python 2.5
+
Revision 1.12 2007/01/01 08:36:52 teodor
- rel. 5 (rebuild with python 2.5)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/python-CDDB.spec?r1=1.12&r2=1.13&f=u
More information about the pld-cvs-commit
mailing list