[python-html2text] Replace python-setuptools-devel BR with python-setuptools

Toshio くらとみ toshio at fedoraproject.org
Mon Jun 30 22:40:42 UTC 2014


commit 932a038848318e6eda2a1a22ef850f7596b83ce9
Author: Toshio Kuratomi <toshio at fedoraproject.org>
Date:   Mon Jun 30 15:40:45 2014 -0700

    Replace python-setuptools-devel BR with python-setuptools

 python-html2text.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/python-html2text.spec b/python-html2text.spec
index 49c1c97..41c9577 100644
--- a/python-html2text.spec
+++ b/python-html2text.spec
@@ -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 at fedoraproject.org> - 3.200.3-7
+- Replace python-setuptools-devel BR with python-setuptools
+
 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 3.200.3-6
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 


More information about the scm-commits mailing list