Hello community,

here is the log from the commit of package java-11-openjdk for openSUSE:Factory 
checked in at 2019-05-02 19:14:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/java-11-openjdk (Old)
 and      /work/SRC/openSUSE:Factory/.java-11-openjdk.new.5148 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "java-11-openjdk"

Thu May  2 19:14:19 2019 rev:30 rq:699400 version:11.0.3.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/java-11-openjdk/java-11-openjdk.changes  
2019-04-19 18:35:23.926957290 +0200
+++ 
/work/SRC/openSUSE:Factory/.java-11-openjdk.new.5148/java-11-openjdk.changes    
    2019-05-02 19:14:26.369031274 +0200
@@ -1,0 +2,9 @@
+Tue Apr 23 05:55:34 UTC 2019 - Fridrich Strba <[email protected]>
+
+- Require update-ca-certificates by the headless subpackage
+  (bsc#1131378)
+- Removed patch:
+  * java11-improved-fonts.patch
+    + broken with the recent changes in font rendering
+
+-------------------------------------------------------------------

Old:
----
  java11-improved-fonts.patch

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

Other differences:
------------------
++++++ java-11-openjdk.spec ++++++
--- /var/tmp/diff_new_pack.NUZ3ne/_old  2019-05-02 19:14:28.577036889 +0200
+++ /var/tmp/diff_new_pack.NUZ3ne/_new  2019-05-02 19:14:28.577036889 +0200
@@ -228,7 +228,6 @@
 #
 Patch500:       activation-module.patch
 Patch501:       annotation-module.patch
-Patch800:       java11-improved-fonts.patch
 BuildRequires:  alsa-lib-devel
 BuildRequires:  autoconf
 BuildRequires:  automake
@@ -277,7 +276,6 @@
 #was bnc#634793
 Requires:       mozilla-nss
 Requires(post): file
-Requires(post): java-ca-certificates
 # Standard JPackage base provides.
 Provides:       java = %{javaver}
 Provides:       java-%{javaver} = %{version}-%{release}
@@ -338,6 +336,7 @@
 Requires:       jpackage-utils
 # Post requires update-alternatives to install tool update-alternatives.
 Requires(post): update-alternatives
+Requires(post): java-ca-certificates
 # Postun requires update-alternatives to uninstall tool update-alternatives.
 Requires(postun): update-alternatives
 Recommends:     tzdata-java8
@@ -504,8 +503,6 @@
 %patch302 -p1
 %patch303 -p1
 
-%patch800 -p1
-
 %patch400
 %patch401
 %patch402
@@ -553,8 +550,8 @@
 export CFLAGS="$CFLAGS -mieee"
 %endif
 
-EXTRA_CFLAGS="-Wno-error -DIMPROVED_FONT_RENDERING"
-EXTRA_CPP_FLAGS="-Wno-error -DIMPROVED_FONT_RENDERING"
+EXTRA_CFLAGS="-Wno-error"
+EXTRA_CPP_FLAGS="-Wno-error"
 
 %ifarch ppc64 ppc64le ppc
 EXTRA_CFLAGS="$EXTRA_CFLAGS -fno-strict-aliasing"


Reply via email to