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

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


commit 162f5fff33d43ed69c0618990c226a23bbd65c4e
Author: Toshio Kuratomi <toshio at fedoraproject.org>
Date:   Mon Jun 30 13:12:41 2014 -0700

    Replace python-setuptools-devel BR with python-setuptools

 func.spec |   11 ++++-------
 1 files changed, 4 insertions(+), 7 deletions(-)
---
diff --git a/func.spec b/func.spec
index c27a5a4..24ca02b 100644
--- a/func.spec
+++ b/func.spec
@@ -6,7 +6,7 @@
 Summary: Remote management framework
 Name: func
 Version: 0.30
-Release: 4%{?dist}
+Release: 5%{?dist}
 Source0: %{name}-%{version}.tar.gz
 Source1: func.service
 License: GPLv2+
@@ -20,14 +20,8 @@ BuildRequires: python-devel
 %if %is_suse
 BuildRequires: gettext-devel
 %else
-%if 0%{?fedora} >= 8
-BuildRequires: python-setuptools-devel
-%else
-%if 0%{?rhel} >= 5
 BuildRequires: python-setuptools
 %endif
-%endif
-%endif
 %if 0%{?fedora} >= 16
 BuildRequires: systemd-units
 Requires(post): systemd-sysv
@@ -222,6 +216,9 @@ fi
 
 
 %changelog
+* Mon Jun 30 2014 Toshio Kuratomi <toshio at fedoraproject.org> - 0.30-5
+- Replace python-setuptools-devel BR with python-setuptools
+
 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.30-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 


More information about the scm-commits mailing list