Replace python-setuptools-devel BR with python-setuptools
This commit is contained in:
parent
51c91db6cf
commit
f290ef6103
@ -3,14 +3,14 @@
|
|||||||
Summary: A python SOAP client
|
Summary: A python SOAP client
|
||||||
Name: python-suds
|
Name: python-suds
|
||||||
Version: 0.4.1
|
Version: 0.4.1
|
||||||
Release: 6%{?dist}
|
Release: 7%{?dist}
|
||||||
Source0: https://fedorahosted.org/releases/s/u/suds/%{name}-%{version}.tar.gz
|
Source0: https://fedorahosted.org/releases/s/u/suds/%{name}-%{version}.tar.gz
|
||||||
License: LGPLv3+
|
License: LGPLv3+
|
||||||
Group: Development/Libraries
|
Group: Development/Libraries
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
Requires: python >= 2.4
|
Requires: python >= 2.4
|
||||||
BuildRequires: python-setuptools-devel
|
BuildRequires: python-setuptools
|
||||||
Url: https://fedorahosted.org/suds
|
Url: https://fedorahosted.org/suds
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -54,6 +54,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%doc README LICENSE
|
%doc README LICENSE
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jun 30 2014 Toshio Kuratomi <toshio@fedoraproject.org> - 0.4.1-7
|
||||||
|
- Replace python-setuptools-devel BR with python-setuptools
|
||||||
|
|
||||||
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.4.1-6
|
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.4.1-6
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user