[python-wsgiref] Replace python-setuptools-devel BR with pyhton-setuptools

Toshio くらとみ toshio at fedoraproject.org
Tue Jul 1 00:04:01 UTC 2014


commit 148e4c3c3aef8a507198dc9dfedde0a7cf4a0ead
Author: Toshio Kuratomi <toshio at fedoraproject.org>
Date:   Mon Jun 30 17:04:03 2014 -0700

    Replace python-setuptools-devel BR with pyhton-setuptools

 python-wsgiref.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/python-wsgiref.spec b/python-wsgiref.spec
index 5fa9113..79636d6 100644
--- a/python-wsgiref.spec
+++ b/python-wsgiref.spec
@@ -2,7 +2,7 @@
 
 Name:           python-wsgiref
 Version:        0.1.2
-Release:        12%{?dist}
+Release:        13%{?dist}
 Summary:        WSGI (PEP 333) Reference Library
 
 Group:          Development/Languages
@@ -13,7 +13,7 @@ BuildRoot:      %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
 
 BuildArch:      noarch
 BuildRequires:  python-devel
-BuildRequires:  python-setuptools-devel
+BuildRequires:  python-setuptools
 
 %description
 WSGI (PEP 333) Reference Library
@@ -44,6 +44,9 @@ This is a standalone release of the wsgiref library included in Python 2.5.
 
 
 %changelog
+* Mon Jun 30 2014 Toshio Kuratomi <toshio at fedoraproject.org> - 0.1.2-13
+- Replace python-setuptools-devel BR with pyhton-setuptools
+
 * Sun Jun 08 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.1.2-12
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 


More information about the scm-commits mailing list