Author: baggins Date: Wed Apr 20 11:53:58 2011 GMT Module: packages Tag: HEAD ---- Log message: - distfiles can't cope with spaces in url
---- Files affected: packages/tigervnc: tigervnc.spec (1.33 -> 1.34) ---- Diffs: ================================================================ Index: packages/tigervnc/tigervnc.spec diff -u packages/tigervnc/tigervnc.spec:1.33 packages/tigervnc/tigervnc.spec:1.34 --- packages/tigervnc/tigervnc.spec:1.33 Wed Apr 20 13:49:56 2011 +++ packages/tigervnc/tigervnc.spec Wed Apr 20 13:53:53 2011 @@ -14,9 +14,10 @@ Release: 17 License: GPL v2 Group: X11/Applications/Networking -Source0: http://dl.sourceforge.net/tigervnc/1.0.90%20(1.1beta1)/%{name}-%{version}.tar.gz -# Source0-md5: 90db4d34543e20f053e2ac93745af7e3 #Source0: %{name}-%{version}-%{snap}.tar.bz2 +#Source0: http://dl.sourceforge.net/tigervnc/1.0.90%20(1.1beta1)/%{name}-%{version}.tar.gz +Source0: %{name}-%{version}.tar.gz +# Source0-md5: 90db4d34543e20f053e2ac93745af7e3 Source1: %{name}.desktop Patch0: %{name}-cookie.patch Patch1: %{name}-ldnow.patch @@ -307,6 +308,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.34 2011/04/20 11:53:53 baggins +- distfiles can't cope with spaces in url + Revision 1.33 2011/04/20 11:49:56 baggins - rel 17 - official 1.1beta1 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/tigervnc/tigervnc.spec?r1=1.33&r2=1.34&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
