SPECS: python-libgmail.spec - added -redirect.patch (a change in a...

charles charles at pld-linux.org
Wed Jul 27 19:54:33 CEST 2005


Author: charles                      Date: Wed Jul 27 17:54:33 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added -redirect.patch (a change in an url redirection of the Gmail
   service caused problems with login

---- Files affected:
SPECS:
   python-libgmail.spec (1.8 -> 1.9) 

---- Diffs:

================================================================
Index: SPECS/python-libgmail.spec
diff -u SPECS/python-libgmail.spec:1.8 SPECS/python-libgmail.spec:1.9
--- SPECS/python-libgmail.spec:1.8	Mon Jul 11 01:51:25 2005
+++ SPECS/python-libgmail.spec	Wed Jul 27 19:54:27 2005
@@ -12,6 +12,7 @@
 # Source0-md5:	6bfd82f39b959a6e92fa73fa19ed4eba
 Patch0:		%{name}-path.patch
 Patch1:		%{name}-cvs.patch
+Patch2:		%{name}-redirect.patch
 URL:		http://libgmail.sourceforge.net/
 %pyrequires_eq	python-modules
 BuildArch:	noarch
@@ -29,6 +30,7 @@
 %setup -q -n %{module}-%{version}
 %patch0 -p0
 %patch1 -p1
+%patch2 -p1
 
 %build
 %{py_comp} .
@@ -63,6 +65,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.9  2005/07/27 17:54:27  charles
+- added -redirect.patch (a change in an url redirection of the Gmail
+   service caused problems with login
+
 Revision 1.8  2005/07/10 23:51:25  charles
 - added -cvs.patch (fix for "no key 'v' error") - gmailfs works!
 - rel. 2
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/python-libgmail.spec?r1=1.8&r2=1.9&f=u




More information about the pld-cvs-commit mailing list