[packages/jquery-ui] - up to 1.8.23

glen glen at pld-linux.org
Tue Sep 11 10:52:19 CEST 2012


commit 220a0304c57bd27b1305441e0eae62e8a00229de
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Tue Sep 11 11:52:16 2012 +0300

    - up to 1.8.23

 find-lang.sh   | 6 ++++++
 jquery-ui.spec | 4 ++--
 2 files changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/jquery-ui.spec b/jquery-ui.spec
index b632b30..35035aa 100644
--- a/jquery-ui.spec
+++ b/jquery-ui.spec
@@ -1,11 +1,11 @@
 Summary:	jQuery UI
 Name:		jquery-ui
-Version:	1.8.16
+Version:	1.8.23
 Release:	1
 License:	MIT / GPL
 Group:		Applications/WWW
 Source0:	http://jquery-ui.googlecode.com/files/%{name}-%{version}.zip
-# Source0-md5:	8bed4e09aace0223bcc695bbd1b2b86a
+# Source0-md5:	90086cb63268d343d04d641c36a1bbc6
 Source1:	find-lang.sh
 URL:		http://jqueryui.com/
 BuildRequires:	rpmbuild(macros) >= 1.553
diff --git a/find-lang.sh b/find-lang.sh
index a4e9ceb..7f0ea4a 100644
--- a/find-lang.sh
+++ b/find-lang.sh
@@ -45,6 +45,9 @@ while read dir; do
 		fr-CH)
 			lang=fr_CH
 		;;
+		nl-BE)
+			lang=nl_BE
+		;;
 		pt-BR)
 			lang=pt_BR
 		;;
@@ -63,6 +66,9 @@ while read dir; do
 		sr-SR)
 			lang=sr
 		;;
+		cy-GB)
+			lang=cy
+		;;
 		*-*)
 			echo >&2 "ERROR: Need mapping for $lang!"
 			exit 1
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/jquery-ui.git/commitdiff/220a0304c57bd27b1305441e0eae62e8a00229de



More information about the pld-cvs-commit mailing list