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

Toshio くらとみ toshio at fedoraproject.org
Mon Jun 30 22:41:43 UTC 2014


commit e091ca992cb661f2185806b9595e471cadf055a5
Author: Toshio Kuratomi <toshio at fedoraproject.org>
Date:   Mon Jun 30 15:41:43 2014 -0700

    Replace python-setuptools-devel BR with python-setuptools

 python-httplib2.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/python-httplib2.spec b/python-httplib2.spec
index 2e4542e..d857d01 100644
--- a/python-httplib2.spec
+++ b/python-httplib2.spec
@@ -10,7 +10,7 @@
 
 Name:           python-httplib2
 Version:        0.9
-Release:        3%{?dist}
+Release:        4%{?dist}
 Summary:        A comprehensive HTTP client library
 Group:          System Environment/Libraries
 License:        MIT
@@ -20,7 +20,7 @@ Patch1:         %{name}.certfile.patch
 Patch2:         %{name}.getCertHost.patch
 Patch3:         %{name}.rfc2459.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-BuildRequires:  python-setuptools-devel
+BuildRequires:  python-setuptools
 BuildRequires:  python-devel
 BuildArch:      noarch
 
@@ -87,6 +87,9 @@ rm -rf $RPM_BUILD_ROOT
 %endif # with_python3
 
 %changelog
+* Mon Jun 30 2014 Toshio Kuratomi <toshio at fedoraproject.org> - 0.9-4
+- Replace python-setuptools-devel BR with python-setuptools
+
 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.9-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 


More information about the scm-commits mailing list