From e27b39286b7e8afd2fab30659d267ad17c4e10ae96987abc3e7204e1d5c2ae49 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:37:52 +0000 Subject: [PATCH] - Fix build with new javapackages-tools OBS-URL: https://build.opensuse.org/package/show/Java:packages/apache-commons-cli?expand=0&rev=7 --- apache-commons-cli.changes | 5 +++++ apache-commons-cli.spec | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/apache-commons-cli.changes b/apache-commons-cli.changes index 16bcd17..c07ec50 100644 --- a/apache-commons-cli.changes +++ b/apache-commons-cli.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Mar 18 09:37:41 UTC 2015 - tchvatal@suse.com + +- Fix build with new javapackages-tools + ------------------------------------------------------------------- Thu Dec 4 18:55:52 UTC 2014 - p.drouand@gmail.com diff --git a/apache-commons-cli.spec b/apache-commons-cli.spec index 5f6e289..e156696 100644 --- a/apache-commons-cli.spec +++ b/apache-commons-cli.spec @@ -1,7 +1,7 @@ # # spec file for package apache-commons-cli # -# 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 @@ -90,7 +90,7 @@ ln -s %{name}-%{version} %{buildroot}%{_javadocdir}/%{name} %doc LICENSE.txt NOTICE.txt README.txt RELEASE-NOTES.txt %{_javadir}/* %{_mavenpomdir}/* -%config %{_mavendepmapfragdir}/* +%{_datadir}/maven-metadata/%{name}.xml %files javadoc %defattr(-,root,root)