|
|
@@ -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!
|
|
|
|