diff --git a/wsdl4j.changes b/wsdl4j.changes index cd90099..f921599 100644 --- a/wsdl4j.changes +++ b/wsdl4j.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Mar 18 09:46:24 UTC 2015 - tchvatal@suse.com + +- Fix build with new javapackages-tools + ------------------------------------------------------------------- Fri Dec 5 13:51:02 UTC 2014 - p.drouand@gmail.com diff --git a/wsdl4j.spec b/wsdl4j.spec index cb72f34..2b93193 100644 --- a/wsdl4j.spec +++ b/wsdl4j.spec @@ -1,7 +1,7 @@ # # spec file for package wsdl4j # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 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 @@ -92,7 +92,7 @@ ln -sf ../qname.jar %{buildroot}%{_javadir}/javax.wsdl/ %defattr(0644,root,root,0755) %doc license.html %{_mavenpomdir}/JPP-%{name}.pom -%config %{_mavendepmapfragdir}/* +%{_datadir}/maven-metadata/%{name}.xml* %{_javadir}/* %files javadoc