1
0
2017-11-03 11:38:38 +00:00
committed by Git OBS Bridge
parent 47a7363ada
commit f3a6790745
3 changed files with 72 additions and 1 deletions

View File

@@ -204,6 +204,7 @@ Patch1000: icedtea-3.0.1-sunec.patch
Patch1001: java-1_8_0-openjdk-suse-desktop-files.patch
Patch2000: java-1_8_0-openjdk-gcc6.patch
Patch2001: disable-doclint-by-default.patch
Patch2002: tzdb_dat.patch
BuildRequires: alsa-lib-devel
BuildRequires: autoconf
BuildRequires: automake
@@ -255,7 +256,7 @@ Provides: jre1.6.x
Provides: jre1.7.x
Provides: jre1.8.x
%if %{with bootstrap}
BuildRequires: java-devel >= 1.7
BuildRequires: java-devel == 1.8.0
BuildConflicts: java-devel >= 1.9
%else
BuildRequires: %{name}-devel
@@ -542,6 +543,7 @@ patch -p0 -i %{PATCH104}
patch -p0 -i %{PATCH2000}
patch -p0 -i %{PATCH2001}
patch -p0 -i %{PATCH2002}
(cd openjdk/common/autoconf
bash ./autogen.sh