SPECS: python-libgmail.spec - added -cvs.patch (fix for "no key 'v...

charles charles at pld-linux.org
Mon Jul 11 01:51:32 CEST 2005


Author: charles                      Date: Sun Jul 10 23:51:32 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added -cvs.patch (fix for "no key 'v' error") - gmailfs works!
- rel. 2

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

---- Diffs:

================================================================
Index: SPECS/python-libgmail.spec
diff -u SPECS/python-libgmail.spec:1.7 SPECS/python-libgmail.spec:1.8
--- SPECS/python-libgmail.spec:1.7	Fri Dec 24 23:10:35 2004
+++ SPECS/python-libgmail.spec	Mon Jul 11 01:51:25 2005
@@ -5,12 +5,13 @@
 Summary(pl):	libgmail - wiązania Pythona do usługi Google Gmail
 Name:		python-%{module}
 Version:	0.0.8
-Release:	1
+Release:	2
 License:	GPL
 Group:		Development/Languages/Python
 Source0:	http://dl.sourceforge.net/%{module}/%{module}-%{version}.tgz
 # Source0-md5:	6bfd82f39b959a6e92fa73fa19ed4eba
 Patch0:		%{name}-path.patch
+Patch1:		%{name}-cvs.patch
 URL:		http://libgmail.sourceforge.net/
 %pyrequires_eq	python-modules
 BuildArch:	noarch
@@ -27,6 +28,7 @@
 %prep
 %setup -q -n %{module}-%{version}
 %patch0 -p0
+%patch1 -p1
 
 %build
 %{py_comp} .
@@ -61,6 +63,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.8  2005/07/10 23:51:25  charles
+- added -cvs.patch (fix for "no key 'v' error") - gmailfs works!
+- rel. 2
+
 Revision 1.7  2004/12/24 22:10:35  adamg
 - release 1
 
================================================================

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




More information about the pld-cvs-commit mailing list