icu.icu5488.assamese.patch
This commit is contained in:
parent
1159400a7f
commit
4be663aecb
11
icu.icu5488.assamese.patch
Normal file
11
icu.icu5488.assamese.patch
Normal file
@ -0,0 +1,11 @@
|
||||
--- icu.orig/source/layout/IndicClassTables.cpp 2006-10-18 09:05:20.000000000 +0100
|
||||
+++ icu/source/layout/IndicClassTables.cpp 2006-11-01 09:26:58.000000000 +0000
|
||||
@@ -94,7 +94,7 @@
|
||||
_dr, _db, _db, _db, _db, _xx, _xx, _l1, _dl, _xx, _xx, _s1, _s2, _vr, _xx, _xx, // 09C0 - 09CF
|
||||
_xx, _xx, _xx, _xx, _xx, _xx, _xx, _m2, _xx, _xx, _xx, _xx, _cn, _cn, _xx, _cn, // 09D0 - 09DF
|
||||
_iv, _iv, _dv, _dv, _xx, _xx, _xx, _xx, _xx, _xx, _xx, _xx, _xx, _xx, _xx, _xx, // 09E0 - 09EF
|
||||
- _ct, _ct, _xx, _xx, _xx, _xx, _xx, _xx, _xx, _xx, _xx // 09F0 - 09FA
|
||||
+ _rv, _ct, _xx, _xx, _xx, _xx, _xx, _xx, _xx, _xx, _xx /* 09F0 - 09FA */
|
||||
};
|
||||
|
||||
static const IndicClassTable::CharClass punjCharClasses[] =
|
7
icu.spec
7
icu.spec
@ -1,6 +1,6 @@
|
||||
Name: icu
|
||||
Version: 3.6
|
||||
Release: 7
|
||||
Release: 8
|
||||
Summary: International Components for Unicode
|
||||
|
||||
Group: System Environment/Libraries
|
||||
@ -18,6 +18,7 @@ Patch5: icu.icu5431.malayam.patch
|
||||
Patch6: icu.icu5433.oriya.patch
|
||||
Patch7: icu.icuXXXX.virama.prevnext.patch
|
||||
Patch8: icu.icu5465.telegu.patch
|
||||
Patch9: icu.icu5488.assamese.patch
|
||||
|
||||
%description
|
||||
The International Components for Unicode (ICU) libraries provide
|
||||
@ -64,6 +65,7 @@ Group: Documentation
|
||||
%patch6 -p1 -b .icu5433.oriya.patch
|
||||
%patch7 -p1 -b .icuXXXX.virama.prevnext.patch
|
||||
%patch8 -p1 -b .icu5465.telegu.patch
|
||||
%patch9 -p1 -b .icu5488.assamese.patch
|
||||
|
||||
%build
|
||||
cd source
|
||||
@ -144,6 +146,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Oct 18 2006 Caolan McNamara <caolanm@redhat.com> - 3.6-8
|
||||
- Resolves: rhbz213375 (icu.icu5488.assamese.patch)
|
||||
|
||||
* Tue Oct 18 2006 Caolan McNamara <caolanm@redhat.com> - 3.6-7
|
||||
- Resolves: rhbz#211258 (icu.icu5465.telegu.patch)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user