From 19e1de683ea7f2067d95d82305777ea780e40a39 Mon Sep 17 00:00:00 2001 From: Caolan McNamara Date: Tue, 13 Feb 2007 16:09:59 +0000 Subject: [PATCH] - Resolves: rhbz#228457 icu.icu5594.gujarati.patch --- icu.icu5594.gujarati.patch | 2 +- icu.spec | 7 ++++++- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/icu.icu5594.gujarati.patch b/icu.icu5594.gujarati.patch index ca664c7..b21418d 100644 --- a/icu.icu5594.gujarati.patch +++ b/icu.icu5594.gujarati.patch @@ -5,7 +5,7 @@ _dr, _db, _db, _db, _db, _da, _xx, _da, _da, _dr, _xx, _dr, _dr, _vr, _xx, _xx, // 0AC0 - 0ACF _xx, _xx, _xx, _xx, _xx, _xx, _xx, _xx, _xx, _xx, _xx, _xx, _xx, _xx, _xx, _xx, // 0AD0 - 0ADF +#if 1 -+ _iv, _xx, _dv, _dv, _xx, _xx, _xx, _xx, _xx, _xx, _xx, _xx, _xx, _xx, _xx, _xx // 0AE0 - 0AEF ++ _iv, _xx, _db, _db, _xx, _xx, _xx, _xx, _xx, _xx, _xx, _xx, _xx, _xx, _xx, _xx // 0AE0 - 0AEF +#else _iv, _xx, _xx, _xx, _xx, _xx, _xx, _xx, _xx, _xx, _xx, _xx, _xx, _xx, _xx, _xx // 0AE0 - 0AEF +#endif diff --git a/icu.spec b/icu.spec index 7bd4923..3a49fd4 100644 --- a/icu.spec +++ b/icu.spec @@ -1,6 +1,6 @@ Name: icu Version: 3.6 -Release: 17%{?dist} +Release: 18%{?dist} Summary: International Components for Unicode Group: System Environment/Libraries License: MIT @@ -22,6 +22,7 @@ Patch10: icu.icu5500.devicetablecrash.patch Patch11: icu.icu5501.sinhala.biggerexpand.patch Patch12: icu.icu5557.safety.patch Patch13: icu.icu5506.multiplevowels.patch +Patch14: icu.icu5594.gujarati.patch %description The International Components for Unicode (ICU) libraries provide @@ -72,6 +73,7 @@ Group: Documentation %patch11 -p1 -b .icu5501.sinhala.biggerexpand.patch %patch12 -p1 -b .icu5557.safety.patch %patch13 -p1 -b .icu5506.multiplevowels.patch +%patch14 -p1 -b .icu5594.gujarati.patch %build cd source @@ -148,6 +150,9 @@ rm -rf $RPM_BUILD_ROOT %doc source/__docs/%{name}/html/* %changelog +* Tue Feb 13 2007 Caolan McNamara - 3.6-18 +- Resolves: rhbz#228457 icu.icu5594.gujarati.patch + * Mon Feb 09 2007 Caolan McNamara - 3.6-17 - spec cleanups