public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Robert Scheck <robert@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/libopenmpt] main: Force recent mpg123-libs package for RHEL users with selective updates
Date: Tue, 07 Jul 2026 22:25:36 GMT	[thread overview]
Message-ID: <178346313690.1.5862160276524128873.rpms-libopenmpt-44e151e83632@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/libopenmpt
Branch : main
Commit : 44e151e83632ccfd01a63c97a4a19ec5348d8af5
Author : Robert Scheck <robert@fedoraproject.org>
Date   : 2026-07-08T00:25:16+02:00
Stats  : +5/-0 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/libopenmpt/c/44e151e83632ccfd01a63c97a4a19ec5348d8af5?branch=main

Log:
Force recent mpg123-libs package for RHEL users with selective updates

---
diff --git a/libopenmpt.spec b/libopenmpt.spec
index 5751747..93f0200 100644
--- a/libopenmpt.spec
+++ b/libopenmpt.spec
@@ -28,6 +28,11 @@ BuildRequires: pulseaudio-libs-devel
 #BuildRequires: SDL-devel
 #BuildRequires: SDL2-devel
 
+# Force recent mpg123-libs package for RHEL users with selective updates
+%if 0%{?rhel} && 0%{?rhel} < 11
+Requires: libmpg123{?_isa} >= 1.32.0
+%endif
+
 %description
 libopenmpt is a cross-platform C++ and C library to decode tracked music
 files (modules) into a raw PCM audio stream.

                 reply	other threads:[~2026-07-07 22:25 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=178346313690.1.5862160276524128873.rpms-libopenmpt-44e151e83632@fedoraproject.org \
    --to=robert@fedoraproject.org \
    --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