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

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


commit e6b2a0f9a3ed37c41ec78499cacc53d8972bcae8
Author: Toshio Kuratomi <toshio at fedoraproject.org>
Date:   Mon Jun 30 14:26:42 2014 -0700

    Replace python-setuptools-devel BR with python-setuptools

 python-amara.spec |   11 ++++-------
 1 files changed, 4 insertions(+), 7 deletions(-)
---
diff --git a/python-amara.spec b/python-amara.spec
index 9b4b27e..e9f2686 100644
--- a/python-amara.spec
+++ b/python-amara.spec
@@ -2,7 +2,7 @@
 
 Name:           python-amara
 Version:        1.2.0.2
-Release:        13%{?dist}
+Release:        14%{?dist}
 Summary:        A collection of Pythonic tools for XML data binding
 
 Group:          Development/Libraries
@@ -14,13 +14,7 @@ BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires:  python-devel
 # Needs python-4Suite-XML >= 1.0b2
 BuildRequires:  python-4Suite-XML
-# 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
 Requires:       python-4Suite-XML
 Requires:       python-setuptools
 
@@ -59,6 +53,9 @@ rm -rf $RPM_BUILD_ROOT
 %doc CHANGES COPYING demo docs README TODO
 
 %changelog
+* Mon Jun 30 2014 Toshio Kuratomi <toshio at fedoraproject.org> - 1.2.0.2-14
+- Replace python-setuptools-devel BR with python-setuptools
+
 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.2.0.2-13
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 


More information about the scm-commits mailing list