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

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


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

    Replace python-setuptools-devel BR with python-setuptools

 geome.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/geome.spec b/geome.spec
index edaa271..e0e1266 100644
--- a/geome.spec
+++ b/geome.spec
@@ -1,13 +1,13 @@
 Summary: Obtain your geo-location data from Google using NetworkManager
 Name: geome
 Version: 2.0
-Release: 2%{?dist}
+Release: 3%{?dist}
 License: GPLv3
 Url:  http://ftp.nohats.ca/%{name}
 Source: http://ftp.nohats.ca/%{name}/%{name}-%{version}.tar.gz
 Group: Applications/Internet
 BuildArch: noarch
-BuildRequires: python-setuptools-devel, python2-devel
+BuildRequires: python-setuptools, python2-devel
 Requires: dbus-python
 Requires: python-geome = %{version}
 
@@ -48,6 +48,9 @@ install -p -m 644 geome.1 %{buildroot}%{_mandir}/man1
 %{_mandir}/man1/geome.1*
 
 %changelog
+* Mon Jun 30 2014 Toshio Kuratomi <toshio at fedoraproject.org> - 2.0-3
+- Replace python-setuptools-devel BR with python-setuptools
+
 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.0-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 


More information about the scm-commits mailing list