log upstream

This commit is contained in:
Caolan McNamara 2006-09-06 10:54:33 +00:00
parent 2380afa5c7
commit fb8ebafb4c
2 changed files with 14 additions and 3 deletions

View File

@ -0,0 +1,11 @@
--- icu/source/layout/IndicReordering.cpp.orig 2006-09-05 17:01:15.000000000 +0100
+++ icu/source/layout/IndicReordering.cpp 2006-09-05 17:01:19.000000000 +0100
@@ -377,7 +377,7 @@
{-1, 6, 1, -1, -1, -1, -1, -1, -1, 5, 9, 5, 5, 4, 12}, // 2 - consonant with nukta
{-1, 6, 1, -1, -1, -1, -1, -1, 2, 5, 9, 5, 5, 4, 12}, // 3 - consonant
{-1, -1, -1, -1, -1, -1, 3, 2, -1, -1, -1, -1, -1, -1, 7}, // 4 - consonant virama
- {-1, 6, 1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1}, // 5 - dependent vowels
+ {-1, 6, 1, -1, -1, -1, -1, -1, -1, 5, -1, -1, -1, -1, -1}, // 5 - dependent vowels
{-1, -1, 1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1}, // 6 - vowel mark
{-1, -1, -1, -1, -1, -1, 3, 2, -1, -1, -1, -1, -1, -1, -1}, // 7 - consonant virama ZWJ, consonant ZWJ virama
{-1, 6, 1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 4, -1}, // 8 - independent vowels that can take a virama

View File

@ -12,7 +12,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-root
BuildRequires: doxygen, autoconf
Patch1: icu-3.4-multiarchdevel.patch
Patch2: icu-config
Patch3: icu.rh205252-gnome121882-icu4026-dependantvowels.patch
Patch3: icu.icu5365.dependantvowels.patch
%description
The International Components for Unicode (ICU) libraries provide
@ -134,8 +134,8 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Wed Sep 06 2006 Caolan McNamara <caolanm@redhat.com> - 3.6-2
- fix rh#205252# (gnome121882-icu4026) to make icu like pango
for multiple dependant vowels
- fix rh#205252#/icu#5365 (gnome#121882#/#icu#4026#) to make icu
like pango for multiple dependant vowels
* Mon Sep 03 2006 Caolan McNamara <caolanm@redhat.com> - 3.6-1
- final release