Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package xmvn for openSUSE:Factory checked in 
at 2021-10-23 00:51:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xmvn (Old)
 and      /work/SRC/openSUSE:Factory/.xmvn.new.1890 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "xmvn"

Sat Oct 23 00:51:19 2021 rev:7 rq:926898 version:3.1.0

Changes:
--------
xmvn-connector-gradle.changes: same change
xmvn-connector-ivy.changes: same change
xmvn-mojo.changes: same change
xmvn-parent.changes: same change
xmvn-tools.changes: same change
--- /work/SRC/openSUSE:Factory/xmvn/xmvn.changes        2021-05-13 
22:18:55.179509115 +0200
+++ /work/SRC/openSUSE:Factory/.xmvn.new.1890/xmvn.changes      2021-10-23 
00:52:02.617149611 +0200
@@ -1,0 +2,7 @@
+Fri Oct 22 09:15:52 UTC 2021 - Fridrich Strba <fst...@suse.com>
+
+- Specify maven_home manually since the diversity of alternatives
+  in different distro versions makes it tedious to detect this
+  automatically
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ xmvn-connector-aether.spec ++++++
--- /var/tmp/diff_new_pack.gy5X4K/_old  2021-10-23 00:52:03.209149873 +0200
+++ /var/tmp/diff_new_pack.gy5X4K/_new  2021-10-23 00:52:03.213149874 +0200
@@ -1,5 +1,5 @@
 #
-# spec file for package xmvn-connector-aether
+# spec file
 #
 # Copyright (c) 2021 SUSE LLC
 #

xmvn-connector-gradle.spec: same change
xmvn-connector-ivy.spec: same change
xmvn-mojo.spec: same change
xmvn-parent.spec: same change
xmvn-tools.spec: same change
++++++ xmvn.spec ++++++
--- /var/tmp/diff_new_pack.gy5X4K/_old  2021-10-23 00:52:03.313149919 +0200
+++ /var/tmp/diff_new_pack.gy5X4K/_new  2021-10-23 00:52:03.317149920 +0200
@@ -55,7 +55,10 @@
 %build
 
 %install
-maven_home=$(realpath $(dirname $(realpath $(which mvn)))/..)
+# Please, keep in sync with maven package, since the use
+# of libalternatives in some distro versions makes it
+# more tedious to detect automatically
+maven_home=%{_datadir}/maven
 
 install -d -m 755 %{buildroot}%{_datadir}/%{name}
 cp -aL ${maven_home}/* %{buildroot}%{_datadir}/%{name}/

Reply via email to