diff --git a/apache-commons-collections.changes b/apache-commons-collections.changes index ec8b64d..0c75a61 100644 --- a/apache-commons-collections.changes +++ b/apache-commons-collections.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Mar 18 09:45:57 UTC 2015 - tchvatal@suse.com + +- Fix build with new javapackages-tools + ------------------------------------------------------------------- Mon Jul 7 14:48:57 UTC 2014 - tchvatal@suse.com diff --git a/apache-commons-collections.spec b/apache-commons-collections.spec index 7ca315e..38edd23 100644 --- a/apache-commons-collections.spec +++ b/apache-commons-collections.spec @@ -1,7 +1,7 @@ # # spec file for package apache-commons-collections # -# 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 @@ -142,14 +142,14 @@ cp -pr build/docs/testframework/* %{buildroot}%{_javadocdir}/%{name}-testframewo %{_javadir}/%{name}.jar %{_javadir}/%{short_name}.jar %{_mavenpomdir}/JPP-%{short_name}.pom -%{_mavendepmapfragdir}/%{name} +%{_datadir}/maven-metadata/%{name}.xml %files testframework %defattr(0644,root,root,0755) %{_javadir}/%{name}-testframework.jar %{_javadir}/%{short_name}-testframework.jar %{_mavenpomdir}/JPP-%{short_name}-testframework.pom -%{_mavendepmapfragdir}/%{name}-testframework +%{_datadir}/maven-metadata/%{name}-testframework.xml %files javadoc %defattr(0644,root,root,0755)