Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package tuxguitar for openSUSE:Factory 
checked in at 2025-03-31 11:41:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/tuxguitar (Old)
 and      /work/SRC/openSUSE:Factory/.tuxguitar.new.2696 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "tuxguitar"

Mon Mar 31 11:41:56 2025 rev:22 rq:1265309 version:1.6.6

Changes:
--------
--- /work/SRC/openSUSE:Factory/tuxguitar/tuxguitar.changes      2025-02-21 
21:38:43.986147951 +0100
+++ /work/SRC/openSUSE:Factory/.tuxguitar.new.2696/tuxguitar.changes    
2025-03-31 11:42:53.315435717 +0200
@@ -1,0 +2,5 @@
+Fri Mar 28 21:25:55 UTC 2025 - Fridrich Strba <[email protected]>
+
+- Fix pom errors that are fatal with Maven 4
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ tuxguitar.spec ++++++
--- /var/tmp/diff_new_pack.R60Zdy/_old  2025-03-31 11:42:54.615489587 +0200
+++ /var/tmp/diff_new_pack.R60Zdy/_new  2025-03-31 11:42:54.615489587 +0200
@@ -94,13 +94,22 @@
 %pom_xpath_set -r pom:org.eclipse.swt.artifactId org.eclipse.swt  
desktop/pom.xml
 %pom_xpath_set -r pom:org.eclipse.swt.artifactId org.eclipse.swt 
desktop/build-scripts/%{name}-linux-swt
 %pom_xpath_remove "pom:artifactItem[pom:destFileName[text()='swt.jar']]" 
desktop/build-scripts/%{name}-linux-swt
+%pom_remove_dep :org.eclipse.swt.gtk.freebsd desktop/pom.xml
 %pom_remove_dep :org.eclipse.swt.gtk.linux desktop/pom.xml
 %pom_remove_dep :org.eclipse.swt.win32.win32 desktop/pom.xml
 %pom_remove_dep :org.eclipse.swt.cocoa.macosx desktop/pom.xml
 
+sed -i 's#\${project.parent.relativePath}#../../../#g' \
+    desktop/build-scripts/native-modules/tuxguitar-alsa-linux/pom.xml \
+    desktop/build-scripts/native-modules/tuxguitar-jack-linux/pom.xml \
+    desktop/build-scripts/native-modules/tuxguitar-fluidsynth-linux/pom.xml \
+    desktop/build-scripts/native-modules/tuxguitar-synth-lv2-linux/pom.xml
+
 %build
 %{mvn_build} -j -f -- \
     -e -f desktop/build-scripts/%{name}-linux-swt/pom.xml \
+    -Dorg.eclipse.swt.groupId=org.eclipse.swt \
+    -Dorg.eclipse.swt.artifactId=org.eclipse.swt \
     -Dproject.build.sourceEncoding=UTF-8 -Dnative-modules=true
 
 %install

Reply via email to