Hello community,

here is the log from the commit of package java-1_5_0-gcj-compat for 
openSUSE:Factory checked in at 2017-03-21 22:46:25
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/java-1_5_0-gcj-compat (Old)
 and      /work/SRC/openSUSE:Factory/.java-1_5_0-gcj-compat.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "java-1_5_0-gcj-compat"

Tue Mar 21 22:46:25 2017 rev:33 rq:480904 version:1.5.0.0

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/java-1_5_0-gcj-compat/java-1_5_0-gcj-compat.changes  
    2016-08-29 14:28:45.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.java-1_5_0-gcj-compat.new/java-1_5_0-gcj-compat.changes
 2017-03-21 22:46:26.493142311 +0100
@@ -1,0 +2,12 @@
+Fri Mar 17 10:16:44 UTC 2017 - [email protected]
+
+- Adjust gcc version extraction similarly to gcc-java as we
+  require gcc-java, not gcc.
+
+-------------------------------------------------------------------
+Fri Mar 17 09:09:17 UTC 2017 - [email protected]
+
+- Properly extract binary suffix from gcc-java, not gcc which may
+  now differ in version.
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ java-1_5_0-gcj-compat.spec ++++++
--- /var/tmp/diff_new_pack.vh2igF/_old  2017-03-21 22:46:28.660835854 +0100
+++ /var/tmp/diff_new_pack.vh2igF/_new  2017-03-21 22:46:28.664835288 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package java-1_5_0-gcj-compat
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,12 +18,12 @@
 
 %define section                free
 %define gccsuffix %{nil}
-%define gccbinsuffix %(rpm -q --qf "-%{VERSION}" gcc)
+%define gccbinsuffix %(rpm -q --qf "-%{VERSION}" gcc-java)
 %define        origin          gcj%{gccsuffix}
 %define priority       1505
 %define        javaver         1.5.0
 %define buildver       0
-%define gccver         %(rpm -q --qf "%{VERSION}" gcc)
+%define gccver         %(rpm -q --qf "%{VERSION}" gcc-java)
 %define jgcver         1.0.80
 %define cname     java-%{javaver}-%{origin}%{gccbinsuffix}
 %define        sdklnk          java-%{javaver}-%{origin}


Reply via email to