[pss] Change BR: python-setuptools-devel to python-setuptools

Pierre-YvesChibon pingou at fedoraproject.org
Fri Dec 6 09:24:49 UTC 2013


commit dbb5ed8af147bf5a0c66b7ea5dd37316b3020038
Author: Pierre-Yves Chibon <pingou at pingoured.fr>
Date:   Fri Dec 6 10:24:43 2013 +0100

    Change BR: python-setuptools-devel to python-setuptools

 pss.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/pss.spec b/pss.spec
index 0b64e16..ea6aeb7 100644
--- a/pss.spec
+++ b/pss.spec
@@ -1,13 +1,13 @@
 Name:           pss
 Version:        1.38
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        A power-tool for searching inside source code files
 
 Group:          Development/Tools
 License:        Public Domain
 URL:            https://bitbucket.org/eliben/pss
 Source0:        https://bitbucket.org/eliben/pss/downloads/%{name}-%{version}.tar.gz
-BuildRequires:  python2-devel, python-setuptools-devel
+BuildRequires:  python2-devel, python-setuptools
 BuildArch:      noarch
 
 
@@ -39,6 +39,10 @@ rm $RPM_BUILD_ROOT/usr/bin/pss.py
 
 
 %changelog
+* Fri Dec 06 2013 Pierre-Yves Chibon <pingou at pingoured>fr - 1.38-2
+- Change BR from python-setuptools-devel to python-setuptools
+  See https://fedoraproject.org/wiki/Changes/Remove_Python-setuptools-devel
+
 * Wed Aug 28 2013 Kushal Das <kushal at fedoraprojects.org> 1.38-1
 - new release of the tool
 


More information about the scm-commits mailing list