From 7d055272bbf94f02ab92902d18ab34e1a07559e772b453ffc33c0ed87836172a 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:40:10 +0000 Subject: [PATCH] - Fix build with new javapackages-tools OBS-URL: https://build.opensuse.org/package/show/Java:packages/xmlunit?expand=0&rev=23 --- xmlunit.changes | 5 +++++ xmlunit.spec | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/xmlunit.changes b/xmlunit.changes index 174e0b9..777f1c5 100644 --- a/xmlunit.changes +++ b/xmlunit.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Mar 18 09:40:00 UTC 2015 - tchvatal@suse.com + +- Fix build with new javapackages-tools + ------------------------------------------------------------------- Thu Dec 4 19:24:29 UTC 2014 - p.drouand@gmail.com diff --git a/xmlunit.spec b/xmlunit.spec index 8beb75c..31dd792 100644 --- a/xmlunit.spec +++ b/xmlunit.spec @@ -1,7 +1,7 @@ # # spec file for package xmlunit # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2000-2008, JPackage Project # # All modifications and additions to the file contributed by third parties @@ -97,7 +97,7 @@ install -m 644 build/lib/%{name}-%{version}.pom \ %doc README.txt LICENSE.txt %{_javadir}/%{name}.jar %{_mavenpomdir}/JPP-%{name}.pom -%{_mavendepmapfragdir}/* +%{_datadir}/maven-metadata/%{name}.xml %files javadoc %defattr(0644,root,root,0755)