Hello community, here is the log from the commit of package icu for openSUSE:Factory checked in at 2013-07-30 18:37:28 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/icu (Old) and /work/SRC/openSUSE:Factory/.icu.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "icu" Changes: -------- --- /work/SRC/openSUSE:Factory/icu/icu.changes 2013-07-29 17:41:53.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.icu.new/icu.changes 2013-07-30 18:37:29.000000000 +0200 @@ -1,0 +2,7 @@ +Mon Jul 29 18:34:20 UTC 2013 - [email protected] + +- make filelist depend on architecture + icudt51b.dat - on BigEndian platforms + icudt51l.dat - on LittleEndian + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ icu.spec ++++++ --- /var/tmp/diff_new_pack.ABDVwN/_old 2013-07-30 18:37:30.000000000 +0200 +++ /var/tmp/diff_new_pack.ABDVwN/_new 2013-07-30 18:37:30.000000000 +0200 @@ -22,7 +22,7 @@ Release: 0 %define aversion 51_2 Summary: International Components for Unicode -License: X11 +License: MIT Group: Development/Libraries/C and C++ Url: http://icu-project.org/ @@ -235,7 +235,11 @@ %defattr(-,root,root) %dir %_datadir/icu %dir %_datadir/icu/%version +%ifarch %sparc mips hppa ppc ppc64 s390x +%_datadir/icu/%version/icudt51b.dat +%else %_datadir/icu/%version/icudt51l.dat +%endif %files -n libicu-devel %defattr(-, root, root) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
