public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Dominik 'Rathann' Mierzejewski <dominik@greysector.net>
To: git-commits@fedoraproject.org
Subject: [rpms/SDL2_sound] f44: drop the playsound binary (it's provided by SDL3_sound)
Date: Wed, 01 Jul 2026 20:11:18 GMT	[thread overview]
Message-ID: <178293667844.1.8074882505875218444.rpms-SDL2_sound-ed349f3d4868@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/SDL2_sound
Branch : f44
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=f44

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

                 reply	other threads:[~2026-07-01 20:11 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178293667844.1.8074882505875218444.rpms-SDL2_sound-ed349f3d4868@fedoraproject.org \
    --to=dominik@greysector.net \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox