Change python-setuptools-devel BR into pyhton-setuptools
This commit is contained in:
parent
aca4cad81a
commit
5156204f1e
@ -5,7 +5,7 @@
|
||||
|
||||
Name: babel
|
||||
Version: 1.3
|
||||
Release: 5%{?dist}
|
||||
Release: 6%{?dist}
|
||||
Summary: Tools for internationalizing Python applications
|
||||
|
||||
Group: Development/Languages
|
||||
@ -17,7 +17,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
BuildArch: noarch
|
||||
|
||||
BuildRequires: python-devel
|
||||
BuildRequires: python-setuptools-devel
|
||||
BuildRequires: python-setuptools
|
||||
BuildRequires: pytz
|
||||
|
||||
# build the documentation
|
||||
@ -155,6 +155,9 @@ rm -rf %{buildroot}
|
||||
%doc docs/*
|
||||
|
||||
%changelog
|
||||
* Mon Jun 30 2014 Toshio Kuratomi <toshio@fedoraproject.org> - 1.3-6
|
||||
- Change python-setuptools-devel BR into pyhton-setuptools
|
||||
|
||||
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.3-5
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user