Author: glen                         Date: Wed Jan 26 14:30:12 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- up to 1.8.9

---- Files affected:
packages/jquery-ui:
   find-lang.sh (1.5 -> 1.6) , jquery-ui.spec (1.11 -> 1.12) 

---- Diffs:

================================================================
Index: packages/jquery-ui/find-lang.sh
diff -u packages/jquery-ui/find-lang.sh:1.5 packages/jquery-ui/find-lang.sh:1.6
--- packages/jquery-ui/find-lang.sh:1.5 Wed Jul 14 12:34:02 2010
+++ packages/jquery-ui/find-lang.sh     Wed Jan 26 15:30:06 2011
@@ -21,7 +21,10 @@
                lang=${lang%.*}
                dir=${f#$RPM_BUILD_ROOT}
                case "$lang" in
-               en-au)
+               ar-DZ)
+                       lang=ar_DZ
+               ;;
+               en-au|en-AU)
                        lang=en_AU
                ;;
                en-ca)
@@ -29,6 +32,9 @@
                ;;
                en-GB)
                        lang=en_GB
+               ;;
+               en-NZ)
+                       lang=en_NZ
                ;;
                en-uk)
                        lang=en_UK

================================================================
Index: packages/jquery-ui/jquery-ui.spec
diff -u packages/jquery-ui/jquery-ui.spec:1.11 
packages/jquery-ui/jquery-ui.spec:1.12
--- packages/jquery-ui/jquery-ui.spec:1.11      Wed Jul 14 12:34:02 2010
+++ packages/jquery-ui/jquery-ui.spec   Wed Jan 26 15:30:06 2011
@@ -1,12 +1,12 @@
 # $Revision$, $Date$
 Summary:       jQuery UI
 Name:          jquery-ui
-Version:       1.8.2
+Version:       1.8.9
 Release:       1
 License:       MIT / GPL
 Group:         Applications/WWW
 Source0:       http://jquery-ui.googlecode.com/files/%{name}-%{version}.zip
-# Source0-md5: 1126345e627fdb4c6d033733723670df
+# Source0-md5: 272cecad13cdb9ee404f8a78642fbfe0
 Source1:       find-lang.sh
 URL:           http://jqueryui.com/
 BuildRequires: rpmbuild(macros) >= 1.553
@@ -80,6 +80,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.12  2011/01/26 14:30:06  glen
+- up to 1.8.9
+
 Revision 1.11  2010/07/14 10:34:02  glen
 - update to 1.8.2
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/jquery-ui/find-lang.sh?r1=1.5&r2=1.6&f=u
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/jquery-ui/jquery-ui.spec?r1=1.11&r2=1.12&f=u

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

Reply via email to