- Add opa-fmgui-force-loading-java.xml.bind-for-JDK9.patch to allow
opa-fmgui to run with JDK9+ (bsc#1090589) OBS-URL: https://build.opensuse.org/package/show/science:HPC/opa-fmgui?expand=0&rev=41
This commit is contained in:
committed by
Git OBS Bridge
parent
e10f03d9e4
commit
7845decf16
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package opa-fmgui
|
||||
#
|
||||
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2015 Intel Corporation
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
@@ -78,6 +78,7 @@ Patch3: opa-fmgui-intel-manifest-license.patch
|
||||
Patch5: stl-14927-jgraphx-update.patch
|
||||
Patch6: manifest-version.patch
|
||||
Patch7: opa-fmgui-fix-build-for-JDK9-Gradle-3.2.patch
|
||||
Patch8: opa-fmgui-force-loading-java.xml.bind-for-JDK9.patch
|
||||
|
||||
BuildRequires: ant
|
||||
BuildRequires: jre >= 1.7
|
||||
@@ -103,6 +104,7 @@ script fmgui.
|
||||
%patch5 -p1
|
||||
%patch6 -p1
|
||||
%patch7
|
||||
%patch8
|
||||
|
||||
%build
|
||||
(cd %{_tmppath}; rm -Rf gradle-%{gradle_version}; unzip %{_sourcedir}/gradle-%{gradle_version}-bin.zip)
|
||||
|
Reference in New Issue
Block a user