rpms/python-libgmail/F-9 python-libgmail.spec,1.3,1.4

Nikolay Vladimirov (turki) fedora-extras-commits at redhat.com
Sun Aug 10 19:17:27 UTC 2008


Author: turki

Update of /cvs/pkgs/rpms/python-libgmail/F-9
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4049

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


Index: python-libgmail.spec
===================================================================
RCS file: /cvs/pkgs/rpms/python-libgmail/F-9/python-libgmail.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- python-libgmail.spec	29 Jul 2008 09:26:12 -0000	1.3
+++ python-libgmail.spec	10 Aug 2008 19:16:57 -0000	1.4
@@ -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 10 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