Change BR: python-setuptools-devel to python-setuptools
This commit is contained in:
parent
a43fa25ef1
commit
e8a0f06521
@ -9,7 +9,7 @@
|
||||
|
||||
Name: python-urwid
|
||||
Version: 1.1.1
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
Summary: Console user interface library
|
||||
|
||||
Group: Development/Libraries
|
||||
@ -19,7 +19,7 @@ Source0: http://excess.org/urwid/urwid-%{version}.tar.gz
|
||||
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(id -u -n)
|
||||
BuildRequires: python2-devel
|
||||
BuildRequires: python-setuptools-devel
|
||||
BuildRequires: python-setuptools
|
||||
BuildRequires: python-twisted-core
|
||||
BuildRequires: pygobject2
|
||||
BuildRequires: python-test
|
||||
@ -114,6 +114,10 @@ rm -rf %{buildroot}
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Fri Dec 06 2013 Pierre-Yves Chibon <pingou@pingoured>fr - 1.1.1-3
|
||||
- Change BR from python-setuptools-devel to python-setuptools
|
||||
See https://fedoraproject.org/wiki/Changes/Remove_Python-setuptools-devel
|
||||
|
||||
* Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.1.1-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user