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