Hello community,
here is the log from the commit of package sonatype-oss-parent for
openSUSE:Factory checked in at 2019-02-11 21:17:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/sonatype-oss-parent (Old)
and /work/SRC/openSUSE:Factory/.sonatype-oss-parent.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "sonatype-oss-parent"
Mon Feb 11 21:17:37 2019 rev:2 rq:672376 version:7
Changes:
--------
--- /work/SRC/openSUSE:Factory/sonatype-oss-parent/sonatype-oss-parent.changes
2018-12-19 13:51:10.235138885 +0100
+++
/work/SRC/openSUSE:Factory/.sonatype-oss-parent.new.28833/sonatype-oss-parent.changes
2019-02-11 21:17:39.659328502 +0100
@@ -1,0 +2,6 @@
+Thu Feb 7 08:30:03 UTC 2019 - Fridrich Strba <[email protected]>
+
+- Clean-up the pom file installation to correspond to the standard
+ xmvn directories
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ sonatype-oss-parent.spec ++++++
--- /var/tmp/diff_new_pack.1aiHb2/_old 2019-02-11 21:17:40.859327864 +0100
+++ /var/tmp/diff_new_pack.1aiHb2/_new 2019-02-11 21:17:40.871327858 +0100
@@ -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
@@ -43,9 +43,9 @@
%install
# pom
-install -d -m 755 %{buildroot}%{_mavenpomdir}
-install -m 644 pom.xml %{buildroot}%{_mavenpomdir}/%{name}-%{version}.pom
-%add_maven_depmap %{name}-%{version}.pom
+install -d -m 755 %{buildroot}%{_mavenpomdir}/%{name}
+install -m 644 pom.xml %{buildroot}%{_mavenpomdir}/%{name}/oss-parent.pom
+%add_maven_depmap %{name}/oss-parent.pom
%files -f .mfiles
%license LICENSE