Author: glen Date: Tue Jan 10 20:27:04 2012 GMT Module: packages Tag: HEAD ---- Log message: - jquery form available separately: jquery-form
---- Files affected: packages/jquery: jquery.spec (1.27 -> 1.28) ---- Diffs: ================================================================ Index: packages/jquery/jquery.spec diff -u packages/jquery/jquery.spec:1.27 packages/jquery/jquery.spec:1.28 --- packages/jquery/jquery.spec:1.27 Thu Sep 29 08:45:16 2011 +++ packages/jquery/jquery.spec Tue Jan 10 21:26:59 2012 @@ -10,7 +10,7 @@ Summary(pl.UTF-8): Biblioteka JavaScriptu jQuery Name: jquery Version: 1.6.4 -Release: 1 +Release: 2 License: MIT / GPL Group: Applications/WWW Source0: http://code.jquery.com/%{name}-%{version}.min.js @@ -19,8 +19,6 @@ # Source10-md5: c677462551f4cc0f2af192497b50f3f5 Source1: http://plugins.jquery.com/files/%{name}.field.%{field_ver}.zip # Source1-md5: 1bd5d766f79034904a07ddbbab5cb27a -Source2: http://plugins.jquery.com/files/%{name}.form.js_0.txt -# Source2-md5: 8720eac9985a6b33e4f4087f2e01ce23 Source3: http://marcgrabanski.com/code/ui-datepicker/core/core.ui.datepicker.zip # Source3-md5: 46967b9c5ee626697b977e2909fb00b1 Source4: http://www.mikage.to/jquery/%{name}.history.js @@ -102,9 +100,6 @@ # http://plugins.jquery.com/project/field, MIT/GPL v0.7 cp -p jquery.field.min.js $RPM_BUILD_ROOT%{_appdir}/plugins/field.js -# http://plugins.jquery.com/project/form, MIT/GPL v2.04 -cp -p %{SOURCE2} $RPM_BUILD_ROOT%{_appdir}/plugins/form.js - # http://www.mikage.to/jquery/jquery_history.html, MIT cp -p jquery.history.js $RPM_BUILD_ROOT%{_appdir}/plugins/history.js @@ -156,6 +151,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.28 2012/01/10 20:26:59 glen +- jquery form available separately: jquery-form + Revision 1.27 2011/09/29 06:45:16 glen - no need for .src ext, can keep original filenames ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/jquery/jquery.spec?r1=1.27&r2=1.28&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
