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

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


commit 5772bb1ca97c5e376b09ab3c1ab236ae2b28fa4c
Author: Toshio Kuratomi <toshio at fedoraproject.org>
Date:   Mon Jun 30 16:41:36 2014 -0700

    Replace python-setuptools-devel BR with python-setuptools

 python-sippy.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/python-sippy.spec b/python-sippy.spec
index 94e11fe..9d89905 100644
--- a/python-sippy.spec
+++ b/python-sippy.spec
@@ -4,7 +4,7 @@
 
 Name:           python-%{realname}
 Version:        1.0.3
-Release:        9%{?dist}
+Release:        10%{?dist}
 Summary:        B2BUA (back-to-back user agent) SIP call controlling component
 Group:          Development/Libraries
 License:        GPLv2+
@@ -15,7 +15,7 @@ Source0:        http://b2bua.org/chrome/site/%{realname}-%{version}.tar.gz
 Patch0:         sippy-setup.diff
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires:  python-devel
-BuildRequires:	python-setuptools-devel
+BuildRequires:  python-setuptools
 Requires: python-twisted-core
 # for sippy/Radius_client.py
 Requires: radiusclient-ng-utils
@@ -77,6 +77,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Mon Jun 30 2014 Toshio Kuratomi <toshio at fedoraproject.org> - 1.0.3-10
+- Replace python-setuptools-devel BR with python-setuptools
+
 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.0.3-9
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 


More information about the scm-commits mailing list