]> git.pld-linux.org Git - packages/python-CDDB.git/commitdiff
- package *.egg-info for python 2.5 auto/th/python-CDDB-1_4-5
authorMarcin Banasiak <marcin.banasiak@gmail.com>
Mon, 1 Jan 2007 10:39:31 +0000 (10:39 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    python-CDDB.spec -> 1.13

python-CDDB.spec

index 18d7ac7cf5646d9cb7534cdf922d1f3a97815d4d..fea2c063219bd6575e5b34843e14a4e5ac1036fe 100644 (file)
@@ -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}
This page took 0.056499 seconds and 4 git commands to generate.