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

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


commit f6985043d0e8e44c6e1a758151f53378182fa370
Author: Toshio Kuratomi <toshio at fedoraproject.org>
Date:   Mon Jun 30 13:30:42 2014 -0700

    Replace python-setuptools-devel BR with python-setuptools

 hgsvn.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/hgsvn.spec b/hgsvn.spec
index 0b7923a..2e93455 100644
--- a/hgsvn.spec
+++ b/hgsvn.spec
@@ -1,7 +1,7 @@
 Summary:       A set of scripts to work locally on subversion checkouts using mercurial
 Name:          hgsvn
 Version:       0.2.3
-Release:       2%{?dist}
+Release:       3%{?dist}
 License:       GPLv3+
 Group:         Development/Tools
 URL:           http://pypi.python.org/pypi/hgsvn/
@@ -17,7 +17,7 @@ BuildRequires: python-devel
 BuildRequires: mercurial >= 1.4.3
 BuildRequires: python-nose
 BuildRequires: subversion
-BuildRequires: python-setuptools-devel
+BuildRequires: python-setuptools
 
 %description
 This set of scripts allows to work locally on subversion managed
@@ -51,6 +51,9 @@ CFLAGS="%{optflags}" %{__python2} setup.py build
 %{python_sitelib}/%{name}-*-py*.egg-info
 
 %changelog
+* Mon Jun 30 2014 Toshio Kuratomi <toshio at fedoraproject.org> - 0.2.3-3
+- Replace python-setuptools-devel BR with python-setuptools
+
 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.2.3-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 


More information about the scm-commits mailing list