Author: domelu Date: Sun Feb 20 19:59:36 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - up to 0.3 - drop Source-size - updated %%setup
---- Files affected: SPECS: gmailfs.spec (1.4 -> 1.5) ---- Diffs: ================================================================ Index: SPECS/gmailfs.spec diff -u SPECS/gmailfs.spec:1.4 SPECS/gmailfs.spec:1.5 --- SPECS/gmailfs.spec:1.4 Wed Dec 15 13:17:16 2004 +++ SPECS/gmailfs.spec Sun Feb 20 20:59:31 2005 @@ -2,14 +2,13 @@ Summary: A mountable Linux filesystem which uses Gmail account as its storage medium Summary(pl): Montowalny system plików Linuksa używający konta Gmail do przechowywania danych Name: gmailfs -Version: 0.2 +Version: 0.3 Release: 0.1 Epoch: 0 License: GPL v2 Group: Applications/System -Source0: http://richard.jones.name/google-hacks/gmail-filesystem/%{name}.tar.gz -# Source0-md5: ef36e6964ef679d6f14be04857f9d3f8 -# Source0-size: 14478 +Source0: http://richard.jones.name/google-hacks/gmail-filesystem/%{name}-%{version}.tar.gz +# Source0-md5: d4a6c4c3ef685459e936abf6cefc2d0d URL: http://richard.jones.name/google-hacks/gmail-filesystem/gmail-filesystem.html Requires: libfuse >= 1.3 Requires: python @@ -33,7 +32,7 @@ komunikowanie się z usługą Gmail. %prep -%setup -q -n %{name} +%setup -q -n %{name}-%{version} %install rm -rf $RPM_BUILD_ROOT @@ -59,6 +58,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.5 2005/02/20 19:59:31 domelu +- up to 0.3 +- drop Source-size +- updated %%setup + Revision 1.4 2004/12/15 12:17:16 radek - minor License unifications ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/gmailfs.spec?r1=1.4&r2=1.5&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
