icu/icu.spec
changeset 43 8204420456b3
parent 40 0efa9c29209c
child 45 f7c2ead21fed
equal deleted inserted replaced
42:cc10a222c09d 43:8204420456b3
    57 #patches 25, 26 align tests to previous Oracle modifications
    57 #patches 25, 26 align tests to previous Oracle modifications
    58 Patch25: source_common_testdata_conversion.txt.patch
    58 Patch25: source_common_testdata_conversion.txt.patch
    59 Patch26: source_test_ccapitst.c.patch
    59 Patch26: source_test_ccapitst.c.patch
    60 #Studio 12.1 changed behaviour of 'CC -m64', this patch is needed for proper detection of 64 bit abolities of the compiler
    60 #Studio 12.1 changed behaviour of 'CC -m64', this patch is needed for proper detection of 64 bit abolities of the compiler
    61 Patch27: source_configure_64.patch
    61 Patch27: source_configure_64.patch
       
    62 #backport upstream fix for http://bugs.icu-project.org/trac/ticket/6814 (australian timezone test failure)
       
    63 Patch28: source_test_intltest_tztest.patch
    62 
    64 
    63 BuildRoot: %{_tmppath}/%{name}-%{version}
    65 BuildRoot: %{_tmppath}/%{name}-%{version}
    64 SUNW_Copyright: %{src_name}.copyright
    66 SUNW_Copyright: %{src_name}.copyright
    65 %include icu.depend
    67 %include icu.depend
    66 %description
    68 %description
   125 #%patch23 -p1
   127 #%patch23 -p1
   126 #%patch24 -p1
   128 #%patch24 -p1
   127 %patch25 -p1
   129 %patch25 -p1
   128 %patch26 -p1
   130 %patch26 -p1
   129 %patch27 
   131 %patch27 
       
   132 %patch28
   130 
   133 
   131 #cat Makefile.config.in %{PATCH2} > Makefile.config
   134 #cat Makefile.config.in %{PATCH2} > Makefile.config
   132 #touch Makefile.depend
   135 #touch Makefile.depend
   133 
   136 
   134 
   137