Change BR: python-setuptools-devel to python-setuptools
This commit is contained in:
parent
a43fa25ef1
commit
e8a0f06521
@ -9,7 +9,7 @@
|
|||||||
|
|
||||||
Name: python-urwid
|
Name: python-urwid
|
||||||
Version: 1.1.1
|
Version: 1.1.1
|
||||||
Release: 2%{?dist}
|
Release: 3%{?dist}
|
||||||
Summary: Console user interface library
|
Summary: Console user interface library
|
||||||
|
|
||||||
Group: Development/Libraries
|
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)
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(id -u -n)
|
||||||
BuildRequires: python2-devel
|
BuildRequires: python2-devel
|
||||||
BuildRequires: python-setuptools-devel
|
BuildRequires: python-setuptools
|
||||||
BuildRequires: python-twisted-core
|
BuildRequires: python-twisted-core
|
||||||
BuildRequires: pygobject2
|
BuildRequires: pygobject2
|
||||||
BuildRequires: python-test
|
BuildRequires: python-test
|
||||||
@ -114,6 +114,10 @@ rm -rf %{buildroot}
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%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
|
* 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
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user