icu/icu.spec
changeset 68 6209b99c7ce7
parent 65 f023e92ab830
child 69 716f3a2e9da1
equal deleted inserted replaced
67:82092e851ffd 68:6209b99c7ce7
    48 Patch11: source_data_mappings_ucmfiles.mk.patch
    48 Patch11: source_data_mappings_ucmfiles.mk.patch
    49 Patch21: source_runConfigureICU.patch
    49 Patch21: source_runConfigureICU.patch
    50 #patches 25, 26 align tests to previous Oracle modifications
    50 #patches 25, 26 align tests to previous Oracle modifications
    51 Patch25: source_common_testdata_conversion.txt.patch
    51 Patch25: source_common_testdata_conversion.txt.patch
    52 Patch26: source_test_ccapitst.c.patch
    52 Patch26: source_test_ccapitst.c.patch
       
    53 Patch27: source_i18n_decNumber.h.patch
    53 
    54 
    54 BuildRoot: %{_tmppath}/%{name}-%{version}
    55 BuildRoot: %{_tmppath}/%{name}-%{version}
    55 SUNW_Copyright: %{src_name}.copyright
    56 SUNW_Copyright: %{src_name}.copyright
    56 %include icu.depend
    57 %include icu.depend
    57 %description
    58 %description
   107 %patch10 -p1
   108 %patch10 -p1
   108 %patch11 -p1
   109 %patch11 -p1
   109 %patch21 -p1
   110 %patch21 -p1
   110 %patch25 -p1
   111 %patch25 -p1
   111 %patch26 -p1
   112 %patch26 -p1
       
   113 %patch27
   112 
   114 
   113 %ifarch amd64 sparcv9
   115 %ifarch amd64 sparcv9
   114 cd ..
   116 cd ..
   115 rm -rf %{src_name}-64
   117 rm -rf %{src_name}-64
   116 cp -rp %{src_name} %{src_name}-64
   118 cp -rp %{src_name} %{src_name}-64
   295 %dir %attr (0444, root, bin) /usr/share/man/man3lib/libiculx.3lib
   297 %dir %attr (0444, root, bin) /usr/share/man/man3lib/libiculx.3lib
   296 %dir %attr (0444, root, bin) /usr/share/man/man3lib/libicutu.3lib
   298 %dir %attr (0444, root, bin) /usr/share/man/man3lib/libicutu.3lib
   297 %dir %attr (0444, root, bin) /usr/share/man/man3lib/libicuuc.3lib
   299 %dir %attr (0444, root, bin) /usr/share/man/man3lib/libicuuc.3lib
   298 
   300 
   299 %changelog
   301 %changelog
       
   302 * Mon May  2 2011 Pavel Heimlich <[email protected]>
       
   303 - fix CR 7035907
   300 * Thu Mar 24 2011 Pavel Heimlich <[email protected]>
   304 * Thu Mar 24 2011 Pavel Heimlich <[email protected]>
   301 - ICU 4.6.1
   305 - ICU 4.6.1
   302 - delete unused patches
   306 - delete unused patches
   303 * Thu Oct 21 2010 Pavel Heimlich <[email protected]>
   307 * Thu Oct 21 2010 Pavel Heimlich <[email protected]>
   304 - fix 6966217 in the .so.3 libraries (old_libs)
   308 - fix 6966217 in the .so.3 libraries (old_libs)