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

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


commit b279aeea6155fbe02d2d3a89e418a606d942f981
Author: Toshio Kuratomi <toshio at fedoraproject.org>
Date:   Mon Jun 30 13:03:35 2014 -0700

    Replace python-setuptools-devel BR with python-setuptools

 euca2ools.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/euca2ools.spec b/euca2ools.spec
index dbe842d..90e2465 100644
--- a/euca2ools.spec
+++ b/euca2ools.spec
@@ -4,7 +4,7 @@
 
 Name:           euca2ools
 Version:        2.1.4
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        Eucalyptus/AWS-compatible command line tools
 
 Group:          Applications/Internet
@@ -24,7 +24,7 @@ Provides:       euca2ools-eustore = %{version}-%{release}
 
 BuildRequires:  help2man
 BuildRequires:  python-devel
-BuildRequires:  python-setuptools-devel
+BuildRequires:  python-setuptools
 
 # For building man pages
 BuildRequires:  python-boto >= 2.0
@@ -87,6 +87,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Mon Jun 30 2014 Toshio Kuratomi <toshio at fedoraproject.org> - 2.1.4-3
+- Replace python-setuptools-devel BR with python-setuptools
+
 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.1.4-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 


More information about the scm-commits mailing list