Replace python-setuptools-devel BR with python-setuptools
This commit is contained in:
parent
d715064342
commit
932a038848
1 changed files with 5 additions and 2 deletions
|
|
@ -4,7 +4,7 @@
|
||||||
|
|
||||||
Name: python-html2text
|
Name: python-html2text
|
||||||
Version: 3.200.3
|
Version: 3.200.3
|
||||||
Release: 6%{?dist}
|
Release: 7%{?dist}
|
||||||
Summary: Converts a page of HTML into plain ASCII text
|
Summary: Converts a page of HTML into plain ASCII text
|
||||||
|
|
||||||
Group: Development/Languages
|
Group: Development/Languages
|
||||||
|
|
@ -18,7 +18,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
BuildRequires: python
|
BuildRequires: python
|
||||||
BuildRequires: python-setuptools-devel
|
BuildRequires: python-setuptools
|
||||||
|
|
||||||
# Debian bug #299027
|
# Debian bug #299027
|
||||||
Patch0: aaronsw-html2text-remove-newlines.patch
|
Patch0: aaronsw-html2text-remove-newlines.patch
|
||||||
|
|
@ -57,6 +57,9 @@ PYTHONPATH=${RPM_BUILD_ROOT}%{python_sitelib} %{__python} run_tests.py
|
||||||
|
|
||||||
|
|
||||||
%changelog
|
%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
|
* 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
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue