From 1588361694d2648f62d81643edc71a4d4428bb28b51dc719a114aadffe0e1a63 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Wed, 18 Mar 2015 10:06:42 +0000 Subject: [PATCH] new jpackage-tools OBS-URL: https://build.opensuse.org/package/show/Java:packages/dom4j?expand=0&rev=13 --- dom4j.changes | 5 +++++ dom4j.spec | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/dom4j.changes b/dom4j.changes index c5fb89f..50d07dd 100644 --- a/dom4j.changes +++ b/dom4j.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Mar 18 09:46:06 UTC 2015 - tchvatal@suse.com + +- Fix build with new javapackages-tools + ------------------------------------------------------------------- Tue Jul 8 10:43:35 UTC 2014 - tchvatal@suse.com diff --git a/dom4j.spec b/dom4j.spec index d45b0e0..00652b7 100644 --- a/dom4j.spec +++ b/dom4j.spec @@ -1,7 +1,7 @@ # # spec file for package dom4j # -# 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 @@ -194,7 +194,7 @@ install -m 0755 run.sh %{buildroot}%{_datadir}/%{name} %{_javadir}/%{name}.jar %{_javadir}/%{name}-%{version}.jar %{_mavenpomdir}/* -%config %{_mavendepmapfragdir}/* +%{_datadir}/maven-metadata/%{name}.xml* %files javadoc %defattr(0644,root,root,0755)