rpms/scim-tables/FC-4 Thai.png, NONE, 1.1 scim-tables-indic.patch, NONE, 1.1 thai-table.patch, NONE, 1.1 .cvsignore, 1.2, 1.3 scim-tables.spec, 1.6, 1.7 sources, 1.2, 1.3

Jens Petersen (petersen) fedora-extras-commits at redhat.com
Thu Sep 22 04:05:01 UTC 2005


Author: petersen

Update of /cvs/extras/rpms/scim-tables/FC-4
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26053

Modified Files:
	.cvsignore scim-tables.spec sources 
Added Files:
	Thai.png scim-tables-indic.patch thai-table.patch 
Log Message:
* Thu Sep 22 2005 Jens Petersen <petersen at redhat.com> - 0.5.3-4
- add a Thai table derived from m17n-db with a Thai icon
- separate the Indic tables and the additional language tables into separate
  language subpackages

* Fri Sep  9 2005 Jens Petersen <petersen at redhat.com>
- add 14 new Indic tables for Bengali, Gujarati, Hindi, Kannada, Malayalam,
  Punjabi, Tamil and Telugu in updated scim-tables-indic.patch
  - inscript tables are derived from iiimf unitle tables
  - new icons for all Indic tables by Amanpreet Singh Brar
  - Indic tables are now in new scim-tables-indic subpackage
- make {chinese,japanese,korean} subpackages obsolete {zh,ja,ko}
- make subpackages own %{_datadir}/scim/tables

* Wed Aug 17 2005 Jens Petersen <petersen at redhat.com>
- 0.5.3 release
  - update files lists for new tables (ipa, latex, nepali, wu)
- rename {zh,ja,ko} subpackages to {chinese,japanese,korean}



scim-tables-indic.patch:

--- NEW FILE scim-tables-indic.patch ---
diff -ruN --exclude='*~' scim-tables-0.5.3.orig/Makefile.am scim-tables-0.5.3/Makefile.am
--- scim-tables-0.5.3.orig/Makefile.am	2005-08-04 22:29:46.000000000 +0900
+++ scim-tables-0.5.3/Makefile.am	2005-09-21 17:25:28.000000000 +0900
@@ -30,7 +30,7 @@
 SKIM_SUBDIR=skim
 endif
 
-SUBDIRS 		= intl m4 src zh ja ko ne additional icons po $(SKIM_SUBDIR)
+SUBDIRS 		= intl m4 src zh ja ko bn gu hi kn ml ne pa ta te additional icons po $(SKIM_SUBDIR)
 
 MAINTAINERCLEANFILES 	= Makefile.in aclocal.m4 configure $(AUX_DIST)
 
diff -ruN --exclude='*~' scim-tables-0.5.3.orig/bn/Bengali-inscript.txt.in scim-tables-0.5.3/bn/Bengali-inscript.txt.in
--- scim-tables-0.5.3.orig/bn/Bengali-inscript.txt.in	1970-01-01 09:00:00.000000000 +0900
+++ scim-tables-0.5.3/bn/Bengali-inscript.txt.in	2005-09-21 17:25:28.000000000 +0900
@@ -0,0 +1,205 @@
+### File header must not be modified
+### This file must be encoded into UTF-8.
+### This file is derived from iiimf unitLE's Bengali inscript layout.
+SCIM_Generic_Table_Phrase_Library_TEXT
+VERSION_1_0
+
+### Begin Table definition.
+BEGIN_DEFINITION
+
+### An unique id to distinguish this table among others.
+### Use uuidgen to generate this kind of id.
+UUID = b01beb4c-c1ba-4cb5-afb7-d21a9372a231
+
+### A unique number indicates the version of this file.
+### For example the last modified date of this file.
+### This number must be less than 2^32.
+SERIAL_NUMBER = 20050808
+
+ICON = @SCIM_ICONDIR@/Bengali-inscript.png
+
+### The default name of this table
+NAME = Inscript
+
+### The local names of this table 
+NAME.bn_IN = ইনস্ক্রিপ্ট
+
+### Supported languages of this table
+LANGUAGES = bn
+
+### The author of this table
+AUTHOR = Amanpreet Singh Brar <aalam at redhat.com>
+
+### Prompt string to be displayed in the status area.
+STATUS_PROMPT = Bn
+
+### If true then the first candidate phrase
+### will be selected automatically during inputing.
+AUTO_SELECT = TRUE
+
+### If true then a multi wildcard will be appended
+### at the end of inputing string automatically.
+AUTO_WILDCARD = FALSE
+
+### If true then the result string will be committed to client automatically.
+### This should be used with AUTO_SELECT = TRUE.
+AUTO_COMMIT = TRUE
+
+### If true then the inputed string will be automatically splitted during inputing.
+AUTO_SPLIT = TRUE
+
+### If true then the phrases' frequencies will be adjusted dynamically.
+DYNAMIC_ADJUST = FALSE
+
+### If true then the preedit area will be filled up by the current candidate phrase automatically.
+AUTO_FILL = TRUE
+
+### Whether to discard invalid key automatically.
+### This takes effact only when AUTO_FILL and AUTO_COMMIT is true.
+DISCARD_INVALID_KEY = TRUE
+
+### If true then the lookup table will always be shown if there is any candidate phrase.
+### Otherwise the lookup table won't be shown unless the user requires it by moving the preedit caret left.
+ALWAYS_SHOW_LOOKUP = FALSE
+
+### Enable full width punctuation property
+USE_FULL_WIDTH_PUNCT = FALSE
+
+### Use full width punctuation by default
+DEF_FULL_WIDTH_PUNCT = FALSE
+
+### Enable full width letter property
+USE_FULL_WIDTH_LETTER = FALSE
+
+### Use full width letter by default
+DEF_FULL_WIDTH_LETTER = FALSE
+
+### The maxmium length of a key.
+MAX_KEY_LENGTH = 1
+
+### Valid input chars.
+VALID_INPUT_CHARS = abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ1234567890!@#$%^&*()_-+=|\~`:;"'{[}]<,>.?/
+
+### Single wildcard char, can have multiple chars.
+###SINGLE_WILDCARD_CHAR = ?
+
+### Multi wildcard char.
+###MULTI_WILDCARD_CHAR = *
+
+### The key strokes to split inputted string.
+###SPLIT_KEYS = quoteright
+
+### The key strokes to commit the convert result to client.
+COMMIT_KEYS = space
+
+### The key strokes to forward the inputed string to client.
+FORWARD_KEYS = VoidSymbol
+
+### The key strokes to select candidiate phrases.
+SELECT_KEYS = VoidSymbol
+
+### The key strokes to page up the lookup table.
+PAGE_UP_KEYS = VoidSymbol
+
+### The key strokes to page down the lookup table.
+PAGE_DOWN_KEYS = VoidSymbol
+
+END_DEFINITION
+
+### Begin Table data.
+BEGIN_TABLE
+! !	0
+" ঠ	0
+' ট	0
+( (	0
+) )	0
++ ঋ	0
+, ,	0
+- -	0
+. ।	0
+/ য	0
+0 ০	0
+1 ১	0
+2 ২	0
+3 ৩	0
+4 ৪	0
+5 ৫	0
+6 ৬	0
+7 ৭	0
+8 ৮	0
+9 ৯	0
+: ছ	0
+; চ	0
+< ষ	0
+= ৃ	0
+> >	0
+? য়	0
+@ @	0
+# ্র 	0
+$ র্ 	0
+% জ্ঞ 	0
+& ক্ষ 	0
+* শ্র 	0
+^ ত্র 	0
+A ও	0
+B B	0
+C ণ	0
+D অ	0
+E আ	0
+F ই	0
+G উ	0
+H ফ	0
+I ঘ	0
+J J	0
+K খ	0
+L থ	0
+M শ	0
+N N	0
+O ধ	0
+P ঝ	0
+Q ঔ	0
+R ঈ	0
+S এ	0
+T ঊ	0
+U ঙ	0
+V V	0
+W ঐ	0
+X ঁ	0
+Y ভ	0
+Z Z	0
+[ ড	0
+\ \	0
+] ়	0
+_ ঃ	0
+` `	0
+a ো	0
+b b	0
+c ম	0
+d ্	0
+e া	0
+f ি	0
+g ু	0
+h প	0
+i গ	0
[...3498 lines suppressed...]
+
+### Begin Table definition.
+BEGIN_DEFINITION
+
+### An unique id to distinguish this table among others.
+### Use uuidgen to generate this kind of id.
+UUID = 0bd6518c-5aec-4b97-817c-6efa43be8c8d
+
+### A unique number indicates the version of this file.
+### For example the last modified date of this file.
+### This number must be less than 2^32.
+SERIAL_NUMBER = 20050901
+
+ICON = @SCIM_ICONDIR@/Telugu-inscript.png
+
+### The default name of this table
+NAME = Inscript
+
+### The local names of this table 
+NAME.te_IN = ఇంస్కరిప్ట
+
+### Supported languages of this table
+LANGUAGES = te_IN
+
+### The author of this table
+AUTHOR = Jens Petersen <petersen at redhat.com>
+
+### Prompt string to be displayed in the status area.
+STATUS_PROMPT = Te
+
+### If true then the first candidate phrase
+### will be selected automatically during inputing.
+AUTO_SELECT = TRUE
+
+### If true then a multi wildcard will be appended
+### at the end of inputing string automatically.
+AUTO_WILDCARD = FALSE
+
+### If true then the result string will be committed to client automatically.
+### This should be used with AUTO_SELECT = TRUE.
+AUTO_COMMIT = TRUE
+
+### If true then the inputed string will be automatically splitted during inputing.
+AUTO_SPLIT = TRUE
+
+### If true then the phrases' frequencies will be adjusted dynamically.
+DYNAMIC_ADJUST = FALSE
+
+### If true then the preedit area will be filled up by the current candidate phrase automatically.
+AUTO_FILL = TRUE
+
+### Whether to discard invalid key automatically.
+### This takes effact only when AUTO_FILL and AUTO_COMMIT is true.
+DISCARD_INVALID_KEY = TRUE
+
+### If true then the lookup table will always be shown if there is any candidate phrase.
+### Otherwise the lookup table won't be shown unless the user requires it by moving the preedit caret left.
+ALWAYS_SHOW_LOOKUP = FALSE
+
+### Enable full width punctuation property
+USE_FULL_WIDTH_PUNCT = FALSE
+
+### Use full width punctuation by default
+DEF_FULL_WIDTH_PUNCT = FALSE
+
+### Enable full width letter property
+USE_FULL_WIDTH_LETTER = FALSE
+
+### Use full width letter by default
+DEF_FULL_WIDTH_LETTER = FALSE
+
+### The maxmium length of a key.
+MAX_KEY_LENGTH = 1
+
+### Valid input chars.
+VALID_INPUT_CHARS = abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ1234567890!@#$%^&*()_-+=|\~`:;"'{[}]<,>.?/
+
+### Single wildcard char, can have multiple chars.
+###SINGLE_WILDCARD_CHAR = ?
+
+### Multi wildcard char.
+###MULTI_WILDCARD_CHAR = *
+
+### The key strokes to split inputted string.
+###SPLIT_KEYS = quoteright
+
+### The key strokes to commit the convert result to client.
+COMMIT_KEYS = space
+
+### The key strokes to forward the inputed string to client.
+FORWARD_KEYS = VoidSymbol
+
+### The key strokes to select candidiate phrases.
+SELECT_KEYS = VoidSymbol
+
+### The key strokes to page up the lookup table.
+PAGE_UP_KEYS = VoidSymbol
+
+### The key strokes to page down the lookup table.
+PAGE_DOWN_KEYS = VoidSymbol
+
+END_DEFINITION
+
+### Begin Table data.
+BEGIN_TABLE
+! !
+1 ౧
+@ @
+2 ౨
+# #
+3 ౩
+$ $
+4 ౪
+5 ౫
+6 ౬
+7 à±­
+8 à±®
+( (
+9 ౯
+) )
+0 ౦
+_ _
+- -
++ à°‹
+= ృ
+Q à°”
+q ౌ
+W ఐ
+w ై
+E à°†
+e à°¾
+R à°ˆ
+r à±€
+T à°Š
+t ూ
+Y à°­
+y à°¬
+U à°™
+u à°¹
+I à°˜
+i à°—
+O à°§
+o à°¦
+P ఝ
+p జ
+{ à°¢
+[ à°¡
+} à°ž
+] ]
+A à°“
+a ో
+S ఏ
+s ే
+D à°…
+d ్
+F à°‡
+f à°¿
+G à°‰
+g ు
+H à°«
+h à°ª
+J à°±
+j à°°
+K à°–
+k à°•
+L à°¥
+l à°¤
+: à°›
+; à°š
+" à° 
+' à°Ÿ
+| |
+\ \
+~ à°’
+` ొ
+Z à°Ž
+z ె
+X X
+x à°‚
+C à°£
+c à°®
+V V
+v à°¨
+B B
+b à°µ
+N à°³
+n à°²
+M à°¶
+m à°¸
+< à°·
+, ,
+> >
+. .
+? ?
+/ à°¯
+% జ్ఞ
+^ త్ర
+& క్ష
+* శ్ర
+END_TABLE

thai-table.patch:

--- NEW FILE thai-table.patch ---
--- scim-tables-0.5.3/configure.ac~	2005-09-06 18:17:52.000000000 +0900
+++ scim-tables-0.5.3/configure.ac	2005-09-08 19:52:58.000000000 +0900
@@ -160,6 +160,7 @@
 		 additional/Arabic.txt
 		 additional/Danish.txt
 		 additional/LaTeX.txt
+		 additional/Thai.txt
 		 additional/Viqr.txt
 		 additional/Yawerty.txt
 		 additional/IPA-X-SAMPA.txt
--- scim-tables-0.5.3/additional/Makefile.am~	2005-09-06 18:17:52.000000000 +0900
+++ scim-tables-0.5.3/additional/Makefile.am	2005-09-08 20:05:30.000000000 +0900
@@ -21,6 +21,7 @@
 		       Arabic.txt.in	\
 		       Danish.txt.in	\
 		       LaTeX.txt.in	\
+		       Thai.txt.in	\
 		       Viqr.txt.in	\
 		       Yawerty.txt.in	\
 		       IPA-X-SAMPA.txt.in
@@ -29,6 +30,7 @@
 		       Arabic.txt	\
 		       Danish.txt	\
 		       LaTeX.txt	\
+		       Thai.txt		\
 		       Viqr.txt		\
 		       Yawerty.txt	\
 		       IPA-X-SAMPA.txt
@@ -38,6 +40,7 @@
 		       Arabic.bin	\
 		       Danish.bin	\
 		       LaTeX.bin	\
+		       Thai.bin		\
 		       Viqr.bin		\
 		       Yawerty.bin 	\
 		       IPA-X-SAMPA.bin
--- scim-tables-0.5.3/additional/Thai.txt.in~	2005-09-09 09:36:42.000000000 +0900
+++ scim-tables-0.5.3/additional/Thai.txt.in	2005-09-09 09:37:28.000000000 +0900
@@ -0,0 +1,198 @@
+### File header must not be modified
+### This file must be encoded into UTF-8.
+### Derived from th-kesmanee.mim table in m17n-db.
+SCIM_Generic_Table_Phrase_Library_TEXT
+VERSION_1_0
+
+### Begin Table definition.
+BEGIN_DEFINITION
+
+### An unique id to distinguish this table among others.
+### Use uuidgen to generate this kind of id.
+UUID = d63402a2-2268-44fc-b415-99eb2276ff7b
+
+### A unique number indicates the version of this file.
+### For example the last modified date of this file.
+### This number must be less than 2^32.
+SERIAL_NUMBER = 20050908
+
+ICON = @SCIM_ICONDIR@/Thai.png
+
+### The default name of this table
+NAME = Thai
+
+### Author of this table
+AUTHOR = Jens Petersen <petersen at redhat.com>
+
+### Supported locales of this table
+LANGUAGES = th
+
+### Prompt string to be displayed in the status area.
+STATUS_PROMPT = Th
+
+### If true then the first candidate phrase
+### will be selected automatically during inputing.
+AUTO_SELECT = TRUE
+
+### If true then a multi wildcard will be appended
+### at the end of inputting string automatically.
+AUTO_WILDCARD = FALSE
+
+### If true then the result string will be committed to client automatically.
+### This should be used with AUTO_SELECT = TRUE.
+AUTO_COMMIT = TRUE
+
+### If true then the inputted string will be automatically splitted during inputing.
+AUTO_SPLIT = TRUE
+
+### If true then the phrases' frequencies will be adjusted dynamically.
+DYNAMIC_ADJUST = FALSE
+
+### If true then the preedit area will be filled up by the current candidate phrase automatically.
+AUTO_FILL = TRUE
+
+### If true then the lookup table will always be shown if there is any candidate phrase.
+### Otherwise the lookup table won't be shown unless the user requires it by moving the preedit caret left.
+ALWAYS_SHOW_LOOKUP = FALSE
+
+### Enable full width punctuation property
+USE_FULL_WIDTH_PUNCT = FALSE
+
+### Use full width punctuation by default
+DEF_FULL_WIDTH_PUNCT = FALSE
+
+### Enable full width letter property
+USE_FULL_WIDTH_LETTER = FALSE
+
+### Use full width letter by default
+DEF_FULL_WIDTH_LETTER = FALSE
+
+### The maxmium length of a key.
+MAX_KEY_LENGTH = 1
+
+### Valid input chars.
+VALID_INPUT_CHARS = !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~
+
+### Single wildcard char, can have multiple chars.
+###SINGLE_WILDCARD_CHAR = ?
+
+### Multi wildcard char.
+###MULTI_WILDCARD_CHAR = *
+
+### The key strokes to split inputted string.
+### SPLIT_KEYS = quoteright
+
+### The key strokes to commit the convert result to client.
+COMMIT_KEYS = VoidSymbol
+
+### The key strokes to forward the inputted string to client.
+FORWARD_KEYS = VoidSymbol
+
+### The key strokes to select candidiate phrases.
+SELECT_KEYS = VoidSymbol
+
+### The key strokes to page up the lookup table.
+PAGE_UP_KEYS = VoidSymbol
+
+### The key strokes to page down the lookup table.
+PAGE_DOWN_KEYS = VoidSymbol
+
+END_DEFINITION
+
+### Begin Table data.
+BEGIN_TABLE
+! #
+" ฦ
+# ๒
+$ ๓
+% ๔
+& ั้
+' ง
+( ๖
+) ๗
+* ๕
++ ๙
+, ม
+- ข
+. ใ
+/ ฝ
+0 จ
+1 ล
+2 /
+3 _
+4 ภ
+5 ถ
+6 ุ
+7 ึ
+8 ค
+9 ต
+: ซ
+; ว
+< ฒ
+= ช
+> ฬ
+? ฦ
+@ ๑
+A ฤ
+B ฺ
+C ฉ
+D ฏ
+E ฎ
+F โ
+G ฌ
+H ็
+I ณ
+J ๋
+K ษ
+L ศ
+M ๎
+N ์
+O ฯ
+P ญ
+Q ๐
+R ฑ
+S ฆ
+T ธ
+U ๊
+V ฮ
+W "
+X )
+Y ํ
+Z (
+[ บ
+\ ฿
+] ล
+^ ู
+_ ๘
+` ฃ
+a ฟ
+b ิ
+c แ
+d ก
+e ำ
+f ด
+g เ
+h ้
+i ร
+j ่
+k า
+l ส
+m ท
+n ื
+o น
+p ย
+q ๆ
+r พ
+s ห
+t ะ
+u ี
+v อ
+w ไ
+x ป
+y ั
+z ผ
+{ ฐ
+| ๏
+} .
+~ ฅ
+END_TABLE
--- scim-tables-0.5.3/icons/Makefile.am~	2005-09-15 16:33:35.000000000 +0900
+++ scim-tables-0.5.3/icons/Makefile.am	2005-09-15 16:33:35.000000000 +0900
@@ -57,6 +57,7 @@
 			  Tamil-inscript.png	\
 			  Tamil-phonetic.png	\
 			  Telugu-inscript.png	\
+			  Thai.png	\
 			  Viqr.png      \
 			  Wu.png        \
 			  Wubi.png      \


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/scim-tables/FC-4/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- .cvsignore	11 Jun 2005 01:15:47 -0000	1.2
+++ .cvsignore	22 Sep 2005 04:04:59 -0000	1.3
@@ -1 +1,2 @@
-scim-tables-0.5.1.tar.gz
+scim-tables-0.5.3.tar.gz
+indic-icons-1.tar.gz


Index: scim-tables.spec
===================================================================
RCS file: /cvs/extras/rpms/scim-tables/FC-4/scim-tables.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- scim-tables.spec	2 Aug 2005 09:13:28 -0000	1.6
+++ scim-tables.spec	22 Sep 2005 04:04:59 -0000	1.7
@@ -1,60 +1,192 @@
-Name:      scim-tables
-Version:   0.5.1
-Release:   3.2%{?dist}
-Summary:   SCIM Generic Table IMEngine
-
-License:   GPL
-Group:     System Environment/Libraries
-URL:       http://sourceforge.net/projects/scim
-Source0:   http://download.sourceforge.net/scim/%{name}-%{version}.tar.gz
-BuildRoot: %{_tmppath}/%{name}-%{version}-root-%(%{__id_u} -n)
+Name:		scim-tables
+Version:	0.5.3
+Release:	4%{?dist}
+Summary:	SCIM Generic Table IMEngine
 
-BuildRequires: scim-devel, gtk2-devel
- 
+License:	GPL
+Group:		System Environment/Libraries
+URL:		http://sourceforge.net/projects/scim
+Source0:	http://download.sourceforge.net/scim/%{name}-%{version}.tar.gz
+Source1:	indic-icons-1.tar.gz
+Source2:	Thai.png
+BuildRoot:	%{_tmppath}/%{name}-%{version}-root-%(%{__id_u} -n)
+
+BuildRequires:	scim-devel, gtk2-devel
+BuildRequires:	gettext-devel
+Patch1:		scim-tables-indic.patch
+Patch2:		thai-table.patch
 
 %description
 This package contains the Generic Table IMEngine for SCIM.
 
-%package zh
+%package amharic
+Summary:	SCIM tables for Amharic
+Group:		System Environment/Libraries
+Requires:	scim-tables = %{version}
+
+%description amharic
+This package contains scim-tables files for Amharic input.
+
+%package arabic
+Summary:	SCIM tables for Arabic
+Group:		System Environment/Libraries
+Requires:	scim-tables = %{version}
+
+%description arabic
+This package contains scim-tables files for Chinese input.
+
+%package bengali
+Summary:	SCIM tables for Bengali
+Group:		System Environment/Libraries
+Requires:	scim-tables = %{version}
+
+%description bengali
+This package contains scim-tables files for Bengali input.
+
+%package chinese
 Summary:	SCIM tables for Chinese
 Group:		System Environment/Libraries
 Requires:	scim-tables = %{version}
+Obsoletes:	scim-tables-zh
+
+%description chinese
+This package contains scim-tables files for Chinese input.
 
-%description zh
-This package includes table IM data files for Chinese.
+%package danish
+Summary:	SCIM tables for Danish
+Group:		System Environment/Libraries
+Requires:	scim-tables = %{version}
 
-%package ja
+%description danish
+This package contains scim-tables files for Danish input.
+
+%package gujarati
+Summary:	SCIM tables for Gujarati
+Group:		System Environment/Libraries
+Requires:	scim-tables = %{version}
+
+%description gujarati
+This package contains scim-tables files for Gujarati input.
+
+%package hindi
+Summary:	SCIM tables for Hindi
+Group:		System Environment/Libraries
+Requires:	scim-tables = %{version}
+
+%description hindi
+This package contains scim-tables files for Hindi input.
+
+%package japanese
 Summary:	SCIM tables for Japanese
 Group:		System Environment/Libraries
 Requires:	scim-tables = %{version}
+Obsoletes:	scim-tables-ja
+
+%description japanese
+This package contains scim-tables files for Japanese.
 
-%description ja
-This package includes table IM data files for Japanese.
+%package kannada
+Summary:	SCIM tables for Kannada
+Group:		System Environment/Libraries
+Requires:	scim-tables = %{version}
 
-%package ko
+%description kannada
+This package contains scim-tables files for Kannada input.
+
+%package korean
 Summary:	SCIM tables for Korean
 Group:		System Environment/Libraries
 Requires:	scim-tables = %{version}
+Obsoletes:	scim-tables-ko
+
+%description korean
+This package contains scim-tables files for Korean.
+
+%package malayalam
+Summary:	SCIM tables for Malayalam scripts
+Group:		System Environment/Libraries
+Requires:	scim-tables = %{version}
+
+%description malayalam
+This package contains scim-tables files for Malayalam languages.
+
+%package nepali
+Summary:	SCIM tables for 
+Group:		System Environment/Libraries
+Requires:	scim-tables = %{version}
+
+%description nepali
+This package contains scim-tables files for  input.
+
+%package punjabi
+Summary:	SCIM tables for Punjabi
+Group:		System Environment/Libraries
+Requires:	scim-tables = %{version}
+
+%description punjabi
+This package contains scim-tables files for Punjabi input.
+
+%package russian
+Summary:	SCIM tables for Russian
+Group:		System Environment/Libraries
+Requires:	scim-tables = %{version}
+
+%description russian
+This package contains scim-tables files for Russian input.
+
+%package tamil
+Summary:	SCIM tables for Tamil
+Group:		System Environment/Libraries
+Requires:	scim-tables = %{version}
+
+%description tamil
+This package contains scim-tables files for Tamil input.
+
+%package thai
+Summary:	SCIM tables for Thai
+Group:		System Environment/Libraries
+Requires:	scim-tables = %{version}
+
+%description thai
+This package contains scim-tables files for Thai input.
+
+%package telugu
+Summary:	SCIM tables for Telugu
+Group:		System Environment/Libraries
+Requires:	scim-tables = %{version}
+
+%description telugu
+This package contains scim-tables files for Telugu input.
+
+%package vietnamese
+Summary:	SCIM tables for Vietnamese
+Group:		System Environment/Libraries
+Requires:	scim-tables = %{version}
 
-%description ko
-This package includes table IM data files for Korean.
+%description vietnamese
+This package contains scim-tables files for Vietnamese input.
 
 %package additional
-Summary:	SCIM tables for some additional languages
+Summary:	Other miscellaneous SCIM tables
 Group:		System Environment/Libraries
 Requires:	scim-tables = %{version}
 
 %description additional
-This package includes table IM data files for additional languages,
-such as Russian etc..
+This package contains some miscellaneous scim-tables.
 
 
 %prep
-%setup -q
+%setup -q -a1
+%patch1 -p1 -b .1
+%patch2 -p1 -b .2
 
+# patch1, patch2, and patch3 touch Makefile.am's and configure.ac
+autoreconf
+
+cp %SOURCE2 %SOURCE3 icons
 
 %build
-%configure
+%configure --disable-static
 make  %{?_smp_mflags}
 
 
@@ -63,7 +195,7 @@
 make DESTDIR=${RPM_BUILD_ROOT} install
 
 # kill *.a and *.la files
-rm -f ${RPM_BUILD_ROOT}/%{_libdir}/scim-1.0/*/*.{a,la}
+rm -f ${RPM_BUILD_ROOT}/%{_libdir}/scim-1.0/*/*.la
 
 
 %find_lang %{name}
@@ -73,12 +205,10 @@
 rm -rf $RPM_BUILD_ROOT
 
 
-%post
-/sbin/ldconfig
+%post -p /sbin/ldconfig
 
 
-%postun
-/sbin/ldconfig
+%postun -p /sbin/ldconfig
 
 
 %files -f %{name}.lang
@@ -89,9 +219,33 @@
 %{_datadir}/scim/icons/table.png
 
 
-%files zh
+%files amharic
+%defattr(-, root, root, -)
+%dir %{_datadir}/scim/tables
+%{_datadir}/scim/tables/Amharic.bin
+%{_datadir}/scim/icons/Amharic.png
+
+
+%files arabic
+%defattr(-, root, root, -)
+%dir %{_datadir}/scim/tables
+%{_datadir}/scim/tables/Arabic.bin
+%{_datadir}/scim/icons/Arabic.png
+
+
+%files bengali
+%defattr(-, root, root, -)
+%dir %{_datadir}/scim/tables
+%{_datadir}/scim/tables/Bengali-inscript.bin
+%{_datadir}/scim/tables/Bengali-probhat.bin
+%{_datadir}/scim/icons/Bengali-inscript.png
+%{_datadir}/scim/icons/Bengali-probhat.png
+
+
+%files chinese
 %defattr(-, root, root, -)
 %doc zh/README-Erbi.txt zh/README-CangJie.txt
+%dir %{_datadir}/scim/tables
 %{_datadir}/scim/tables/Array30.bin
 %{_datadir}/scim/tables/CangJie.bin
 %{_datadir}/scim/tables/CangJie3.bin
@@ -105,6 +259,7 @@
 %{_datadir}/scim/tables/Quick.bin
 %{_datadir}/scim/tables/Simplex.bin
 %{_datadir}/scim/tables/Stroke5.bin
+%{_datadir}/scim/tables/Wu.bin
 %{_datadir}/scim/tables/Wubi.bin
 %{_datadir}/scim/tables/Ziranma.bin
 %{_datadir}/scim/tables/ZhuYin.bin
@@ -121,14 +276,41 @@
 %{_datadir}/scim/icons/Quick.png
 %{_datadir}/scim/icons/Simplex.png
 %{_datadir}/scim/icons/Stroke5.png
+%{_datadir}/scim/icons/Wu.png
 %{_datadir}/scim/icons/Wubi.png
 %{_datadir}/scim/icons/Ziranma.png
 %{_datadir}/scim/icons/ZhuYin.png
 
 
-%files ja
+%files danish
+%defattr(-, root, root, -)
+%dir %{_datadir}/scim/tables
+%{_datadir}/scim/tables/Danish.bin
+%{_datadir}/scim/icons/Danish.png
+
+
+%files gujarati
+%defattr(-, root, root, -)
+%dir %{_datadir}/scim/tables
+%{_datadir}/scim/tables/Gujarati-inscript.bin
+%{_datadir}/scim/tables/Gujarati-phonetic.bin
+%{_datadir}/scim/icons/Gujarati-inscript.png
+%{_datadir}/scim/icons/Gujarati-phonetic.png
+
+
+%files hindi
+%defattr(-, root, root, -)
+%dir %{_datadir}/scim/tables
+%{_datadir}/scim/tables/Hindi-inscript.bin
+%{_datadir}/scim/tables/Hindi-phonetic.bin
+%{_datadir}/scim/icons/Hindi-inscript.png
+%{_datadir}/scim/icons/Hindi-phonetic.png
+
+
+%files japanese
 %defattr(-, root, root, -)
 %doc ja/kanjidic_licence.html ja/kanjidic_doc.html
+%dir %{_datadir}/scim/tables
 %{_datadir}/scim/tables/HIRAGANA.bin
 %{_datadir}/scim/tables/KATAKANA.bin
 %{_datadir}/scim/tables/Nippon.bin
@@ -137,8 +319,18 @@
 %{_datadir}/scim/icons/Nippon.png
 
 
-%files ko
+%files kannada
 %defattr(-, root, root, -)
+%dir %{_datadir}/scim/tables
+%{_datadir}/scim/tables/Kannada-inscript.bin
+%{_datadir}/scim/tables/Kannada-kgp.bin
+%{_datadir}/scim/icons/Kannada-inscript.png
+%{_datadir}/scim/icons/Kannada-kgp.png
+
+
+%files korean
+%defattr(-, root, root, -)
+%dir %{_datadir}/scim/tables
 %{_datadir}/scim/tables/Hangul.bin
 %{_datadir}/scim/tables/HangulRomaja.bin
 %{_datadir}/scim/tables/Hanja.bin
@@ -146,26 +338,102 @@
 %{_datadir}/scim/icons/Hanja.png
 
 
-%files additional
+%files malayalam
 %defattr(-, root, root, -)
-%{_datadir}/scim/tables/Arabic.bin
-%{_datadir}/scim/tables/Amharic.bin
-%{_datadir}/scim/tables/Viqr.bin
+%dir %{_datadir}/scim/tables
+%{_datadir}/scim/tables/Malayalam-inscript.bin
+%{_datadir}/scim/icons/Malayalam-inscript.png
+
+
+%files nepali
+%defattr(-, root, root, -)
+%dir %{_datadir}/scim/tables
+%{_datadir}/scim/tables/Nepali_*.bin
+%{_datadir}/scim/icons/Nepali.png
+
+
+%files punjabi
+%defattr(-, root, root, -)
+%dir %{_datadir}/scim/tables
+%{_datadir}/scim/tables/Punjabi-inscript.bin
+%{_datadir}/scim/tables/Punjabi-jhelum.bin
+%{_datadir}/scim/tables/Punjabi-phonetic.bin
+%{_datadir}/scim/icons/Punjabi-inscript.png
+%{_datadir}/scim/icons/Punjabi-jhelum.png
+%{_datadir}/scim/icons/Punjabi-phonetic.png
+
+
+%files russian
+%defattr(-, root, root, -)
+%dir %{_datadir}/scim/tables
 %{_datadir}/scim/tables/Yawerty.bin
-%{_datadir}/scim/icons/Arabic.png
-%{_datadir}/scim/icons/Amharic.png
-%{_datadir}/scim/icons/Viqr.png
 %{_datadir}/scim/icons/Yawerty.png
 
 
+%files tamil
+%defattr(-, root, root, -)
+%dir %{_datadir}/scim/tables
+%{_datadir}/scim/tables/Tamil-inscript.bin
+%{_datadir}/scim/tables/Tamil-phonetic.bin
+%{_datadir}/scim/icons/Tamil-inscript.png
+%{_datadir}/scim/icons/Tamil-phonetic.png
+
+
+%files thai
+%defattr(-, root, root, -)
+%dir %{_datadir}/scim/tables
+%{_datadir}/scim/tables/Thai.bin
+%{_datadir}/scim/icons/Thai.png
+
+
+%files telugu
+%defattr(-, root, root, -)
+%dir %{_datadir}/scim/tables
+%{_datadir}/scim/tables/Telugu-inscript.bin
+%{_datadir}/scim/icons/Telugu-inscript.png
+
+
+%files vietnamese
+%defattr(-, root, root, -)
+%dir %{_datadir}/scim/tables
+%{_datadir}/scim/tables/Viqr.bin
+%{_datadir}/scim/icons/Viqr.png
+
+
+%files additional
+%defattr(-, root, root, -)
+%dir %{_datadir}/scim/tables
+%{_datadir}/scim/tables/IPA-X-SAMPA.bin
+%{_datadir}/scim/tables/LaTeX.bin
+%{_datadir}/scim/icons/IPA-X-SAMPA.png
+%{_datadir}/scim/icons/LaTeX.png
+
+
 %changelog
-* Tue Aug  2 2005 Ryo Dairiki <ryo-dairiki at mbm.nifty.com> -0.5.1-3.2
-- Remove update-xinput-scim script
+* Thu Sep 22 2005 Jens Petersen <petersen at redhat.com> - 0.5.3-4
+- add a Thai table derived from m17n-db with a Thai icon
+- separate the Indic tables and the additional language tables into separate
+  language subpackages
+
+* Fri Sep  9 2005 Jens Petersen <petersen at redhat.com>
+- add 14 new Indic tables for Bengali, Gujarati, Hindi, Kannada, Malayalam,
+  Punjabi, Tamil and Telugu in updated scim-tables-indic.patch
+  - inscript tables are derived from iiimf unitle tables
+  - new icons for all Indic tables by Amanpreet Singh Brar
+  - Indic tables are now in new scim-tables-indic subpackage
+- make {chinese,japanese,korean} subpackages obsolete {zh,ja,ko}
+- make subpackages own %{_datadir}/scim/tables
+
+* Wed Aug 17 2005 Jens Petersen <petersen at redhat.com>
+- 0.5.3 release
+  - replace scim-tables-0.5.1-add-hindi.patch with scim-tables-indic.patch
+  - update files lists for new tables (ipa, latex, nepali, wu)
+- rename {zh,ja,ko} subpackages to {chinese,japanese,korean}
 
-* Sun Jul 31 2005 Ryo Dairiki <ryo-dairiki at mbm.nifty.com> -0.5.1-3.1
-- Modify to use update-xinput-scim script
+* Tue Aug  2 2005 Ryo Dairiki <ryo-dairiki at mbm.nifty.com> - 0.5.1-3.2
+- rebuild
 
-* Wed Jul 27 2005 Ryo Dairiki <ryo-dairiki at mbm.nifty.com> -0.5.1-3
+* Wed Jul 27 2005 Ryo Dairiki <ryo-dairiki at mbm.nifty.com> - 0.5.1-3
 - Rebuild for scim-1.4.0
 
 * Sat Jun 25 2005 Colin Charles <colin at fedoraproject.org> 0.5.1-2


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/scim-tables/FC-4/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources	11 Jun 2005 01:15:47 -0000	1.2
+++ sources	22 Sep 2005 04:04:59 -0000	1.3
@@ -1 +1,2 @@
-3249d0fbdb731c2003bea093dc43f19c  scim-tables-0.5.1.tar.gz
+0e4c216af80e6a7d40d3d0224f84b22a  scim-tables-0.5.3.tar.gz
+e537986f66aaaad9a8e8e2fad7c2b8f1  indic-icons-1.tar.gz




More information about the fedora-extras-commits mailing list