Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package java-21-openjdk for openSUSE:Factory
checked in at 2024-03-08 18:07:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/java-21-openjdk (Old)
and /work/SRC/openSUSE:Factory/.java-21-openjdk.new.1770 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "java-21-openjdk"
Fri Mar 8 18:07:56 2024 rev:10 rq:1155908 version:21.0.2.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/java-21-openjdk/java-21-openjdk.changes
2024-02-21 17:52:47.575435172 +0100
+++
/work/SRC/openSUSE:Factory/.java-21-openjdk.new.1770/java-21-openjdk.changes
2024-03-08 18:07:57.587396719 +0100
@@ -1,0 +2,8 @@
+Thu Mar 7 12:44:28 UTC 2024 - Fridrich Strba <[email protected]>
+
+- Removed patch:
+ * alternative-tzdb_dat.patch
+ + Remove the possibility to use the system timezone-java. It
+ creates more problems then it solves (bsc#1213470)
+
+-------------------------------------------------------------------
Old:
----
alternative-tzdb_dat.patch
BETA DEBUG BEGIN:
Old:- Removed patch:
* alternative-tzdb_dat.patch
+ Remove the possibility to use the system timezone-java. It
BETA DEBUG END:
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ java-21-openjdk.spec ++++++
--- /var/tmp/diff_new_pack.ROgDdC/_old 2024-03-08 18:07:58.791440966 +0100
+++ /var/tmp/diff_new_pack.ROgDdC/_new 2024-03-08 18:07:58.795441113 +0100
@@ -168,7 +168,6 @@
Patch200: ppc_stack_overflow_fix.patch
#
Patch302: disable-doclint-by-default.patch
-Patch303: alternative-tzdb_dat.patch
#
BuildRequires: alsa-lib-devel
BuildRequires: autoconf
@@ -278,7 +277,6 @@
# Postun requires update-alternatives to uninstall tool update-alternatives.
Requires(postun): update-alternatives
Recommends: mozilla-nss-sysinit
-Recommends: tzdata-java8
Obsoletes: %{name}-accessibility
%if 0%{?suse_version} > 1315 || 0%{?java_bootstrap}
# Standard JPackage base provides.
@@ -407,7 +405,6 @@
%patch -P 200 -p1
%patch -P 302 -p1
-%patch -P 303 -p1
# Extract systemtap tapsets
@@ -507,9 +504,6 @@
export JAVA_HOME=$(pwd)/%{buildoutputdir}/%{imagesdir}/jdk
-# Copy tz.properties
-echo "sun.zoneinfo.dir=%{_datadir}/javazi" >> $JAVA_HOME/conf/tz.properties
-
# cacerts are generated in runtime in openSUSE
if [ -f %{buildoutputdir}/%{imagesdir}/jdk/lib/security/cacerts ]; then
rm %{buildoutputdir}/%{imagesdir}/jdk/lib/security/cacerts
@@ -892,7 +886,6 @@
%{_jvmdir}/%{sdkdir}/conf/security/policy/unlimited/default_local.policy
%{_jvmdir}/%{sdkdir}/conf/security/policy/unlimited/default_US_export.policy
%{_jvmdir}/%{sdkdir}/conf/sound.properties
-%{_jvmdir}/%{sdkdir}/conf/tz.properties
%{_jvmdir}/%{sdkdir}/lib/desktop/jconsole.desktop
%{_jvmdir}/%{sdkdir}/lib/jexec
%{_jvmdir}/%{sdkdir}/lib/jfr/default.jfc