From 7cf820a799fa742ec9cc1049ec970c4a31588fb048301518298ed5b3168a2ef1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Josef=20M=C3=B6llers?= Date: Thu, 13 Apr 2017 13:57:57 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/science:HPC/opa-fmgui?expand=0&rev=11 --- opa-fmgui.spec | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/opa-fmgui.spec b/opa-fmgui.spec index 8d82cd6..04da9d0 100644 --- a/opa-fmgui.spec +++ b/opa-fmgui.spec @@ -40,9 +40,10 @@ Source6: swingx-common-1.6.5.jar Source7: swingx-core-1.6.5.jar Source8: swingx-graphics-1.6.5.jar Source9: swingx-mavensupport-1.6.5.jar -Source10: swingx-painters-1.6.5.jar +Source10: swingx-painters-1.6.5.jar Source11: swingx-plaf-1.6.5.jar Source12: swingx-testsupport-1.6.5.jar +Source13: gradle-3.5-bin.zip Patch1: gradle-use_local_repo.patch Patch3: opa-fmgui-intel-manifest-license.patch @@ -71,9 +72,10 @@ script fmgui. %patch5 -p1 %build +(cd %{_tmppath}; unzip $RPM_SOURCE_DIR/gradle-3.5-bin.zip) GRADLE_LIB_DIR=$RPM_SOURCE_DIR export GRADLE_LIB_DIR -gradle copyDeps build --info +%{_tmppath}/gradle-3.5/bin/gradle copyDeps build --info %install mkdir -p %{buildroot}%{_javadir}/%{appfolder}