[python-mechanize] Replace the python-setuptools-devel BR with python-setuptools

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


commit 44f64282ac4405802fdc6a9be2053e00e3168502
Author: Toshio Kuratomi <toshio at fedoraproject.org>
Date:   Mon Jun 30 15:46:18 2014 -0700

    Replace the python-setuptools-devel BR with python-setuptools

 python-mechanize.spec |    9 ++++-----
 1 files changed, 4 insertions(+), 5 deletions(-)
---
diff --git a/python-mechanize.spec b/python-mechanize.spec
index b9f7da0..5541dd8 100644
--- a/python-mechanize.spec
+++ b/python-mechanize.spec
@@ -2,7 +2,7 @@
 
 Name:           python-mechanize
 Version:        0.2.5
-Release:        7%{?dist}
+Release:        8%{?dist}
 Summary:        Stateful programmatic web browsing
 
 Group:          System Environment/Libraries
@@ -15,11 +15,7 @@ BuildArch:      noarch
 BuildRequires:  python-devel
 # for tests
 BuildRequires:  python-zope-interface python-twisted-web2
-%if 0%{?fedora} >= 8
-BuildRequires: python-setuptools-devel
-%else
 BuildRequires: python-setuptools
-%endif
 
 
 %description
@@ -74,6 +70,9 @@ chmod -x examples/forms/{echo.cgi,example.py,simple.py}
 
 
 %changelog
+* Mon Jun 30 2014 Toshio Kuratomi <toshio at fedoraproject.org> - 0.2.5-8
+- Replace the python-setuptools-devel BR with python-setuptools
+
 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.2.5-7
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 


More information about the scm-commits mailing list