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

Toshio くらとみ toshio at fedoraproject.org
Mon Jun 30 23:06:30 UTC 2014


commit f572008f53f02dc28b499e4d0f2dff39732a8314
Author: Toshio Kuratomi <toshio at fedoraproject.org>
Date:   Mon Jun 30 16:06:32 2014 -0700

    Replace python-setuptools-devel BR with python-setuptools

 python-numeric.spec |    9 ++++-----
 1 files changed, 4 insertions(+), 5 deletions(-)
---
diff --git a/python-numeric.spec b/python-numeric.spec
index 616be1a..e8bc082 100644
--- a/python-numeric.spec
+++ b/python-numeric.spec
@@ -4,7 +4,7 @@
 
 Name: python-numeric
 Version: 24.2
-Release: 21%{?dist}
+Release: 22%{?dist}
 License: Python
 Group: Development/Languages
 Summary: Numerical Extension to Python
@@ -20,11 +20,7 @@ Patch1: Numeric-24.2-fix-dlamc3.patch
 
 BuildRequires: python2-devel
 
-%if 0%{?fedora} >= 8
-BuildRequires: python-setuptools-devel
-%else
 BuildRequires: python-setuptools
-%endif
 
 %description
 Numeric is a python module that provides support for numerical
@@ -52,6 +48,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_includedir}/python*/Numeric/
 
 %changelog
+* Mon Jun 30 2014 Toshio Kuratomi <toshio at fedoraproject.org> - 24.2-22
+- Replace python-setuptools-devel BR with python-setuptools
+
 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 24.2-21
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 


More information about the scm-commits mailing list