rpms/python-daap/devel python-daap.spec,1.8,1.9

Jeffrey C. Ollie jcollie at fedoraproject.org
Thu Nov 19 17:34:18 UTC 2009


Author: jcollie

Update of /cvs/pkgs/rpms/python-daap/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv4814

Modified Files:
	python-daap.spec 
Log Message:
* Thu Nov 19 2009 Jeffrey C. Ollie <jeff at ocjtech.us> - 0.7.1-5
- BR python-devel to fix FTBFS (BZ#539209)



Index: python-daap.spec
===================================================================
RCS file: /cvs/pkgs/rpms/python-daap/devel/python-daap.spec,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -p -r1.8 -r1.9
--- python-daap.spec	26 Jul 2009 20:16:40 -0000	1.8
+++ python-daap.spec	19 Nov 2009 17:34:17 -0000	1.9
@@ -2,7 +2,7 @@
 
 Name:           python-daap
 Version:        0.7.1
-Release:        4%{?dist}
+Release:        5%{?dist}
 Summary:        DAAP client implemented in Python
 
 Group:          Development/Languages
@@ -12,7 +12,8 @@ URL:            http://jerakeen.org/code
 Source0:        http://jerakeen.org/files/PythonDaap-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
-BuildRequires: python-setuptools-devel
+BuildRequires:  python-devel
+BuildRequires:  python-setuptools-devel
 
 %description
 A DAAP client implemented in Python.
@@ -36,6 +37,9 @@ rm -rf %{buildroot}
 %{python_sitearch}/*
 
 %changelog
+* Thu Nov 19 2009 Jeffrey C. Ollie <jeff at ocjtech.us> - 0.7.1-5
+- BR python-devel to fix FTBFS (BZ#539209)
+
 * Sun Jul 26 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.7.1-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
 




More information about the scm-commits mailing list