Compare commits
2 Commits
Author | SHA256 | Date | |
---|---|---|---|
c5cda94e6f | |||
485e0a7fd9 |
@@ -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>
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# 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
|
||||
# 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)
|
||||
# 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
|
||||
Release: 0
|
||||
Summary: The binfmt_misc support for Java
|
||||
License: GPL-2.0
|
||||
License: GPL-2.0-only
|
||||
Group: Development/Languages/Java
|
||||
Url: http://www.kernel.org/
|
||||
URL: http://www.kernel.org/
|
||||
# derived from Linux's Documentation/java.txt
|
||||
Source0: %{name}-%{version}.tar.gz
|
||||
BuildRequires: update-desktop-files
|
||||
@@ -35,6 +35,8 @@ Requires(postun): systemd
|
||||
# split-alias for libzypp
|
||||
Provides: jpackage-utils:%{_bindir}/jarwrapper
|
||||
|
||||
Supplements: java
|
||||
|
||||
%description
|
||||
Linux beats them ALL! While all other OS's are TALKING about direct
|
||||
support of Java Binaries in the OS, Linux is doing it!
|
||||
|
Reference in New Issue
Block a user