Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package deadbeef for openSUSE:Factory 
checked in at 2026-06-04 18:54:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/deadbeef (Old)
 and      /work/SRC/openSUSE:Factory/.deadbeef.new.2375 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "deadbeef"

Thu Jun  4 18:54:41 2026 rev:30 rq:1357030 version:1.10.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/deadbeef/deadbeef.changes        2026-05-25 
21:59:13.446939075 +0200
+++ /work/SRC/openSUSE:Factory/.deadbeef.new.2375/deadbeef.changes      
2026-06-04 18:56:56.163366037 +0200
@@ -1,0 +2,5 @@
+Wed Jun  3 15:03:47 UTC 2026 - Michael Pujos <[email protected]>
+
+- enable i586 architecture
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ deadbeef.spec ++++++
--- /var/tmp/diff_new_pack.QJeuta/_old  2026-06-04 18:56:57.059403047 +0200
+++ /var/tmp/diff_new_pack.QJeuta/_new  2026-06-04 18:56:57.063403211 +0200
@@ -30,7 +30,7 @@
 Source1:        %{name}.appdata.xml
 # PATCH-FIX-OPENSUSE 
0003-Fix-operator-precedence-and-uninitialized-value-warn.patch
 Patch0:         0003-Fix-operator-precedence-and-uninitialized-value-warn.patch
-ExclusiveArch:  aarch64 ppc64le x86_64
+ExclusiveArch:  aarch64 ppc64le x86_64 i586
 BuildRequires:  autoconf
 BuildRequires:  automake
 BuildRequires:  clang
@@ -116,6 +116,9 @@
 export LDFLAGS="$LDFLAGS -pie"
 
 %configure \
+%ifarch %{ix86}
+        --disable-soundtouch \
+%endif
         --disable-static \
         --disable-psf \
         --docdir=%{_docdir}/%{name}
@@ -182,7 +185,9 @@
 %{_libdir}/%{name}/ddb_out_pw.so*
 %{_libdir}/%{name}/ddb_shn.so*
 %{_libdir}/%{name}/medialib.so*
+%ifnarch %{ix86}
 %{_libdir}/%{name}/ddb_soundtouch.so*
+%endif
 %{_libdir}/%{name}/alac.so*
 %{_libdir}/%{name}/in_sc68.so*
 %{_libdir}/%{name}/data68/

Reply via email to