From ee21f35a2303cfa857639513d37e820bc7f9968559abff4b0c75b87c46d8cbad Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Fri, 7 Mar 2014 03:32:41 +0000 Subject: [PATCH] Accepting request 224929 from home:oertel:branches:X11:common:Factory - s390 is big endian as well OBS-URL: https://build.opensuse.org/request/show/224929 OBS-URL: https://build.opensuse.org/package/show/X11:common:Factory/icu?expand=0&rev=39 --- icu.changes | 5 +++++ icu.spec | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/icu.changes b/icu.changes index 93a09d2..c4ac25f 100644 --- a/icu.changes +++ b/icu.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Mar 7 01:41:50 CET 2014 - ro@suse.de + +- s390 is big endian as well + ------------------------------------------------------------------- Tue Nov 12 04:06:28 UTC 2013 - jengelh@inai.de diff --git a/icu.spec b/icu.spec index 56d93e3..8e356db 100644 --- a/icu.spec +++ b/icu.spec @@ -1,7 +1,7 @@ # # spec file for package icu # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -235,7 +235,7 @@ fi; %defattr(-,root,root) %dir %_datadir/icu %dir %_datadir/icu/%version -%ifarch %sparc mips hppa ppc ppc64 s390x +%ifarch %sparc mips hppa ppc ppc64 s390 s390x %_datadir/icu/%version/icudt52b.dat %else %_datadir/icu/%version/icudt52l.dat