Resolves: rhbz#1130771 upgrade to upstream ICU 53.1

This commit is contained in:
Eike Rathke 2014-08-26 11:24:48 +02:00
parent 511187dc5b
commit d18fbfcdec
3 changed files with 13 additions and 23 deletions

View File

@ -1,11 +0,0 @@
--- icu/source/layout/IndicClassTables.cpp 2013-02-19 16:04:09.919412782 +0000
+++ icu/source/layout/IndicClassTables.cpp 2013-02-19 16:04:14.519351601 +0000
@@ -273,7 +273,7 @@
static const IndicClassTable kndaClassTable = {0x0C80, 0x0CEF, 4, KNDA_SCRIPT_FLAGS, kndaCharClasses, kndaSplitTable};
-static const IndicClassTable mlymClassTable = {0x0D00, 0x0D6F, 3, MLYM_SCRIPT_FLAGS, mlymCharClasses, mlymSplitTable};
+static const IndicClassTable mlymClassTable = {0x0D00, 0x0D6F, 4, MLYM_SCRIPT_FLAGS, mlymCharClasses, mlymSplitTable};
static const IndicClassTable sinhClassTable = {0x0D80, 0x0DF4, 4, SINH_SCRIPT_FLAGS, sinhCharClasses, sinhSplitTable};

View File

@ -1,11 +1,11 @@
Name: icu
Version: 52.1
Release: 4%{?dist}
Version: 53.1
Release: 1%{?dist}
Summary: International Components for Unicode
Group: Development/Tools
License: MIT and UCD and Public Domain
URL: http://www.icu-project.org/
Source0: http://download.icu-project.org/files/icu4c/52.1/icu4c-52_1-src.tgz
Source0: http://download.icu-project.org/files/icu4c/53.1/icu4c-53_1-src.tgz
Source1: icu-config.sh
BuildRequires: doxygen, autoconf, python
Requires: lib%{name}%{?_isa} = %{version}-%{release}
@ -13,10 +13,9 @@ Requires: lib%{name}%{?_isa} = %{version}-%{release}
Patch1: icu.8198.revert.icu5431.patch
Patch2: icu.8800.freeserif.crash.patch
Patch3: icu.7601.Indic-ccmp.patch
Patch4: icu.9948.mlym-crash.patch
Patch5: gennorm2-man.patch
Patch6: icuinfo-man.patch
Patch7: icu-testtwodigityear.patch
Patch4: gennorm2-man.patch
Patch5: icuinfo-man.patch
Patch6: icu-testtwodigityear.patch
%description
Tools and utilities for developing with icu.
@ -62,10 +61,9 @@ BuildArch: noarch
%patch1 -p2 -R -b .icu8198.revert.icu5431.patch
%patch2 -p1 -b .icu8800.freeserif.crash.patch
%patch3 -p1 -b .icu7601.Indic-ccmp.patch
%patch4 -p1 -b .icu9948.mlym-crash.patch
%patch5 -p1 -b .gennorm2-man.patch
%patch6 -p1 -b .icuinfo-man.patch
%patch7 -p1 -b .icu-testtwodigityear.patch
%patch4 -p1 -b .gennorm2-man.patch
%patch5 -p1 -b .icuinfo-man.patch
%patch6 -p1 -b .icu-testtwodigityear.patch
%build
cd source
@ -174,6 +172,9 @@ make %{?_smp_mflags} -C source check
%doc source/__docs/%{name}/html/*
%changelog
* Tue Aug 26 2014 Eike Rathke <erack@redhat.com> - 53.1-1
- Resolves: rhbz#1130771 upgrade to upstream ICU 53.1
* Sat Aug 16 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 52.1-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild

View File

@ -1,2 +1,2 @@
9e96ed4c1d99c0d14ac03c140f9f346c icu4c-52_1-src.tgz
b73baa6fbdfef197608d1f69300919b9 icu4c-53_1-src.tgz
d0cd9a661a7afb5f9a82bbc6a7897930 icu-config.sh