From 0fece8b14cd98b50513ded99e322056df104631e9799778b4408eed6aefc1a9b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Wed, 18 Mar 2015 09:54:59 +0000 Subject: [PATCH] - Fix build with new javapackages-tools OBS-URL: https://build.opensuse.org/package/show/Java:packages/apache-commons-collections?expand=0&rev=11 --- apache-commons-collections.changes | 5 +++++ apache-commons-collections.spec | 6 +++--- 2 files changed, 8 insertions(+), 3 deletions(-) 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)