rpms/m17n-db/FC-3 bn-itrans-t-182227.patch, NONE, 1.1 .cvsignore, 1.2, 1.3 m17n-db.spec, 1.2, 1.3 sources, 1.2, 1.3

Jens Petersen (petersen) fedora-extras-commits at redhat.com
Fri Mar 10 09:32:47 UTC 2006


Author: petersen

Update of /cvs/extras/rpms/m17n-db/FC-3
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12001

Modified Files:
	.cvsignore m17n-db.spec sources 
Added Files:
	bn-itrans-t-182227.patch 
Log Message:
sync with FC-4:
- Bengali input maps fixes (runab)
  - map Probhat '*' key to an alternate sequence since glyph missing (#179821)
  - more itrans cleanup (#182227)
- add icon for Tamil99 (aalam)

* Thu Mar  2 2006 Jens Petersen <petersen at redhat.com> - 1.3.3-1
- update to 1.3.3 bugfix release
- fixes to Bengali, Hindi, and Punjabi maps (runab, aalam)
- Tamil phonetic map now works
- new Tamil99 Government Standard map (I Felix)

* Tue Feb 14 2006 Jens Petersen <petersen at redhat.com> - 1.3.2-2
- add Indian input maps ported from scim-tables
- add Nepali subpackage

* Fri Feb 10 2006 Jens Petersen <petersen at redhat.com> - 1.3.2-1
- update to 1.3.2 bugfix release
- do not include ja-anthy.mim input map

* Thu Feb  2 2006 Jens Petersen <petersen at redhat.com> - 1.3.1-1
- update to 1.3.1 release
  - add new icons to language subpackages
  - new common-cjk subpackage for CJK common files
  - new Swedish subpackage
  - exclude new pkgconfig file



bn-itrans-t-182227.patch:

--- NEW FILE bn-itrans-t-182227.patch ---
--- m17n-db-1.3.3/bn-itrans.mim.1	2006-02-03 20:47:17.000000000 +0900
+++ m17n-db-1.3.3/bn-itrans.mim	2006-03-09 17:20:41.000000000 +0900
@@ -61,7 +61,7 @@
   ("D" "ড্")
   ("Dh" "ঢ্")
   ("N" "ণ্")
-  ("t" "ত্")
+  ("t" "ত")
   ("th" "থ্")
   ("d" "দ্")
   ("dh" "ধ্")
@@ -100,16 +100,10 @@
   ("U" "ঊ")
   ("RRi" "ঋ")
   ("R^i" "ঋ")
-  ("LLi" "ঌ")				; not in ITRANS Bengali table
-  ("L^i" "ঌ")				; not in ITRANS Bengali table
   ("e" "এ")
   ("ai" "ঐ")
   ("o" "ও")
   ("au" "ঔ")
-  ("RRI" "ৠ")				; not in ITRANS Bengali table
-  ("R^I" "ৠ")				; not in ITRANS Bengali table
-  ("LLI" "ৡ")				; not in ITRANS Bengali table
-  ("L^I" "ৡ")				; not in ITRANS Bengali table
   (".N" "ঁ")
   (".n" "ং")
   ("M" "ং")				; not in ITRANS Bengali table
@@ -126,10 +120,6 @@
   ("7" "৭")
   ("8" "৮")
   ("9" "৯")
-  ("#" "্র")				; not in ITRANS Bengali table
-  ("$" "র্")				; not in ITRANS Bengali table
-  ("^" "ত্র")				; not in ITRANS Bengali table
-  ("*" "শ্র")				; not in ITRANS Bengali table
   ("]" "়")				; not in ITRANS Bengali table
   ((S-\ ) "‌")				; not in ITRANS Bengali table
   ((C-@) "‍"))				; not in ITRANS Bengali table
@@ -146,16 +136,10 @@
   ("U" (delete @-) "ূ")
   ("RRi" (delete @-) "ৃ")
   ("R^i" (delete @-) "ৃ")
-  ("LLi" (delete @-) "ৢ")		; not in ITRANS Bengali table
-  ("L^i" (delete @-) "ৢ")		; not in ITRANS Bengali table
   ("e" (delete @-) "ে")
   ("ai" (delete @-) "ৈ")
   ("o" (delete @-) "ো")
-  ("au" (delete @-) "ৌ")
-  ("RRI" (delete @-) "ৄ")		; not in ITRANS Bengali table
-  ("R^I" (delete @-) "ৄ")		; not in ITRANS Bengali table
-  ("LLI" (delete @-) "ৣ")		; not in ITRANS Bengali table
-  ("L^I" (delete @-) "ৣ"))		; not in ITRANS Bengali table
+  ("au" (delete @-) "ৌ"))
 
  (return
   ((Return)))


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/m17n-db/FC-3/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- .cvsignore	11 Nov 2005 04:22:07 -0000	1.2
+++ .cvsignore	10 Mar 2006 09:32:37 -0000	1.3
@@ -1 +1,2 @@
-m17n-db-1.2.0.tar.gz
+m17n-db-1.3.3.tar.gz
+m17n-db-indic-0.3.1.tar.gz


Index: m17n-db.spec
===================================================================
RCS file: /cvs/extras/rpms/m17n-db/FC-3/m17n-db.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- m17n-db.spec	11 Nov 2005 04:39:17 -0000	1.2
+++ m17n-db.spec	10 Mar 2006 09:32:37 -0000	1.3
@@ -1,13 +1,15 @@
 Name:		m17n-db
 Summary:	Multilingualization datafiles for m17n-lib
-Version:	1.2.0
+Version:	1.3.3
 Release:	1%{?dist}
 Group:		System Environment/Libraries
 License:	LGPL
 URL:		http://www.m17n.org/m17n-lib/index.html
 Source0:	%{name}-%{version}.tar.gz
+Source1:	%{name}-indic-0.3.1.tar.gz
 BuildArch: 	noarch
 Buildroot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
+Patch1:         bn-itrans-t-182227.patch
 
 %description
 This package contains multilingualization (m17n) datafiles for m17n-lib
@@ -23,6 +25,14 @@
 m17n-db datafiles not needed for using the input maps.
 
 
+%package common-cjk
+Summary:	m17n-db common files for CJK input
+Group:		System Environment/Libraries
+
+%description common-cjk
+m17n-db common files for Chinese, Japanese and Korean input maps.
+
+
 %package amharic
 Summary:	m17n-db input table for Amharic
 Group:		System Environment/Libraries
@@ -74,6 +84,7 @@
 %package chinese
 Summary:	m17n-db input table for Chinese
 Group:		System Environment/Libraries
+Requires:	%{name}-common-cjk
 
 %description chinese
 m17n-db Chinese input map.
@@ -186,6 +197,7 @@
 %package korean
 Summary:	m17n-db input table for Korean
 Group:		System Environment/Libraries
+Requires:	%{name}-common-cjk
 
 %description korean
 m17n-db Korean input map.
@@ -223,6 +235,14 @@
 m17n-db Myanmar input map.
 
 
+%package nepali
+Summary:	m17n-db input tables for Nepali
+Group:		System Environment/Libraries
+
+%description nepali
+m17n-db Nepali input maps.
+
+
 %package oriya
 Summary:	m17n-db input table for Oriya
 Group:		System Environment/Libraries
@@ -271,6 +291,14 @@
 m17n-db Slovak input map.
 
 
+%package swedish
+Summary:	m17n-db input table for Swedish
+Group:		System Environment/Libraries
+
+%description swedish
+m17n-db Swedish input map.
+
+
 %package syriac
 Summary:	m17n-db input table for Syriac
 Group:		System Environment/Libraries
@@ -320,8 +348,8 @@
 
 
 %prep
-%setup -q
-
+%setup -q -a1
+%patch1 -p1 -b .1
 
 %build
 %configure
@@ -332,9 +360,16 @@
 rm -rf $RPM_BUILD_ROOT
 %makeinstall
 
-# don't need ispell
-rm $RPM_BUILD_ROOT%{_datadir}/m17n/ispell.mim
+# add new Indic maps
+cp -p %{name}-indic/*.mim $RPM_BUILD_ROOT%{_datadir}/m17n
+cp -p %{name}-indic/*.png $RPM_BUILD_ROOT%{_datadir}/m17n/icons
+
+# don't need ispell or anthy
+rm $RPM_BUILD_ROOT%{_datadir}/m17n/{ispell.mim,icons/en-ispell.png}
+rm $RPM_BUILD_ROOT%{_datadir}/m17n/{ja-anthy.mim,icons/ja-anthy.png}
 
+# drop pkgconfig file for now
+rm $RPM_BUILD_ROOT%{_libdir}/pkgconfig/m17n-db.pc
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -347,6 +382,7 @@
 %dir %{_datadir}/m17n
 %{_datadir}/m17n/mdb.dir
 %{_datadir}/m17n/*.tbl
+%{_datadir}/m17n/command.mim
 
 %files datafiles
 %defattr(-,root,root)
@@ -357,231 +393,319 @@
 %{_datadir}/m17n/*.tab
 %{_datadir}/m17n/LOCALE.*
 
+%files common-cjk
+%defattr(-,root,root)
+%dir %{_datadir}/m17n
+%{_datadir}/m17n/cjk-*.mim
+%{_datadir}/m17n/variable.mim
+
 
 %files amharic
 %defattr(-,root,root)
 %dir %{_datadir}/m17n
 %{_datadir}/m17n/am-*.mim
+%{_datadir}/m17n/icons/am-*.png
 
 
 %files arabic
 %defattr(-,root,root)
 %dir %{_datadir}/m17n
 %{_datadir}/m17n/ar-*.mim
+%{_datadir}/m17n/icons/ar-*.png
 
 
 %files armenian
 %defattr(-,root,root)
 %dir %{_datadir}/m17n
 %{_datadir}/m17n/hy-*.mim
+%{_datadir}/m17n/icons/hy-*.png
 
 
 %files assamese
 %defattr(-,root,root)
 %dir %{_datadir}/m17n
 %{_datadir}/m17n/as-*.mim
+%{_datadir}/m17n/icons/as-*.png
 
 
 %files bengali
 %defattr(-,root,root)
 %dir %{_datadir}/m17n
 %{_datadir}/m17n/bn-*.mim
+%{_datadir}/m17n/icons/bn-*.png
 
 
 %files bopomofo
 %defattr(-,root,root)
 %dir %{_datadir}/m17n
 %{_datadir}/m17n/bopo-*.mim
+%{_datadir}/m17n/icons/bopo-*.png
 
 
 %files chinese
 %defattr(-,root,root)
 %dir %{_datadir}/m17n
 %{_datadir}/m17n/zh-*.mim
+%{_datadir}/m17n/icons/zh-*.png
 
 
 %files croatian
 %defattr(-,root,root)
 %dir %{_datadir}/m17n
 %{_datadir}/m17n/hr-*.mim
+%{_datadir}/m17n/icons/hr-*.png
 
 
 %files dhivehi
 %defattr(-,root,root)
 %dir %{_datadir}/m17n
 %{_datadir}/m17n/dv-*.mim
+%{_datadir}/m17n/icons/dv-*.png
 
 
 %files farsi
 %defattr(-,root,root)
 %dir %{_datadir}/m17n
 %{_datadir}/m17n/fa-*.mim
+%{_datadir}/m17n/icons/fa-*.png
 
 
 %files generic
 %defattr(-,root,root)
 %dir %{_datadir}/m17n
 %{_datadir}/m17n/rfc1345.mim
+%{_datadir}/m17n/icons/rfc1345.png
 %{_datadir}/m17n/unicode.mim
+%{_datadir}/m17n/icons/unicode.png
 
 
 %files georgian
 %defattr(-,root,root)
 %dir %{_datadir}/m17n
 %{_datadir}/m17n/ka-*.mim
+%{_datadir}/m17n/icons/ka-*.png
 
 
 %files greek
 %defattr(-,root,root)
 %dir %{_datadir}/m17n
 %{_datadir}/m17n/el-*.mim
+%{_datadir}/m17n/icons/el-*.png
 
 
 %files gujarati
 %defattr(-,root,root)
 %dir %{_datadir}/m17n
 %{_datadir}/m17n/gu-*.mim
+%{_datadir}/m17n/icons/gu-*.png
 
 
 %files hebrew
 %defattr(-,root,root)
 %dir %{_datadir}/m17n
 %{_datadir}/m17n/he-*.mim
+%{_datadir}/m17n/icons/he-*.png
 
 
 %files hindi
 %defattr(-,root,root)
 %dir %{_datadir}/m17n
 %{_datadir}/m17n/hi-*.mim
+%{_datadir}/m17n/icons/hi-*.png
 
 
 %files japanese
 %defattr(-,root,root)
 %dir %{_datadir}/m17n
 %{_datadir}/m17n/ja-*.mim
+%{_datadir}/m17n/icons/ja-*.png
 
 
 %files kazakh
 %defattr(-,root,root)
 %dir %{_datadir}/m17n
 %{_datadir}/m17n/kk-*.mim
+%{_datadir}/m17n/icons/kk-*.png
 
 
 %files khmer
 %defattr(-,root,root)
 %dir %{_datadir}/m17n
 %{_datadir}/m17n/km-*.mim
+%{_datadir}/m17n/icons/km-*.png
 
 
 %files kannada
 %defattr(-,root,root)
 %dir %{_datadir}/m17n
 %{_datadir}/m17n/kn-*.mim
+%{_datadir}/m17n/icons/kn-*.png
 
 
 %files korean
 %defattr(-,root,root)
 %dir %{_datadir}/m17n
 %{_datadir}/m17n/ko-*.mim
+%{_datadir}/m17n/icons/ko-*.png
 
 
 %files lao
 %defattr(-,root,root)
 %dir %{_datadir}/m17n
 %{_datadir}/m17n/lo-*.mim
+%{_datadir}/m17n/icons/lo-*.png
 
 
 %files latin
 %defattr(-,root,root)
 %dir %{_datadir}/m17n
 %{_datadir}/m17n/latn-*.mim
+%{_datadir}/m17n/icons/latn-*.png
 
 
 %files malayalam
 %defattr(-,root,root)
 %dir %{_datadir}/m17n
 %{_datadir}/m17n/ml-*.mim
+%{_datadir}/m17n/icons/ml-*.png
 
 
 %files myanmar
 %defattr(-,root,root)
 %dir %{_datadir}/m17n
 %{_datadir}/m17n/my-*.mim
+%{_datadir}/m17n/icons/my-*.png
+
+
+%files nepali
+%defattr(-,root,root)
+%dir %{_datadir}/m17n
+%{_datadir}/m17n/ne-*.mim
+%{_datadir}/m17n/icons/ne-*.png
 
 
 %files oriya
 %defattr(-,root,root)
 %dir %{_datadir}/m17n
 %{_datadir}/m17n/or-*.mim
+%{_datadir}/m17n/icons/or-*.png
 
 
 %files punjabi
 %defattr(-,root,root)
 %dir %{_datadir}/m17n
 %{_datadir}/m17n/pa-*.mim
+%{_datadir}/m17n/icons/pa-*.png
 
 
 %files russian
 %defattr(-,root,root)
 %dir %{_datadir}/m17n
 %{_datadir}/m17n/ru-*.mim
+%{_datadir}/m17n/icons/ru-*.png
 
 
 %files serbian
 %defattr(-,root,root)
 %dir %{_datadir}/m17n
 %{_datadir}/m17n/sr-*.mim
+%{_datadir}/m17n/icons/sr-*.png
 
 
 %files sinhala
 %defattr(-,root,root)
 %dir %{_datadir}/m17n
 %{_datadir}/m17n/si-*.mim
+%{_datadir}/m17n/icons/si-*.png
 
 
 %files slovak
 %defattr(-,root,root)
 %dir %{_datadir}/m17n
 %{_datadir}/m17n/sk-*.mim
+%{_datadir}/m17n/icons/sk-*.png
+
+
+%files swedish
+%defattr(-,root,root)
+%dir %{_datadir}/m17n
+%{_datadir}/m17n/sv-*.mim
+%{_datadir}/m17n/icons/sv-*.png
 
 
 %files syriac
 %defattr(-,root,root)
 %dir %{_datadir}/m17n
 %{_datadir}/m17n/syrc-*.mim
+%{_datadir}/m17n/icons/syrc-*.png
 
 
 %files tamil
 %defattr(-,root,root)
 %dir %{_datadir}/m17n
 %{_datadir}/m17n/ta-*.mim
+%{_datadir}/m17n/icons/ta-*.png
 
 
 %files telugu
 %defattr(-,root,root)
 %dir %{_datadir}/m17n
 %{_datadir}/m17n/te-*.mim
+%{_datadir}/m17n/icons/te-*.png
 
 
 %files thai
 %defattr(-,root,root)
 %dir %{_datadir}/m17n
 %{_datadir}/m17n/th-*.mim
+%{_datadir}/m17n/icons/th-*.png
 
 
 %files tibetan
 %defattr(-,root,root)
 %dir %{_datadir}/m17n
 %{_datadir}/m17n/bo-*.mim
+%{_datadir}/m17n/icons/bo-*.png
 
 
 %files vietnamese
 %defattr(-,root,root)
 %dir %{_datadir}/m17n
 %{_datadir}/m17n/vi-*.mim
+%{_datadir}/m17n/icons/vi-*.png
 
 
 %changelog
+* Thu Mar  9 2006 Jens Petersen <petersen at redhat.com> - 1.3.3-1.fc3
+- Bengali input maps fixes (runab)
+  - map Probhat '*' key to an alternate sequence since glyph missing (#179821)
+  - more itrans cleanup (#182227)
+- add icon for Tamil99 (aalam)
+
+* Thu Mar  2 2006 Jens Petersen <petersen at redhat.com> - 1.3.3-1
+- update to 1.3.3 bugfix release
+- fixes to Bengali, Hindi, and Punjabi maps (runab, aalam)
+- Tamil phonetic map now works
+- new Tamil99 Government Standard map (I Felix)
+
+* Tue Feb 14 2006 Jens Petersen <petersen at redhat.com> - 1.3.2-2
+- add Indian input maps ported from scim-tables
+- add Nepali subpackage
+
+* Fri Feb 10 2006 Jens Petersen <petersen at redhat.com> - 1.3.2-1
+- update to 1.3.2 bugfix release
+- do not include ja-anthy.mim input map
+
+* Thu Feb  2 2006 Jens Petersen <petersen at redhat.com> - 1.3.1-1
+- update to 1.3.1 release
+  - add new icons to language subpackages
+  - new common-cjk subpackage for CJK common files
+  - new Swedish subpackage
+  - exclude new pkgconfig file
+
+* Fri Dec 16 2005 Jens Petersen <petersen at redhat.com> - 1.2.0-2
+- import to Fedora Core
+
 * Wed Nov  9 2005 Jens Petersen <petersen at redhat.com> - 1.2.0-1
 - separate output datafiles to datafiles subpackage.
 
@@ -591,5 +715,5 @@
 * Sat Sep 24 2005 Jens Petersen <petersen at redhat.com>
 - split .mim input tables into separate subpackages per language
 
-* Sat Jan 15 2005 UTUMI Hirosi <utuhiro78 at yahoo.co.jp> - 1.2.0-2.fdr.ut
+* Sat Jan 15 2005 UTUMI Hirosi <utuhiro78 at yahoo.co.jp>
 - modify spec for fedora


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/m17n-db/FC-3/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources	11 Nov 2005 04:22:07 -0000	1.2
+++ sources	10 Mar 2006 09:32:37 -0000	1.3
@@ -1 +1,2 @@
-de2a5ded6800a3744e8df0d665d1ffe5  m17n-db-1.2.0.tar.gz
+a2aec22334c108565cc466d80a66292c  m17n-db-1.3.3.tar.gz
+2af3a9684965617273c5d9c2162acc4e  m17n-db-indic-0.3.1.tar.gz




More information about the scm-commits mailing list