rpms/icu/devel .cvsignore, 1.10, 1.11 icu.spec, 1.73, 1.74 sources, 1.10, 1.11 icu.regexp.patch, 1.1, NONE

Caolan McNamara (caolanm) fedora-extras-commits at redhat.com
Tue Jun 3 09:10:22 UTC 2008


Author: caolanm

Update of /cvs/pkgs/rpms/icu/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27295

Modified Files:
	.cvsignore icu.spec sources 
Removed Files:
	icu.regexp.patch 
Log Message:
icu 4.0


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/icu/devel/.cvsignore,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- .cvsignore	11 Jan 2008 12:18:28 -0000	1.10
+++ .cvsignore	3 Jun 2008 09:09:35 -0000	1.11
@@ -1 +1 @@
-icu4c-3_8_1-src.tgz
+icu4c-4_0_d02-src.tgz


Index: icu.spec
===================================================================
RCS file: /cvs/pkgs/rpms/icu/devel/icu.spec,v
retrieving revision 1.73
retrieving revision 1.74
diff -u -r1.73 -r1.74
--- icu.spec	19 May 2008 16:18:44 -0000	1.73
+++ icu.spec	3 Jun 2008 09:09:35 -0000	1.74
@@ -1,11 +1,11 @@
 Name:      icu
-Version:   3.8.1
-Release:   8%{?dist}
+Version:   4.0
+Release:   0.1.d02%{?dist}
 Summary:   International Components for Unicode
 Group:     Development/Tools
 License:   MIT
 URL:       http://www.icu-project.org/
-Source0:   http://download.icu-project.org/files/icu4c/3.8.1/icu4c-3_8_1-src.tgz
+Source0:   http://download.icu-project.org/files/icu4c/4.0/icu4c-4_0_d02-src.tgz
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires: doxygen, autoconf
 
@@ -19,9 +19,8 @@
 Patch8:  icu.icuXXXX.malayalam.bysyllable.patch
 Patch9:  icu.icu6008.arm.padding.patch
 Patch10: icu.icu5498.openoffice.org.patch
-Patch11: icu.regexp.patch
-Patch12: icu.icu6213.worstcase.patch
-Patch13: icu.icu6284.strictalias.patch
+Patch11: icu.icu6213.worstcase.patch
+Patch12: icu.icu6284.strictalias.patch
 
 %description
 Tools and utilities for developing with icu.
@@ -69,9 +68,8 @@
 %patch8  -p1 -b .icuXXXX.malayalam.bysyllable.patch
 %patch9  -p1 -b .icu6008.arm.padding.patch
 %patch10 -p1 -b .icu5498.openoffice.org.patch
-%patch11 -p0 -b .regexp.patch
-%patch12 -p1 -b .icu6213.worstcase.patch
-%patch13 -p1 -b .icu6284.strictalias.patch
+%patch11 -p1 -b .icu6213.worstcase.patch
+%patch12 -p1 -b .icu6284.strictalias.patch
 
 %build
 cd source
@@ -144,6 +142,10 @@
 %doc source/__docs/%{name}/html/*
 
 %changelog
+* Sun May 31 2008 Caolan McNamara <caolanm at redhat.com> - 4.0-0.1.d02
+- 4.0 release candidate
+- drop integrated icu.regexp.patch
+
 * Mon May 19 2008 Caolan McNamara <caolanm at redhat.com> - 3.8.1-8
 - add icu.icu6284.strictalias.patch and build with 
   strict-aliasing


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/icu/devel/sources,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- sources	11 Jan 2008 12:18:28 -0000	1.10
+++ sources	3 Jun 2008 09:09:35 -0000	1.11
@@ -1 +1 @@
-a827dbc9d909febd4ec39b90386868ba  icu4c-3_8_1-src.tgz
+9b87cb664b518b0ca5c801ecdbca1bf4  icu4c-4_0_d02-src.tgz


--- icu.regexp.patch DELETED ---




More information about the fedora-extras-commits mailing list