6
0

2 Commits

2 changed files with 11 additions and 4 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sat Mar 22 03:14:47 UTC 2025 - Heitor Moreira da Silva <heitor@opensuse.org>
- Add supplements to openJDK (boo#1205413 boo#1205825)
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Aug 19 09:19:01 UTC 2020 - Callum Farmer <callumjfarmer13@gmail.com> Wed Aug 19 09:19:01 UTC 2020 - Callum Farmer <callumjfarmer13@gmail.com>

View File

@@ -1,7 +1,7 @@
# #
# spec file for package java-binfmt-misc # spec file for package java-binfmt-misc
# #
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2025 SUSE LLC
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@@ -12,7 +12,7 @@
# license that conforms to the Open Source Definition (Version 1.9) # license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative. # published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/ # Please submit bugfixes or comments via https://bugs.opensuse.org/
# #
@@ -20,9 +20,9 @@ Name: java-binfmt-misc
Version: 1.4 Version: 1.4
Release: 0 Release: 0
Summary: The binfmt_misc support for Java Summary: The binfmt_misc support for Java
License: GPL-2.0 License: GPL-2.0-only
Group: Development/Languages/Java Group: Development/Languages/Java
Url: http://www.kernel.org/ URL: http://www.kernel.org/
# derived from Linux's Documentation/java.txt # derived from Linux's Documentation/java.txt
Source0: %{name}-%{version}.tar.gz Source0: %{name}-%{version}.tar.gz
BuildRequires: update-desktop-files BuildRequires: update-desktop-files
@@ -35,6 +35,8 @@ Requires(postun): systemd
# split-alias for libzypp # split-alias for libzypp
Provides: jpackage-utils:%{_bindir}/jarwrapper Provides: jpackage-utils:%{_bindir}/jarwrapper
Supplements: java
%description %description
Linux beats them ALL! While all other OS's are TALKING about direct Linux beats them ALL! While all other OS's are TALKING about direct
support of Java Binaries in the OS, Linux is doing it! support of Java Binaries in the OS, Linux is doing it!