From dddd94c69a339cac030e662d0a42529e669cb25410e48d2791dbe6d04f44c4eb Mon Sep 17 00:00:00 2001 From: Fridrich Strba Date: Tue, 5 Feb 2019 16:38:53 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/Java:packages/sonatype-oss-parent?expand=0&rev=4 --- sonatype-oss-parent.spec | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) diff --git a/sonatype-oss-parent.spec b/sonatype-oss-parent.spec index a7515f6..cb872b6 100644 --- a/sonatype-oss-parent.spec +++ b/sonatype-oss-parent.spec @@ -1,7 +1,7 @@ # # spec file for package sonatype-oss-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 @@ -47,13 +47,7 @@ install -d -m 755 %{buildroot}%{_mavenpomdir} install -m 644 pom.xml %{buildroot}%{_mavenpomdir}/%{name}-%{version}.pom %add_maven_depmap %{name}-%{version}.pom -%files +%files -f .mfiles %license LICENSE -%{_mavenpomdir}/* -%if %{defined _maven_repository} -%{_mavendepmapfragdir}/%{name} -%else -%{_datadir}/maven-metadata/%{name}.xml* -%endif %changelog