[goobook: 1/2] modified: goobook.spec

helloworld1 helloworld1 at fedoraproject.org
Mon Jan 3 03:34:19 UTC 2011


commit 0e781ac2cf1df5ffaa2a02b84cd2951455375af7
Author: helloworld1 <mrlhwliberty at gmail.com>
Date:   Sun Jan 2 17:32:08 2011 -0500

    	modified:   goobook.spec
    
    * Remove argparser
    
    	modified:   goobook.spec

 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