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

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


commit c302072a5ab97e9c330097d87a8011e534723fba
Author: Toshio Kuratomi <toshio at fedoraproject.org>
Date:   Mon Jun 30 17:00:24 2014 -0700

    Replace python-setuptools-devel BR with python-setuptools

 python-webflash.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/python-webflash.spec b/python-webflash.spec
index f9fb883..10eae48 100644
--- a/python-webflash.spec
+++ b/python-webflash.spec
@@ -7,7 +7,7 @@
 
 Name:           python-webflash
 Version:        0.1
-Release:        0.10.%{alphaver}%{?dist}
+Release:        0.11.%{alphaver}%{?dist}
 Summary:        Portable flash messages for WSGI apps
 
 Group:          Development/Languages
@@ -17,7 +17,7 @@ Source0:        http://pypi.python.org/packages/source/W/%{package}/%{package}-%
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:      noarch
 
-BuildRequires:  python-devel python-setuptools-devel
+BuildRequires:  python-devel python-setuptools
 BuildRequires:  python-nose python-simplejson
 BuildRequires:  python-coverage
 
@@ -55,6 +55,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Mon Jun 30 2014 Toshio Kuratomi <toshio at fedoraproject.org> - 0.1-0.11.a9
+- Replace python-setuptools-devel BR with python-setuptools
+
 * Sun Jun 08 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.1-0.10.a9
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 


More information about the scm-commits mailing list