Hello community, here is the log from the commit of package libgda for openSUSE:Factory checked in at 2014-07-10 08:16:57 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libgda (Old) and /work/SRC/openSUSE:Factory/.libgda.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libgda" Changes: -------- --- /work/SRC/openSUSE:Factory/libgda/libgda.changes 2013-12-24 16:05:16.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.libgda.new/libgda.changes 2014-07-10 08:17:26.000000000 +0200 @@ -1,0 +2,6 @@ +Wed Jul 2 11:54:55 UTC 2014 - [email protected] + +- change getspARCH to ppc64 on ppc64le + (Introduced with IcedTea 2.5) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libgda.spec ++++++ --- /var/tmp/diff_new_pack.LsKzCX/_old 2014-07-10 08:17:27.000000000 +0200 +++ /var/tmp/diff_new_pack.LsKzCX/_new 2014-07-10 08:17:27.000000000 +0200 @@ -374,6 +374,10 @@ %ifarch %arm getspARCH=arm %endif +# IcedTea 2.5.0 have ppc64 as libarch for ppc64le +%ifarch ppc64le +getspARCH=ppc64 +%endif sed -i "s:--ARCH--:$getspARCH:g" getsp.java # Due to patch0 and patch1, getsp.java needs to be rebuilt javac getsp.java -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
