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

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


commit 460676f21a6e123a986d6948b3aeecd171074512
Author: Toshio Kuratomi <toshio at fedoraproject.org>
Date:   Mon Jun 30 16:20:45 2014 -0700

    Replace python-setuptools-devel BR with python-setuptools

 python-pysctp.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/python-pysctp.spec b/python-pysctp.spec
index 08e6dbb..06a9fce 100644
--- a/python-pysctp.spec
+++ b/python-pysctp.spec
@@ -2,7 +2,7 @@
 
 Name:		python-pysctp 
 Version:	0.6
-Release:	2%{?dist}
+Release:	3%{?dist}
 Summary:	Python sctp socket api extensions bindings
 Group:		System Environment/Libraries
 License:	LGPLv2
@@ -11,7 +11,7 @@ Source0:	https://github.com/philpraxis/pysctp/archive/%{version}.tar.gz
 Source1:	__init__.py
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 Requires:	python lksctp-tools-devel 
-BuildRequires:  python-setuptools-devel lksctp-tools-devel 
+BuildRequires:  python-setuptools lksctp-tools-devel 
 BuildRequires:	python-devel python
 
 Patch0: pysctp-buildfix.patch
@@ -41,6 +41,9 @@ rm -rf $RPM_BUILD_ROOT
 %doc README 
 
 %changelog
+* Mon Jun 30 2014 Toshio Kuratomi <toshio at fedoraproject.org> - 0.6-3
+- Replace python-setuptools-devel BR with python-setuptools
+
 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.6-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 


More information about the scm-commits mailing list