rpms/python-libgmail/devel python-libgmail.spec,1.4,1.5

Nikolay Vladimirov (turki) fedora-extras-commits at redhat.com
Wed Aug 6 13:06:08 UTC 2008


Author: turki

Update of /cvs/pkgs/rpms/python-libgmail/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4711

Modified Files:
	python-libgmail.spec 
Log Message:
Add python-mechanize require


Index: python-libgmail.spec
===================================================================
RCS file: /cvs/pkgs/rpms/python-libgmail/devel/python-libgmail.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- python-libgmail.spec	29 Jul 2008 09:16:13 -0000	1.4
+++ python-libgmail.spec	6 Aug 2008 13:05:38 -0000	1.5
@@ -3,7 +3,7 @@
 %define realname libgmail
 Name:           python-%{realname}
 Version:        0.1.10
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Library to provide access to Gmail via Python 
 
 Group:          Development/Languages
@@ -15,6 +15,7 @@
 BuildArch:      noarch 
 BuildRequires:  python-devel
 BuildRequires:  python-mechanize
+Requires:	python-mechanize
 
 %description
 Library to provide access to Gmail via Python.
@@ -45,6 +46,9 @@
 
 
 %changelog
+* Wed Aug 6 2008 Nikolay Vladimirov <nikolay at vladimiroff.com> - 0.1.10-2
+- add manual python-mechanize requires
+
 * Tue Jul 29 2008 Nikolay Vladimirov <nikolay at vladimiroff.com> - 0.1.10-1
 - new upstream 0.1.10
 - drop ClientCookie patch(upstream)




More information about the fedora-extras-commits mailing list