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

Toshio くらとみ toshio at fedoraproject.org
Tue Jul 1 01:21:55 UTC 2014


commit 10af3900e32543cbe27d3ddf599e43a220d9c9aa
Author: Toshio Kuratomi <toshio at fedoraproject.org>
Date:   Mon Jun 30 18:21:52 2014 -0700

    Replace python-setuptools-devel BR with python-setuptools

 squeal.spec |   10 ++++------
 1 files changed, 4 insertions(+), 6 deletions(-)
---
diff --git a/squeal.spec b/squeal.spec
index 9ea2424..1f1aefb 100644
--- a/squeal.spec
+++ b/squeal.spec
@@ -2,7 +2,7 @@
 
 Name:           squeal
 Version:        0.4.1
-Release:        9%{?dist}
+Release:        10%{?dist}
 Summary:        Data manipulation tool for the command line
 
 Group:          Development/Languages
@@ -14,12 +14,7 @@ BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:      noarch
 BuildRequires:  python-devel
 
-# Trying to support both Fedora and RHEL:
-%if 0%{?fedora}
-BuildRequires:  python-setuptools-devel
-%else
 BuildRequires:  python-setuptools
-%endif
 
 Requires:       python-augeas
 
@@ -63,6 +58,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Mon Jun 30 2014 Toshio Kuratomi <toshio at fedoraproject.org> - 0.4.1-10
+- Replace python-setuptools-devel BR with python-setuptools
+
 * Sun Jun 08 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.4.1-9
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 


More information about the scm-commits mailing list