Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package java-1_8_0-openj9 for
openSUSE:Factory checked in at 2024-03-07 18:31:39
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/java-1_8_0-openj9 (Old)
and /work/SRC/openSUSE:Factory/.java-1_8_0-openj9.new.1770 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "java-1_8_0-openj9"
Thu Mar 7 18:31:39 2024 rev:24 rq:1155987 version:1.8.0.402
Changes:
--------
--- /work/SRC/openSUSE:Factory/java-1_8_0-openj9/java-1_8_0-openj9.changes
2024-02-20 21:16:28.330646097 +0100
+++
/work/SRC/openSUSE:Factory/.java-1_8_0-openj9.new.1770/java-1_8_0-openj9.changes
2024-03-07 18:32:47.108472280 +0100
@@ -1,0 +2,8 @@
+Thu Mar 7 12:44:28 UTC 2024 - Fridrich Strba <[email protected]>
+
+- Removed patch:
+ * alternative-path-to-tzdb_dat.patch
+ + Remove the possibility to use the system timezone-java. It
+ creates more problems then it solves (bsc#1213470)
+
+-------------------------------------------------------------------
Old:
----
alternative-path-to-tzdb_dat.patch
BETA DEBUG BEGIN:
Old:- Removed patch:
* alternative-path-to-tzdb_dat.patch
+ Remove the possibility to use the system timezone-java. It
BETA DEBUG END:
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ java-1_8_0-openj9.spec ++++++
--- /var/tmp/diff_new_pack.lglvoV/_old 2024-03-07 18:32:48.428520990 +0100
+++ /var/tmp/diff_new_pack.lglvoV/_new 2024-03-07 18:32:48.428520990 +0100
@@ -121,7 +121,6 @@
Patch202: system-libpng.patch
Patch203: system-lcms.patch
Patch210: openj9-no-werror.patch
-Patch300: alternative-path-to-tzdb_dat.patch
BuildRequires: alsa-lib-devel
BuildRequires: autoconf
BuildRequires: automake
@@ -227,7 +226,6 @@
Requires(post): update-alternatives
# Postun requires update-alternatives to uninstall tool update-alternatives.
Requires(postun): update-alternatives
-Recommends: tzdata-java8
# Standard JPackage base provides.
Provides: java-%{javaver}-headless = %{version}-%{release}
Provides: java-headless = %{javaver}
@@ -362,8 +360,6 @@
%patch -P 32 -p1
-%patch -P 300 -p1
-
cat %{SOURCE100} \
| sed "s/@OPENJ9_SHA@/`expr substr '%{openj9_revision}' 1 7`/g" \
| sed "s/@OPENJ9_BRANCH@/%{openj9_branch}/g" \
@@ -439,9 +435,6 @@
export JAVA_HOME=$(pwd)/%{imagesdir}/j2sdk-image
-# Copy tz.properties
-echo "sun.zoneinfo.dir=%{_datadir}/javazi" >> $JAVA_HOME/jre/lib/tz.properties
-
# cacerts are generated in runtime in openSUSE
if [ -f %{imagesdir}/j2sdk-image/jre/lib/security/cacerts ]; then
rm %{imagesdir}/j2sdk-image/jre/lib/security/cacerts