[python-remoteobjects] Replaced python-setuptools-devel BR with python-setuptools

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


commit 67362d2af04cba13e030bb56050b77cc97ce50bf
Author: Toshio Kuratomi <toshio at fedoraproject.org>
Date:   Mon Jun 30 16:23:11 2014 -0700

    Replaced python-setuptools-devel BR with python-setuptools

 python-remoteobjects.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/python-remoteobjects.spec b/python-remoteobjects.spec
index 1be8b12..5e4769e 100644
--- a/python-remoteobjects.spec
+++ b/python-remoteobjects.spec
@@ -2,7 +2,7 @@
 
 Name:           python-remoteobjects
 Version:        1.1
-Release:        8%{?dist}
+Release:        9%{?dist}
 Summary:        An Object RESTational Model
 
 Group:          Development/Languages
@@ -12,7 +12,7 @@ Source0:        http://pypi.python.org/packages/source/r/remoteobjects/remoteobj
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildArch:      noarch
-BuildRequires:  python-devel python-setuptools-devel
+BuildRequires:  python-devel python-setuptools
 Requires:       python-httplib2 python-simplejson
 
 %description
@@ -48,6 +48,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Mon Jun 30 2014 Toshio Kuratomi <toshio at fedoraproject.org> - 1.1-9
+- Replaced python-setuptools-devel BR with python-setuptools
+
 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.1-8
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 


More information about the scm-commits mailing list