Replace python-setuptools-devel BR with python-setuptools

This commit is contained in:
Toshio Kuratomi 2014-06-30 16:04:39 -07:00
parent bd66b20d21
commit 47a0b24c27

View File

@ -5,7 +5,7 @@
Name: python-netifaces Name: python-netifaces
Version: 0.5 Version: 0.5
Release: 6%{?dist} Release: 7%{?dist}
Summary: Python library to retrieve information about network interfaces Summary: Python library to retrieve information about network interfaces
Group: Development/Libraries Group: Development/Libraries
@ -15,7 +15,7 @@ Source0: http://alastairs-place.net/2007/03/netifaces/netifaces-0.5.tar.g
BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX) BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
BuildRequires: python2-devel BuildRequires: python2-devel
BuildRequires: python-setuptools-devel BuildRequires: python-setuptools
Requires: python2 Requires: python2
@ -49,6 +49,9 @@ rm -rf $RPM_BUILD_ROOT
%{python_sitearch}/netifaces.so %{python_sitearch}/netifaces.so
%changelog %changelog
* Mon Jun 30 2014 Toshio Kuratomi <toshio@fedoraproject.org> - 0.5-7
- Replace python-setuptools-devel BR with python-setuptools
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.5-6 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.5-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild