forked from pool/avalon-framework
Accepting request 620766 from Java:packages
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/620766 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/avalon-framework?expand=0&rev=11
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue May 15 13:56:16 UTC 2018 - fstrba@suse.com
|
||||
|
||||
- Build with source and target 8 to prepare for a possible removal
|
||||
of 1.6 compatibility
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 15 09:30:55 UTC 2017 - fstrba@suse.com
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package avalon-framework
|
||||
#
|
||||
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2000-2007, JPackage Project
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
@@ -31,7 +31,7 @@ Patch1: %{name}-target.patch
|
||||
BuildRequires: ant
|
||||
BuildRequires: avalon-logkit
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: java-devel >= 1.6
|
||||
BuildRequires: java-devel >= 1.8
|
||||
BuildRequires: javapackages-tools
|
||||
BuildRequires: junit
|
||||
BuildRequires: log4j
|
||||
@@ -81,7 +81,7 @@ sed -i 's/\r//' docs/api/package-list
|
||||
|
||||
%build
|
||||
ant \
|
||||
-Dant.build.javac.source=1.6 -Dant.build.javac.target=1.6 \
|
||||
-Dant.build.javac.source=8 -Dant.build.javac.target=8 \
|
||||
-Djunit.jar=$(build-classpath junit) \
|
||||
-Dlogkit.jar=$(build-classpath avalon-logkit) \
|
||||
-Dlog4j.jar=$(build-classpath log4j) \
|
||||
|
Reference in New Issue
Block a user