Author: glen Date: Tue Apr 6 10:55:11 2010 GMT Module: packages Tag: HEAD ---- Log message: - suggest vim syntax
---- Files affected: packages/varnish: varnish.spec (1.50 -> 1.51) ---- Diffs: ================================================================ Index: packages/varnish/varnish.spec diff -u packages/varnish/varnish.spec:1.50 packages/varnish/varnish.spec:1.51 --- packages/varnish/varnish.spec:1.50 Tue Apr 6 09:05:46 2010 +++ packages/varnish/varnish.spec Tue Apr 6 12:55:06 2010 @@ -6,7 +6,7 @@ Release: 3 License: BSD Group: Networking/Daemons/HTTP -Source0: http://dl.sourceforge.net/varnish/%{name}-%{version}.tar.gz +Source0: http://downloads.sourceforge.net/varnish/%{name}-%{version}.tar.gz # Source0-md5: d91dc21c636db61c69b5e8f061c5bb95 Source1: %{name}.init Source2: %{name}log.init @@ -34,6 +34,7 @@ Requires: gcc Requires: glibc-devel Requires: rc-scripts >= 0.4.1.26 +Suggests: vim-syntax-vcl BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %define _localstatedir /var/run @@ -202,6 +203,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.51 2010/04/06 10:55:06 glen +- suggest vim syntax + Revision 1.50 2010/04/06 07:05:46 glen - release 3 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/varnish/varnish.spec?r1=1.50&r2=1.51&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
