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

Toshio くらとみ toshio at fedoraproject.org
Mon Jun 30 20:29:34 UTC 2014


commit 02bbed6a5ab5a9c5bfd3ba9c4bc6ed93bb43bcd9
Author: Toshio Kuratomi <toshio at fedoraproject.org>
Date:   Mon Jun 30 13:29:32 2014 -0700

    Replace python-setuptools-devel BR with python-setuptools

 grin.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/grin.spec b/grin.spec
index ddbd542..3854dbd 100644
--- a/grin.spec
+++ b/grin.spec
@@ -10,7 +10,7 @@
 Summary:       Grep-like tool for source code
 Name:          grin
 Version:       1.2.1
-Release:       8%{?dist}
+Release:       9%{?dist}
 License:       BSD
 Group:         Applications/Text
 URL:           http://pypi.python.org/pypi/grin
@@ -22,7 +22,7 @@ Requires:      python-argparse
 %endif
 BuildArch:     noarch
 BuildRoot:     %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-BuildRequires: python-setuptools-devel python-nose
+BuildRequires: python-setuptools python-nose
 
 %description
 
@@ -70,6 +70,9 @@ nosetests
 %{python_sitelib}/%{name}-%{version}-py%{pyver}.egg-info/
 
 %changelog
+* Mon Jun 30 2014 Toshio Kuratomi <toshio at fedoraproject.org> - 1.2.1-9
+- Replace python-setuptools-devel BR with python-setuptools
+
 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.2.1-8
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 


More information about the scm-commits mailing list