[geome] * remove python-argparse from Fedora package

Paul Wouters pwouters at fedoraproject.org
Tue Apr 10 01:49:18 UTC 2012


commit f8ff6d96513e6a6dd7a4acf956a4c3b3e3d4b7a7
Author: Paul Wouters <pwouters at redhat.com>
Date:   Mon Apr 9 21:44:51 2012 -0400

    * remove python-argparse from Fedora package

 geome.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/geome.spec b/geome.spec
index 1bc6e8b..0a8aa42 100644
--- a/geome.spec
+++ b/geome.spec
@@ -1,13 +1,13 @@
 Summary: Obtain your geolocation data from Google using NetworkManager
 Name: geome
 Version: 1.1
-Release: 2%{?dist}
+Release: 3%{?dist}
 License: GPLv3
 Url:  http://nohats.ca/%{name}
 Source: http://nohats.ca/%{name}/%{name}-%{version}.tar.gz
 Group: Applications/Internet
 BuildArch: noarch
-Requires: dbus-python python-simplejson python-argparse
+Requires: dbus-python python-simplejson
 
 %description
 geome queries NetworkManager for its wifi information, such as ESSID's
@@ -35,6 +35,10 @@ gzip %{buildroot}%{_mandir}/man1/geome.1
 %{_mandir}/man1/geome.1*
 
 %changelog
+* Tue Apr 10 2012 Paul Wouters <pwouters at redhat.com> - 1.1-3
+- Removed python-argparse which is folderd into python
+  on Fedora (not EL)
+
 * Mon Apr 09 2012 Paul Wouters <pwouters at redhat.com> - 1.1-2
 - Initial package for Fedora
 - add -p to install


More information about the scm-commits mailing list