Hello community, here is the log from the commit of package berkeleydb for openSUSE:Factory checked in at 2017-09-15 22:32:13 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/berkeleydb (Old) and /work/SRC/openSUSE:Factory/.berkeleydb.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "berkeleydb" Fri Sep 15 22:32:13 2017 rev:20 rq:526354 version:5.0.58 Changes: -------- --- /work/SRC/openSUSE:Factory/berkeleydb/berkeleydb.changes 2014-07-16 16:49:43.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.berkeleydb.new/berkeleydb.changes 2017-09-15 22:32:13.699715170 +0200 @@ -1,0 +2,5 @@ +Fri Sep 15 10:44:53 UTC 2017 - [email protected] + +- Fix build with jdk9: specify jdk.version=1.6 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ berkeleydb.spec ++++++ --- /var/tmp/diff_new_pack.2gJZt3/_old 2017-09-15 22:32:14.459608130 +0200 +++ /var/tmp/diff_new_pack.2gJZt3/_new 2017-09-15 22:32:14.463607567 +0200 @@ -1,7 +1,7 @@ # # spec file for package berkeleydb # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2017 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 @@ -95,7 +95,6 @@ %prep %setup -q -n je-%{version} -#%patch0 -b .sav %build export CLASSPATH= @@ -103,6 +102,7 @@ ant \ -Djmx.jarfile=$(build-classpath mx4j/mx4j) \ -Dj2ee.jarfile=$(build-classpath geronimo-j2ee-connector-1.5-api) \ + -Djdk.version=1.6 \ jar javadoc-all %install
