rpms/icu/devel icu.icu5506.multiplevowels.patch, 1.2, 1.3 icu.spec, 1.62, 1.63 icu.icu5365.dependantvowels.patch, 1.1, NONE

Caolan McNamara (caolanm) fedora-extras-commits at redhat.com
Fri Jan 11 17:28:18 UTC 2008


Author: caolanm

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

Modified Files:
	icu.icu5506.multiplevowels.patch icu.spec 
Removed Files:
	icu.icu5365.dependantvowels.patch 
Log Message:
clean up

icu.icu5506.multiplevowels.patch:

Index: icu.icu5506.multiplevowels.patch
===================================================================
RCS file: /cvs/pkgs/rpms/icu/devel/icu.icu5506.multiplevowels.patch,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- icu.icu5506.multiplevowels.patch	19 Jan 2007 10:17:23 -0000	1.2
+++ icu.icu5506.multiplevowels.patch	11 Jan 2008 17:27:41 -0000	1.3
@@ -1,15 +1,6 @@
 diff -ur icu.orig/source/layout/IndicReordering.cpp icu/source/layout/IndicReordering.cpp
 --- icu.orig/source/layout/IndicReordering.cpp	2006-11-10 09:42:44.000000000 +0000
 +++ icu/source/layout/IndicReordering.cpp	2006-11-10 09:47:05.000000000 +0000
-@@ -395,7 +395,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,  5, -1, -1, -1, -1, -1}, //  5 - dependent vowels
-+    {-1,  6,  1, -1, -1, -1, -1, -1, -1, -1, -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
 @@ -423,6 +423,48 @@
  
          state = stateTable[state][charClass & CF_CLASS_MASK];


Index: icu.spec
===================================================================
RCS file: /cvs/pkgs/rpms/icu/devel/icu.spec,v
retrieving revision 1.62
retrieving revision 1.63
diff -u -r1.62 -r1.63
--- icu.spec	11 Jan 2008 12:18:28 -0000	1.62
+++ icu.spec	11 Jan 2008 17:27:41 -0000	1.63
@@ -1,6 +1,6 @@
 Name:      icu
 Version:   3.8.1
-Release:   1%{?dist}
+Release:   2%{?dist}
 Summary:   International Components for Unicode
 Group:     Development/Tools
 License:   MIT
@@ -11,15 +11,14 @@
 
 Patch1:  icu-3.4-multiarchdevel.patch
 Patch2:  icu-config
-Patch3:  icu.icu5365.dependantvowels.patch
-Patch4:  icu.icu5418.malayam.patch
-Patch5:  icu.icu5431.malayam.patch
-Patch6:  icu.icuXXXX.virama.prevnext.patch
-Patch7:  icu.icu5557.safety.patch
-Patch8:  icu.icu5506.multiplevowels.patch
-Patch9:  icu.icuXXXX.malayalam.bysyllable.patch
-Patch10: icu.icu6008.arm.padding.patch
-Patch11: icu.icu5498.openoffice.org.patch
+Patch3:  icu.icu5418.malayam.patch
+Patch4:  icu.icu5431.malayam.patch
+Patch5:  icu.icuXXXX.virama.prevnext.patch
+Patch6:  icu.icu5557.safety.patch
+Patch7:  icu.icu5506.multiplevowels.patch
+Patch8:  icu.icuXXXX.malayalam.bysyllable.patch
+Patch9: icu.icu6008.arm.padding.patch
+Patch10: icu.icu5498.openoffice.org.patch
 
 %description
 Tools and utilities for developing with icu.
@@ -59,15 +58,14 @@
 %prep
 %setup -q -n %{name}
 %patch1  -p1 -b .multiarchdevel
-%patch3  -p1 -b .dependantvowels
-%patch4  -p1 -b .icu5418.malayam.patch
-%patch5  -p1 -b .icu5431.malayam.patch
-%patch6  -p1 -b .icuXXXX.virama.prevnext.patch
-%patch7  -p1 -b .icu5557.safety.patch
-%patch8  -p1 -b .icu5506.multiplevowels.patch
-%patch9  -p1 -b .icuXXXX.malayalam.bysyllable.patch
-%patch10 -p1 -b .icu6008.arm.padding.patch
-%patch11 -p1 -b .icu5498.openoffice.org.patch
+%patch3  -p1 -b .icu5418.malayam.patch
+%patch4  -p1 -b .icu5431.malayam.patch
+%patch5  -p1 -b .icuXXXX.virama.prevnext.patch
+%patch6  -p1 -b .icu5557.safety.patch
+%patch7  -p1 -b .icu5506.multiplevowels.patch
+%patch8  -p1 -b .icuXXXX.malayalam.bysyllable.patch
+%patch9  -p1 -b .icu6008.arm.padding.patch
+%patch10 -p1 -b .icu5498.openoffice.org.patch
 
 %build
 cd source
@@ -145,6 +143,11 @@
 %doc source/__docs/%{name}/html/*
 
 %changelog
+* Fri Jan 11 2008 Caolan McNamara <caolanm at redhat.com> - 3.8.1-2
+- remove icu.icu5365.dependantvowels.patch and cleanup
+  icu.icu5506.multiplevowels.patch as they patch and unpatch 
+  eachother (thanks George Rhoten for pointing out that madness)
+
 * Fri Jan 11 2008 Caolan McNamara <caolanm at redhat.com> - 3.8.1-1
 - latest version
 - drop fixed icu.icu6084.zwnj.notdef.patch


--- icu.icu5365.dependantvowels.patch DELETED ---




More information about the fedora-extras-commits mailing list