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

Toshio くらとみ toshio at fedoraproject.org
Mon Jun 30 23:16:47 UTC 2014


commit f4b8396ee05eff8e5a15619e9635bec3363d7d3a
Author: Toshio Kuratomi <toshio at fedoraproject.org>
Date:   Mon Jun 30 16:16:47 2014 -0700

    Replace python-setuptools-devel BR with python-setuptools

 python-pmw.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/python-pmw.spec b/python-pmw.spec
index 75ecd73..f5e4f25 100644
--- a/python-pmw.spec
+++ b/python-pmw.spec
@@ -3,14 +3,14 @@
 Summary: Python powerwidgets
 Name: python-pmw
 Version: 1.3.2
-Release: 16%{?dist}
+Release: 17%{?dist}
 License: MIT and GPLv2+
 Group: Development/Libraries
 URL: http://pmw.sourceforge.net/
 Source: http://downloads.sourceforge.net/pmw/Pmw.%{version}.tar.gz
 Patch0: python-pmw-PmwMenuBar.py.patch
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-BuildRequires: python-setuptools-devel
+BuildRequires: python-setuptools
 Requires: tkinter
 BuildArchitectures: noarch
 
@@ -49,6 +49,9 @@ rm -rf %{buildroot}
 %{python_sitelib}/Pmw
 
 %changelog
+* Mon Jun 30 2014 Toshio Kuratomi <toshio at fedoraproject.org> - 1.3.2-17
+- Replace python-setuptools-devel BR with python-setuptools
+
 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.3.2-16
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 


More information about the scm-commits mailing list