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

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


commit 152a1787b439a5288c27ee947c9b4f6636828e87
Author: Toshio Kuratomi <toshio at fedoraproject.org>
Date:   Mon Jun 30 18:23:45 2014 -0700

    Replace python-setuptools-devel BR with python-setuptools

 supybot.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/supybot.spec b/supybot.spec
index 22cef89..5de7199 100644
--- a/supybot.spec
+++ b/supybot.spec
@@ -3,7 +3,7 @@
 
 Name:           supybot
 Version:        0.83.4.1
-Release:        12%{?dist}
+Release:        13%{?dist}
 Summary:        Cross-platform IRC bot written in Python
 
 Group:          Applications/Internet
@@ -20,7 +20,7 @@ Patch1:         Supybot-0.83.4.1-karma-plugin.patch
 BuildRoot:      %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
 
 BuildArch:      noarch
-BuildRequires:  python-setuptools-devel
+BuildRequires:  python-setuptools
 Requires:       python-twisted-core
 Requires:       python-twisted-names
 Requires:       python-dateutil
@@ -99,6 +99,9 @@ CFLAGS="%{optflags}" %{__python} -c 'import setuptools; execfile("setup.py")' bu
 
 
 %changelog
+* Mon Jun 30 2014 Toshio Kuratomi <toshio at fedoraproject.org> - 0.83.4.1-13
+- Replace python-setuptools-devel BR with python-setuptools
+
 * Sun Jun 08 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.83.4.1-12
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 


More information about the scm-commits mailing list