forked from pool/tomcat
Accepting request 765336 from home:mateialbu:branches:Java:packages
- Change build to always use Java 1.8 (bsc#1161025). OBS-URL: https://build.opensuse.org/request/show/765336 OBS-URL: https://build.opensuse.org/package/show/Java:packages/tomcat?expand=0&rev=184
This commit is contained in:
parent
6dda5b6b52
commit
5cb10a7d23
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 17 14:26:15 UTC 2020 - Matei Albu <malbu@suse.com>
|
||||
|
||||
- Change build to always use Java 1.8 (bsc#1161025).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 27 10:22:58 UTC 2019 - Matei Albu <malbu@suse.com>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package tomcat
|
||||
#
|
||||
# Copyright (c) 2020 SUSE LLC
|
||||
# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2000-2009, JPackage Project
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
@ -96,7 +96,7 @@ BuildRequires: geronimo-jaxrpc-1_1-api
|
||||
BuildRequires: geronimo-qname-1_1-api
|
||||
BuildRequires: geronimo-saaj-1_1-api
|
||||
BuildRequires: jakarta-taglibs-standard >= 1.1
|
||||
BuildRequires: java-devel >= 1.8.0
|
||||
BuildRequires: java-devel = 1.8.0
|
||||
BuildRequires: javapackages-local
|
||||
BuildRequires: javapackages-tools
|
||||
BuildRequires: junit
|
||||
|
Loading…
x
Reference in New Issue
Block a user