rpms/python-tag/devel python-tag.spec,1.9,1.10

Matthias Saou thias at fedoraproject.org
Mon Dec 22 17:44:28 UTC 2008


Author: thias

Update of /cvs/extras/rpms/python-tag/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv9137

Modified Files:
	python-tag.spec 
Log Message:
Add python-setuptools-devel build requirement.



Index: python-tag.spec
===================================================================
RCS file: /cvs/extras/rpms/python-tag/devel/python-tag.spec,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- python-tag.spec	22 Dec 2008 16:54:33 -0000	1.9
+++ python-tag.spec	22 Dec 2008 17:43:58 -0000	1.10
@@ -12,6 +12,7 @@
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
 Provides: tagpy = %{version}-%{release}
 BuildRequires: python-devel
+BuildRequires: python-setuptools-devel
 BuildRequires: taglib-devel
 BuildRequires: boost-devel
 
@@ -51,6 +52,7 @@
 - Update to 0.94.5.
 - Remove no longer needed gcc43 patch.
 - Update configvars patch, patch setup.py and call it boostpython.
+- Add python-setuptools-devel build requirement.
 
 * Thu Dec 18 2008 Benjamin Kosnik  <bkoz at redhat.com> - 0.94.1-4
 - Rebuild for boost-1.37.0.




More information about the fedora-extras-commits mailing list