Author: glen Date: Wed Sep 7 11:07:41 2011 GMT Module: packages Tag: HEAD ---- Log message: - follow symlinks
---- Files affected: packages/jquery: jquery.spec (1.24 -> 1.25) ---- Diffs: ================================================================ Index: packages/jquery/jquery.spec diff -u packages/jquery/jquery.spec:1.24 packages/jquery/jquery.spec:1.25 --- packages/jquery/jquery.spec:1.24 Wed Jul 13 00:21:38 2011 +++ packages/jquery/jquery.spec Wed Sep 7 13:07:36 2011 @@ -10,7 +10,7 @@ Summary(pl.UTF-8): Biblioteka JavaScriptu jQuery Name: jquery Version: 1.6.2 -Release: 1 +Release: 2 License: MIT / GPL Group: Applications/WWW Source0: http://code.jquery.com/%{name}-%{version}.min.js @@ -74,6 +74,7 @@ Alias /jquery %{_appdir} <Directory %{_appdir}> Allow from all + Options +FollowSymLinks </Directory> EOF @@ -155,6 +156,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.25 2011/09/07 11:07:36 glen +- follow symlinks + Revision 1.24 2011/07/12 22:21:38 glen - up to 1.6.2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/jquery/jquery.spec?r1=1.24&r2=1.25&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
