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