rpms/python-tag/F-10 python-tag.spec,1.7,1.8

Matthias Saou thias at fedoraproject.org
Mon Dec 22 17:51:56 UTC 2008


Author: thias

Update of /cvs/extras/rpms/python-tag/F-10
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv13287

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



Index: python-tag.spec
===================================================================
RCS file: /cvs/extras/rpms/python-tag/F-10/python-tag.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- python-tag.spec	22 Dec 2008 17:25:01 -0000	1.7
+++ python-tag.spec	22 Dec 2008 17:51:26 -0000	1.8
@@ -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