Josef Möllers
2017-04-19 06:40:09 +00:00
committed by Git OBS Bridge
parent 02c1fe4590
commit 1bdb6052d1
4 changed files with 7 additions and 7 deletions

View File

@@ -43,7 +43,7 @@ Source9: swingx-mavensupport-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
Source13: gradle-2.9-bin.zip
Patch1: gradle-use_local_repo.patch
Patch3: opa-fmgui-intel-manifest-license.patch
@@ -75,10 +75,10 @@ script fmgui.
%patch6 -p1
%build
(cd %{_tmppath}; unzip $RPM_SOURCE_DIR/gradle-3.5-bin.zip)
(cd %{_tmppath}; unzip $RPM_SOURCE_DIR/gradle-2.9-bin.zip)
GRADLE_LIB_DIR=$RPM_SOURCE_DIR
export GRADLE_LIB_DIR
%{_tmppath}/gradle-3.5/bin/gradle copyDeps build --info
%{_tmppath}/gradle-2.9/bin/gradle copyDeps build --info
%install
mkdir -p %{buildroot}%{_javadir}/%{appfolder}