This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 2 18:02:41 UTC 2018 - fstrba@suse.com
|
||||
|
||||
- Force build with jdk < 10
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 20 09:34:00 UTC 2017 - fstrba@suse.com
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package tanukiwrapper
|
||||
#
|
||||
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2000-2006, JPackage Project
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
@@ -33,11 +33,12 @@ BuildRequires: ant-nodeps >= 1.6.1
|
||||
BuildRequires: cunit-devel
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: java-devel >= 1.6.0
|
||||
BuildRequires: java-devel >= 1.6
|
||||
BuildRequires: javapackages-tools
|
||||
BuildRequires: perl
|
||||
BuildRequires: xerces-j2
|
||||
BuildRequires: xml-commons-apis
|
||||
BuildConflicts: java-devel >= 10
|
||||
|
||||
%description
|
||||
The Java Service Wrapper is an application which has
|
||||
|
Reference in New Issue
Block a user