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

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


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

    Replace python-setuptools-devel BR with python-setuptools

 python-louie.spec |   11 ++++-------
 1 files changed, 4 insertions(+), 7 deletions(-)
---
diff --git a/python-louie.spec b/python-louie.spec
index 2759158..9681106 100644
--- a/python-louie.spec
+++ b/python-louie.spec
@@ -3,7 +3,7 @@
 Summary: Dispatches signals between Python objects in a wide variety of contexts
 Name: python-louie
 Version: 1.1
-Release: 14%{?dist}
+Release: 15%{?dist}
 License: BSD
 Group: Development/Languages
 URL: http://11craft.github.com/louie/
@@ -13,13 +13,7 @@ Requires: python-setuptools
 # From the egg requires.txt
 Requires: python-nose >= 0.8.3
 BuildRequires: python-devel
-# Must have setuptools to build the package
-# The build portions moved to a subpackage in F-8
-%if 0%{?fedora} >= 8
-BuildRequires: python-setuptools-devel
-%else
 BuildRequires: python-setuptools
-%endif
 BuildArch: noarch
 
 %description
@@ -57,6 +51,9 @@ Python Cookbook.
 
 
 %changelog
+* Mon Jun 30 2014 Toshio Kuratomi <toshio at fedoraproject.org> - 1.1-15
+- Replace python-setuptools-devel BR with python-setuptools
+
 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.1-14
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 


More information about the scm-commits mailing list