summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcin Banasiak2007-01-01 10:39:31 (GMT)
committercvs2git2012-06-24 12:13:13 (GMT)
commite6420256689837f64f5ade43fd131f5bf5aac1ae (patch)
treea9c2b8daebaae42f3e32d34451567f8648af9e25
parentbdc7d62463187be46f43103d0752e8dab9f9142b (diff)
downloadpython-CDDB-auto/th/python-CDDB-1_4-5.zip
python-CDDB-auto/th/python-CDDB-1_4-5.tar.gz
- package *.egg-info for python 2.5auto/th/python-CDDB-1_4-5
Changed files: python-CDDB.spec -> 1.13
-rw-r--r--python-CDDB.spec6
1 files changed, 4 insertions, 2 deletions
diff --git a/python-CDDB.spec b/python-CDDB.spec
index 18d7ac7..fea2c06 100644
--- a/python-CDDB.spec
+++ b/python-CDDB.spec
@@ -10,9 +10,10 @@ Group: Development/Languages/Python
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
@@ -55,5 +56,6 @@ rm -rf $RPM_BUILD_ROOT
%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}