[planet] Replace python-setuptools-devel BR with python-setuptools

Toshio くらとみ toshio at fedoraproject.org
Mon Jun 30 20:52:08 UTC 2014


commit c1406bbb106ad86225033eab227baf398407a480
Author: Toshio Kuratomi <toshio at fedoraproject.org>
Date:   Mon Jun 30 13:52:07 2014 -0700

    Replace python-setuptools-devel BR with python-setuptools

 planet.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/planet.spec b/planet.spec
index 60288ec..2c54b4e 100644
--- a/planet.spec
+++ b/planet.spec
@@ -2,7 +2,7 @@
 
 Name: planet
 Version: 2.0
-Release: 18%{?dist}
+Release: 19%{?dist}
 Summary: Flexible RDF/RSS/Atom feed aggregator
 
 Group: Applications/Internet
@@ -15,7 +15,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildArch: noarch
 BuildRequires: python-devel
-BuildRequires: python-setuptools-devel
+BuildRequires: python-setuptools
 
 
 %description
@@ -72,6 +72,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Mon Jun 30 2014 Toshio Kuratomi <toshio at fedoraproject.org> - 2.0-19
+- Replace python-setuptools-devel BR with python-setuptools
+
 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.0-18
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 


More information about the scm-commits mailing list