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/vlc] epel9-next: correct postproc bcond to account for EPEL 11
Date: Mon, 20 Jul 2026 18:06:10 GMT [thread overview]
Message-ID: <178457077003.1.12199096422185090017.rpms-vlc-841df9659ca1@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/vlc
Branch : epel9-next
Commit : 841df9659ca1c900af59b9745d155b4b762af60f
Author : Dominik 'Rathann' Mierzejewski <dominik@greysector.net>
Date : 2025-11-07T20:29:28+01:00
Stats : +1/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/vlc/c/841df9659ca1c900af59b9745d155b4b762af60f?branch=epel9-next
Log:
correct postproc bcond to account for EPEL 11
---
diff --git a/vlc.spec b/vlc.spec
index 33390cc..564e69e 100644
--- a/vlc.spec
+++ b/vlc.spec
@@ -12,7 +12,7 @@
# https://code.videolan.org/videolan/vlc/-/merge_requests/3950
%bcond placebo %[!(0%{?fedora} >= 39 || 0%{?rhel} >= 10)]
# libpostproc was removed in FFmpeg 8 (F44+)
-%bcond postproc %[!(0%{?fedora} >= 44)]
+%bcond postproc %[!(0%{?fedora} >= 44 || 0%{?rhel} >= 11)]
# disabled due to various issues
%bcond projectm 0
reply other threads:[~2026-07-20 18:06 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=178457077003.1.12199096422185090017.rpms-vlc-841df9659ca1@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