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

Toshio くらとみ toshio at fedoraproject.org
Tue Jul 1 00:07:44 UTC 2014


commit d3a39f6e5abc9b45256a3e937584366d0f2f41a8
Author: Toshio Kuratomi <toshio at fedoraproject.org>
Date:   Mon Jun 30 17:07:43 2014 -0700

    Replace python-setuptools-devel BR with python-setuptools

 pywbem.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/pywbem.spec b/pywbem.spec
index fa4633a..46e5aed 100644
--- a/pywbem.spec
+++ b/pywbem.spec
@@ -4,7 +4,7 @@
 
 Name:           pywbem 
 Version:        0.7.0
-Release:        26.%{revdate}svn%{svnrev}%{?dist}
+Release:        27.%{revdate}svn%{svnrev}%{?dist}
 Summary:        Python WBEM Client and Provider Interface
 Group:          Development/Libraries
 License:        LGPLv2
@@ -14,7 +14,7 @@ URL:            http://pywbem.sourceforge.net
 #  svn export -r 613 svn://svn.code.sf.net/p/pywbem/code/pywbem/trunk pywbem-20130128
 #  tar -cJvf pywbem-20130128.tar.xz pywbem-20130128
 Source0:        %{name}-%{revdate}.tar.xz
-BuildRequires:  python-setuptools-devel 
+BuildRequires:  python-setuptools
 BuildRequires:  m2crypto
 BuildArch:      noarch
 Requires:       m2crypto
@@ -88,6 +88,9 @@ rm -rf %{buildroot}
 %{python_sitelib}/pywbem/twisted_client.py*
 
 %changelog
+* Mon Jun 30 2014 Toshio Kuratomi <toshio at fedoraproject.org> - 0.7.0-27.svn
+- Replace python-setuptools-devel BR with python-setuptools
+
 * Sun Jun 08 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.7.0-26.20131121svn626
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 


More information about the scm-commits mailing list