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