[goobook] modified: goobook.spec

helloworld1 helloworld1 at fedoraproject.org
Mon Jan 3 03:32:16 UTC 2011


commit 6f8ce1f2a3fc5c68346f1e160244a6107523687e
Author: liberty <liberty at libertyhost.fedora>
Date:   Sun Jan 2 17:32:08 2011 -0500

    	modified:   goobook.spec
    
    * Remove argparser

 goobook.spec |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/goobook.spec b/goobook.spec
index 9ef0ddb..25f08a3 100644
--- a/goobook.spec
+++ b/goobook.spec
@@ -1,6 +1,6 @@
 Name:		goobook
 Version:	1.3
-Release:	5%{?dist}
+Release:	6%{?dist}
 Summary:	Abook-style interface for google contacts for mutt
 
 Group:		Applications/Internet
@@ -17,7 +17,6 @@ BuildRequires:	python2-devel
 Requires:	python-setuptools
 Requires:	python-simplejson >= 2.1.0
 Requires:	python-hcs_utils = 1.1.1
-Requires:	python-argparse >= 1.1
 Requires:	python-gdata
 
 
@@ -53,6 +52,9 @@ done
 
 
 %changelog
+* Sun Aug 25 2010 Howard Ning <mrlhwliberty at gmail.com> - 1.3-6
+- Remove argparser requirement
+
 * Sun Aug 25 2010 Howard Ning <mrlhwliberty at gmail.com> - 1.3-5
 - Add python-setuptools requirement
 


More information about the scm-commits mailing list