diff --git a/apache-commons-io.changes b/apache-commons-io.changes index cb40f47..f16e527 100644 --- a/apache-commons-io.changes +++ b/apache-commons-io.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Mar 18 09:45:59 UTC 2015 - tchvatal@suse.com + +- Fix build with new javapackages-tools + ------------------------------------------------------------------- Mon Jul 7 14:53:05 UTC 2014 - tchvatal@suse.com diff --git a/apache-commons-io.spec b/apache-commons-io.spec index 853a8b3..144cfd4 100644 --- a/apache-commons-io.spec +++ b/apache-commons-io.spec @@ -1,7 +1,7 @@ # # spec file for package apache-commons-io # -# 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 @@ -86,7 +86,7 @@ cp -pr target/apidocs/* %{buildroot}%{_javadocdir}/%{name} %doc LICENSE.txt NOTICE.txt RELEASE-NOTES.txt %{_javadir}/*.jar %{_mavenpomdir}/JPP-%{short_name}.pom -%{_mavendepmapfragdir}/* +%{_datadir}/maven-metadata/%{name}.xml* %files javadoc %defattr(-,root,root,-)