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

Toshio くらとみ toshio at fedoraproject.org
Mon Jun 30 21:29:10 UTC 2014


commit fc2dba34796154b5adace43e9373b81dbd8eb993
Author: Toshio Kuratomi <toshio at fedoraproject.org>
Date:   Mon Jun 30 14:29:10 2014 -0700

    Replace python-setuptools-devel BR with python-setuptools

 python-batchhttp.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/python-batchhttp.spec b/python-batchhttp.spec
index a17708e..0e99f84 100644
--- a/python-batchhttp.spec
+++ b/python-batchhttp.spec
@@ -2,7 +2,7 @@
 
 Name:           python-batchhttp
 Version:        1.1.1
-Release:        4%{?dist}
+Release:        5%{?dist}
 Summary:        Parallel fetching of HTTP resources through MIME multipart
 
 Group:          Development/Languages
@@ -12,7 +12,7 @@ Source0:        http://pypi.python.org/packages/source/b/batchhttp/batchhttp-%{v
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildArch:      noarch
-BuildRequires:  python-devel python-setuptools-devel
+BuildRequires:  python-devel python-setuptools
 Requires:       python-httplib2
 
 %description
@@ -49,6 +49,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Mon Jun 30 2014 Toshio Kuratomi <toshio at fedoraproject.org> - 1.1.1-5
+- Replace python-setuptools-devel BR with python-setuptools
+
 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.1.1-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 


More information about the scm-commits mailing list