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

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


commit 7be47a1d421264728481b4d8bb51eddcc73e39fb
Author: Toshio Kuratomi <toshio at fedoraproject.org>
Date:   Mon Jun 30 14:33:55 2014 -0700

    Replace python-setuptools-devel BR with python-setuptools

 python-clientform.spec |    9 ++++-----
 1 files changed, 4 insertions(+), 5 deletions(-)
---
diff --git a/python-clientform.spec b/python-clientform.spec
index 1c8b15c..93430d1 100644
--- a/python-clientform.spec
+++ b/python-clientform.spec
@@ -3,7 +3,7 @@
 
 Name:           python-clientform
 Version:        0.2.10
-Release:        7%{?dist}
+Release:        8%{?dist}
 Summary:        Python module for client-side HTML forms
 
 Group:          Development/Languages
@@ -14,11 +14,7 @@ BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildArch:      noarch
 BuildRequires:  python-devel
-%if 0%{?fedora} >= 8
-BuildRequires: python-setuptools-devel
-%else
 BuildRequires: python-setuptools
-%endif
 
 
 %description
@@ -57,6 +53,9 @@ rm -rf $RPM_BUILD_ROOT
 %{python_sitelib}/ClientForm-%{version}-py%{pyver}.egg-info
 
 %changelog
+* Mon Jun 30 2014 Toshio Kuratomi <toshio at fedoraproject.org> - 0.2.10-8
+- Replace python-setuptools-devel BR with python-setuptools
+
 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.2.10-7
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 


More information about the scm-commits mailing list