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

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


commit 4cbacd0cca7a15ac8e83f775a849ae88e82463b5
Author: Toshio Kuratomi <toshio at fedoraproject.org>
Date:   Mon Jun 30 16:40:04 2014 -0700

    Replace python-setuptools-devel BR with python-setuptools

 python-signalfd.spec |    9 ++++-----
 1 files changed, 4 insertions(+), 5 deletions(-)
---
diff --git a/python-signalfd.spec b/python-signalfd.spec
index dad3f49..a4fd235 100644
--- a/python-signalfd.spec
+++ b/python-signalfd.spec
@@ -13,7 +13,7 @@
 
 Name:           python-signalfd
 Version:        0.1
-Release:        6%{?dist}
+Release:        7%{?dist}
 Summary:        Python bindings to the Linux signalfd library/system call
 Group:          Development/Languages
 License:        MIT
@@ -21,12 +21,8 @@ URL:            https://launchpad.net/python-signalfd
 Source0:        http://launchpad.net/%{name}/0.x/%{version}/+download/%{name}-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 # BuildArch:      noarch
-%if 0%{?fedora} >= 11 || 0%{?rhel} >= 6
 BuildRequires:  python2-devel
-BuildRequires:  python-setuptools-devel
-%else
 BuildRequires:  python-setuptools
-%endif
 BuildRequires:  gcc
 
 
@@ -70,6 +66,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Mon Jun 30 2014 Toshio Kuratomi <toshio at fedoraproject.org> - 0.1-7
+- Replace python-setuptools-devel BR with python-setuptools
+
 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.1-6
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 


More information about the scm-commits mailing list