public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Yaakov Selkowitz <yselkowi@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/vlc] epel9-next: Adjust libplacebo dependency for EPEL 9
Date: Mon, 20 Jul 2026 18:05:56 GMT	[thread overview]
Message-ID: <178457075614.1.10360946328791604486.rpms-vlc-0ce07d67452b@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/vlc
            Branch : epel9-next
            Commit : 0ce07d67452bea7ca18211ad44a81fdf56d61107
            Author : Yaakov Selkowitz <yselkowi@redhat.com>
            Date   : 2024-06-06T11:26:28-04:00
            Stats  : +1/-1 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/vlc/c/0ce07d67452bea7ca18211ad44a81fdf56d61107?branch=epel9-next

            Log:
            Adjust libplacebo dependency for EPEL 9

EPEL 9 now has libplacebo (4.x) and libplacebo6 packages, both -devel
packages provide the same pkgconfig (and therefore conflict) but the
runtimes are parallel-installable.

---
diff --git a/vlc.spec b/vlc.spec
index 5a2cf92..342035e 100644
--- a/vlc.spec
+++ b/vlc.spec
@@ -137,7 +137,7 @@ BuildRequires:	pkgconfig(libmtp) >= 1.0.0
 BuildRequires:	pkgconfig(libnfs) >= 1.10.0
 BuildRequires:	pkgconfig(libnotify) pkgconfig(gtk+-3.0)
 %if %{with placebo}
-BuildRequires:	pkgconfig(libplacebo) >= 0.2.1
+BuildRequires:	pkgconfig(libplacebo) < 6
 %endif
 BuildRequires:	pkgconfig(libpostproc)
 %if %{with projectm}

                 reply	other threads:[~2026-07-20 18:05 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=178457075614.1.10360946328791604486.rpms-vlc-0ce07d67452b@fedoraproject.org \
    --to=yselkowi@redhat.com \
    --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