public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/SDL2_sound] f43: drop the playsound binary (it's provided by SDL3_sound)
@ 2026-07-01 20:11 Dominik 'Rathann' Mierzejewski
  0 siblings, 0 replies; only message in thread
From: Dominik 'Rathann' Mierzejewski @ 2026-07-01 20:11 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/SDL2_sound
Branch : f43
Commit : ed349f3d4868e7332cd3e6d3eb84036a60a8959f
Author : Dominik 'Rathann' Mierzejewski <dominik@greysector.net>
Date   : 2026-06-23T23:15:16+02:00
Stats  : +2/-1 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/SDL2_sound/c/ed349f3d4868e7332cd3e6d3eb84036a60a8959f?branch=f43

Log:
drop the playsound binary (it's provided by SDL3_sound)

---
diff --git a/SDL2_sound.spec b/SDL2_sound.spec
index a8f6b29..88efedb 100644
--- a/SDL2_sound.spec
+++ b/SDL2_sound.spec
@@ -85,6 +85,7 @@ rm src/dr_flac.h src/dr_mp3.h
 %build
 %cmake \
     -DSDLSOUND_BUILD_STATIC:BOOL=OFF \
+    -DSDLSOUND_BUILD_TEST:BOOL=OFF \
     -DSDLSOUND_DECODER_MIDI:BOOL=ON \
 
 %cmake_build
@@ -122,7 +123,6 @@ mv man3 %{buildroot}/%{_mandir}
 %files
 %license LICENSE.txt
 %doc docs/CREDITS.txt README.md
-%{_bindir}/playsound
 %{_libdir}/libSDL2_sound.so.2{,.*}
 
 %files devel
@@ -138,6 +138,7 @@ mv man3 %{buildroot}/%{_mandir}
 * Tue Jun 23 2026 Dominik Mierzejewski <dominik@greysector.net> - 2.0.6-1
 - update to 2.0.6
 - unbundle dr_flac and dr_mp3 and make it conditional
+- drop the playsound binary (it's provided by SDL3_sound)
 
 * Thu Mar 05 2026 Dominik Mierzejewski <dominik@greysector.net> - 2.0.5^20260117git1be041b-1
 - update to 20260117 snapshot from stable-2.0 branch

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-07-01 20:11 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-01 20:11 [rpms/SDL2_sound] f43: drop the playsound binary (it's provided by SDL3_sound) Dominik 'Rathann' Mierzejewski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox