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

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


commit 64f3e6dfbe7dae7c258418dffada6995cfb62a33
Author: Toshio Kuratomi <toshio at fedoraproject.org>
Date:   Mon Jun 30 13:22:36 2014 -0700

    Replace python-setuptools-devel BR with python-setuptools

 gflags.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/gflags.spec b/gflags.spec
index 7c35ff8..c6326cc 100644
--- a/gflags.spec
+++ b/gflags.spec
@@ -2,7 +2,7 @@
 
 Name:           gflags
 Version:        2.1.1
-Release:        4%{?dist}
+Release:        5%{?dist}
 Summary:        Library for commandline flag processing
 
 Group:          Development/Tools
@@ -11,7 +11,7 @@ URL:            http://code.google.com/p/%{name}
 Source0:        http://github.com/schuhschuh/%{name}/archive/v%{version}/%{name}-%{version}.tar.gz
 Patch0:         gflags-0001-cmake-append-LIB_SUFFIX-to-LIBRARY_INSTALL_DIR.patch
 Patch1:         gflags-0001-Set-VERSION-property-of-library-targets-to-major.patch
-BuildRequires:  python-setuptools-devel
+BuildRequires:  python-setuptools
 BuildRequires:  cmake
 
 %description
@@ -65,6 +65,9 @@ ctest
 %{_libdir}/cmake/%{name}
 
 %changelog
+* Mon Jun 30 2014 Toshio Kuratomi <toshio at fedoraproject.org> - 2.1.1-5
+- Replace python-setuptools-devel BR with python-setuptools
+
 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.1.1-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 


More information about the scm-commits mailing list