Replace python-setuptools-devel BR with python-setuptools

This commit is contained in:
Toshio Kuratomi 2014-06-30 15:40:45 -07:00
commit 932a038848

View file

@ -4,7 +4,7 @@
Name: python-html2text
Version: 3.200.3
Release: 6%{?dist}
Release: 7%{?dist}
Summary: Converts a page of HTML into plain ASCII text
Group: Development/Languages
@ -18,7 +18,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildArch: noarch
BuildRequires: python
BuildRequires: python-setuptools-devel
BuildRequires: python-setuptools
# Debian bug #299027
Patch0: aaronsw-html2text-remove-newlines.patch
@ -57,6 +57,9 @@ PYTHONPATH=${RPM_BUILD_ROOT}%{python_sitelib} %{__python} run_tests.py
%changelog
* Mon Jun 30 2014 Toshio Kuratomi <toshio@fedoraproject.org> - 3.200.3-7
- Replace python-setuptools-devel BR with python-setuptools
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.200.3-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild