rpms/python-id3/devel python-id3.spec,1.1,1.2

Jason Tibbitts (tibbs) fedora-extras-commits at redhat.com
Sat Dec 23 16:26:18 UTC 2006


Author: tibbs

Update of /cvs/extras/rpms/python-id3/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv32222

Modified Files:
	python-id3.spec 
Log Message:
* Sat Dec 23 2006 Jason L Tibbitts III <tibbs at math.uh.edu> - 1.2-9
- Rebuild with Python 2.5.
- BuildRequires: python-devel is now necessary for a successful build.



Index: python-id3.spec
===================================================================
RCS file: /cvs/extras/rpms/python-id3/devel/python-id3.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- python-id3.spec	28 Aug 2006 20:16:39 -0000	1.1
+++ python-id3.spec	23 Dec 2006 16:25:48 -0000	1.2
@@ -2,7 +2,7 @@
 
 Name:           python-id3
 Version:        1.2
-Release:        8%{?dist}
+Release:        9%{?dist}
 Summary:        ID3 tag library for Python
 
 Group:          Development/Libraries
@@ -12,7 +12,7 @@
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildArch:      noarch
-BuildRequires:  python
+BuildRequires:  python-devel
 Provides:       id3-py = %{version}-%{release}
 Obsoletes:      id3-py < 1.2-8
 
@@ -47,6 +47,10 @@
 
 
 %changelog
+* Sat Dec 23 2006 Jason L Tibbitts III <tibbs at math.uh.edu> - 1.2-9
+- Rebuild with Python 2.5.
+- BuildRequires: python-devel is now necessary for a successful build.
+
 * Thu Aug 10 2006 Ville Skyttä <ville.skytta at iki.fi> - 1.2-8
 - Rename to python-id3.
 - Remove no longer needed python-abi dependency.




More information about the fedora-extras-commits mailing list