Hello community, here is the log from the commit of package java-1_7_0-openjdk for openSUSE:Factory checked in at 2013-03-10 08:18:50 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/java-1_7_0-openjdk (Old) and /work/SRC/openSUSE:Factory/.java-1_7_0-openjdk.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "java-1_7_0-openjdk", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/java-1_7_0-openjdk/java-1_7_0-openjdk.changes 2013-02-23 16:34:52.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.java-1_7_0-openjdk.new/java-1_7_0-openjdk.changes 2013-03-10 08:18:52.000000000 +0100 @@ -1,0 +2,5 @@ +Fri Mar 1 16:58:41 UTC 2013 - [email protected] + +- Define bits to %__isa_bits if defined + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ java-1_7_0-openjdk.spec ++++++ --- /var/tmp/diff_new_pack.LM7H6t/_old 2013-03-10 08:18:56.000000000 +0100 +++ /var/tmp/diff_new_pack.LM7H6t/_new 2013-03-10 08:18:56.000000000 +0100 @@ -382,6 +382,9 @@ %ifarch x86_64 ia64 s390x %define bits 64 %endif +%if 0%{?__isa_bits:1} +%define bits %__isa_bits +%endif Provides: java-%{bits} = %{javaver} Provides: java-%{javaver}-%{bits} Provides: java-%{origin}-%{bits} = %{version}-%{release} -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
