Replace python-setuptools-devel BR with python-setuptools

This commit is contained in:
Toshio Kuratomi 2014-06-30 17:07:43 -07:00
parent 20dae26806
commit d3a39f6e5a

View File

@ -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@fedoraproject.org> - 0.7.0-27.svn
- Replace python-setuptools-devel BR with python-setuptools
* Sun Jun 08 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.7.0-26.20131121svn626
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild