Author: glen                         Date: Wed Jul 14 10:10:05 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- add et datepicker localization; rel 2

---- Files affected:
packages/jquery-ui:
   jquery-ui.spec (1.8 -> 1.9) 

---- Diffs:

================================================================
Index: packages/jquery-ui/jquery-ui.spec
diff -u packages/jquery-ui/jquery-ui.spec:1.8 
packages/jquery-ui/jquery-ui.spec:1.9
--- packages/jquery-ui/jquery-ui.spec:1.8       Wed Jul 14 11:37:15 2010
+++ packages/jquery-ui/jquery-ui.spec   Wed Jul 14 12:09:59 2010
@@ -2,15 +2,16 @@
 Summary:       jQuery UI
 Name:          jquery-ui
 Version:       1.7.2
-Release:       1
+Release:       2
 License:       MIT / GPL
 Group:         Applications/WWW
 Source0:       http://jquery-ui.googlecode.com/files/%{name}-%{version}.zip
 # Source0-md5: ac7986a8caedf11c4392ad4964c5d5af
+Source1:       find-lang.sh
+Source2:       ui.datepicker-et.js
 URL:           http://jqueryui.com/
 BuildRequires: rpmbuild(macros) >= 1.268
 BuildRequires: unzip
-Source1:       find-lang.sh
 Requires:      jquery >= 1.3
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -42,6 +43,9 @@
 
 find '(' -name '*.js' -o -name '*.html' ')' -print0 | xargs -0 %{__sed} -i -e 
's,\r$,,'
 
+cp -a %{SOURCE2} ui/i18n/ui.datepicker-et.js
+cp -a %{SOURCE2} ui/minified/i18n/ui.datepicker-et.js
+
 find ui/minified -name '*.min.js' | while read a; do
        mv $a ${a%.min.js}.js
 done
@@ -81,6 +85,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.9  2010/07/14 10:09:59  glen
+- add et datepicker localization; rel 2
+
 Revision 1.8  2010/07/14 09:37:15  glen
 - include base theme, rel 1
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/jquery-ui/jquery-ui.spec?r1=1.8&r2=1.9&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to