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

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


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

    Replace python-setuptools-devel BR with python-setuptools

 python-simpy.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/python-simpy.spec b/python-simpy.spec
index 794e686..2c8cbbb 100644
--- a/python-simpy.spec
+++ b/python-simpy.spec
@@ -1,6 +1,6 @@
 Name:		python-simpy
 Version:	2.3.1
-Release:	5%{?dist}
+Release:	6%{?dist}
 Summary:	Python simulation framework
 Group:		Development/Languages
 License:	LGPLv2+
@@ -8,7 +8,7 @@ URL:		http://simpy.sourceforge.net
 Source0:	http://downloads.sourceforge.net/simpy/SimPy-%{version}.tar.gz
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:	noarch
-BuildRequires:	python-devel, python-setuptools-devel
+BuildRequires:	python-devel, python-setuptools
 Requires:	tkinter
 
 %description
@@ -68,6 +68,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Mon Jun 30 2014 Toshio Kuratomi <toshio at fedoraproject.org> - 2.3.1-6
+- Replace python-setuptools-devel BR with python-setuptools
+
 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.3.1-5
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 


More information about the scm-commits mailing list