Replace python-setuptools-devel BR with python-setuptools
This commit is contained in:
parent
1a089ef04b
commit
64f3e6dfbe
@ -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@fedoraproject.org> - 2.1.1-5
|
||||
- Replace python-setuptools-devel BR with python-setuptools
|
||||
|
||||
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.1.1-4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user