From 777c436985678aa511c967debefa0eac583c864bb8f11744d243c674114545e0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Fri, 19 May 2017 12:11:15 +0000 Subject: [PATCH] - Fix building of axis with this new javapackages-tools OBS-URL: https://build.opensuse.org/package/show/Java:packages/wsdl4j?expand=0&rev=17 --- wsdl4j.changes | 5 +++++ wsdl4j.spec | 5 ++--- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/wsdl4j.changes b/wsdl4j.changes index f921599..f3f77fd 100644 --- a/wsdl4j.changes +++ b/wsdl4j.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri May 19 12:12:11 UTC 2017 - tchvatal@suse.com + +- Fix building of axis with this new javapackages-tools + ------------------------------------------------------------------- Wed Mar 18 09:46:24 UTC 2015 - tchvatal@suse.com diff --git a/wsdl4j.spec b/wsdl4j.spec index 2b93193..3890515 100644 --- a/wsdl4j.spec +++ b/wsdl4j.spec @@ -1,7 +1,7 @@ # # spec file for package wsdl4j # -# Copyright (c) 2015 SUSE LINUX 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 @@ -27,14 +27,13 @@ Source0: http://downloads.sourceforge.net/%{name}/%{name}-src-%{version}. Source1: %{name}-MANIFEST.MF Source2: http://repo1.maven.org/maven2/wsdl4j/wsdl4j/%{version}/wsdl4j-%{version}.pom BuildRequires: ant-junit +BuildRequires: javapackages-local BuildRequires: javapackages-tools BuildRequires: unzip BuildRequires: xml-commons-apis BuildRequires: zip Requires: java Requires: jaxp_parser_impl -Requires(post): javapackages-tools -Requires(postun): javapackages-tools BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildArch: noarch