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

Toshio くらとみ toshio at fedoraproject.org
Tue Jul 1 00:01:26 UTC 2014


commit 75609128d6605fa16a37006c381233f66a28f7d8
Author: Toshio Kuratomi <toshio at fedoraproject.org>
Date:   Mon Jun 30 17:01:28 2014 -0700

    Replace python-setuptools-devel BR with python-setuptools

 python-webhelpers.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/python-webhelpers.spec b/python-webhelpers.spec
index 57ae6cd..6d1e2be 100644
--- a/python-webhelpers.spec
+++ b/python-webhelpers.spec
@@ -2,7 +2,7 @@
 
 Name: python-webhelpers
 Version: 1.3
-Release: 8%{?dist}
+Release: 9%{?dist}
 Summary: Helper library for aiding the writing of web templates in Python
 
 Group: Development/Languages
@@ -22,7 +22,7 @@ Patch2: WebOb-1.2.3.patch
 
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch: noarch
-BuildRequires: python-setuptools-devel
+BuildRequires: python-setuptools
 BuildRequires: python-nose python-routes python-simplejson python-webob
 BuildRequires: python-markupsafe >= 0.9.2
 Requires: python-routes >= 1.7, python-simplejson >= 1.4, python-markupsafe >= 0.9.2
@@ -66,6 +66,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Mon Jun 30 2014 Toshio Kuratomi <toshio at fedoraproject.org> - 1.3-9
+- Replace python-setuptools-devel BR with python-setuptools
+
 * Sun Jun 08 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.3-8
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 


More information about the scm-commits mailing list