From 9b0dcb624fb63ead24f9575acb31b426a7c372d84338fb0dd6013a36ebe06779 Mon Sep 17 00:00:00 2001 From: Fridrich Strba Date: Fri, 12 Apr 2019 15:27:01 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/Java:packages/codehaus-parent?expand=0&rev=2 --- codehaus-parent.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/codehaus-parent.spec b/codehaus-parent.spec index 796d137..7a52ecf 100644 --- a/codehaus-parent.spec +++ b/codehaus-parent.spec @@ -1,7 +1,7 @@ # # spec file for package codehaus-parent # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 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 @@ -27,6 +27,7 @@ URL: http://codehaus.org/ Source0: http://repo1.maven.org/maven2/org/codehaus/codehaus-parent/%{version}/codehaus-parent-%{version}.pom Source1: http://www.apache.org/licenses/LICENSE-2.0.txt BuildRequires: javapackages-local +BuildRequires: xmvn-resolve BuildArch: noarch %description @@ -40,7 +41,6 @@ cp -p %{SOURCE1} LICENSE %build - %install install -dm 0755 %{buildroot}%{_mavenpomdir}/%{name} install -pm 0644 pom.xml %{buildroot}%{_mavenpomdir}/%{name}/%{name}.pom