From d98a47e4a2ef2423d2d883e79c8855acd1d3d3cf6441f326861bb56c794dae07 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Sat, 3 Oct 2015 18:31:26 +0000 Subject: [PATCH] Accepting request 334875 from devel:ARM:Factory - build against java-1_8_0-openjdk or newer if available OBS-URL: https://build.opensuse.org/request/show/334875 OBS-URL: https://build.opensuse.org/package/show/Java:packages/servletapi4?expand=0&rev=11 --- servletapi4.changes | 5 +++++ servletapi4.spec | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/servletapi4.changes b/servletapi4.changes index ce431f6..568e797 100644 --- a/servletapi4.changes +++ b/servletapi4.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Sep 29 20:07:26 UTC 2015 - dmueller@suse.com + +- build against java-1_8_0-openjdk or newer if available + ------------------------------------------------------------------- Mon Jul 21 10:32:00 UTC 2014 - tchvatal@suse.com diff --git a/servletapi4.spec b/servletapi4.spec index bdfbfcd..003f5af 100644 --- a/servletapi4.spec +++ b/servletapi4.spec @@ -1,7 +1,7 @@ # # spec file for package servletapi4 # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -29,7 +29,7 @@ Source: %{full_name}-4-src.tar.gz Patch150: java150_build.patch BuildRequires: ant BuildRequires: ant >= 1.2 -BuildRequires: java2-devel-packages +BuildRequires: java-devel >= 1.7.0 BuildRequires: javapackages-tools BuildRequires: xml-commons-apis Requires(post): %{_sbindir}/update-alternatives