public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Nicolas Chauvet <kwizart@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/obs-studio] f45: Lower nv-codec-headers to support older cards
Date: Thu, 17 Sep 2026 15:58:04 GMT [thread overview]
Message-ID: <178966068452.1.2820119070961644866.rpms-obs-studio-d793986e77ae@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/obs-studio
Branch : f45
Commit : d793986e77aefa4cdd2a94bef5b25da4663a6396
Author : Nicolas Chauvet <kwizart@gmail.com>
Date : 2026-09-17T09:46:58+02:00
Stats : +6/-0 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/obs-studio/c/d793986e77aefa4cdd2a94bef5b25da4663a6396?branch=f45
Log:
Lower nv-codec-headers to support older cards
---
diff --git a/obs-studio.spec b/obs-studio.spec
index c52500d..7ef43e2 100644
--- a/obs-studio.spec
+++ b/obs-studio.spec
@@ -122,7 +122,13 @@ BuildRequires: libxkbcommon-devel
BuildRequires: luajit-devel
%endif
BuildRequires: mbedtls-devel
+%if 0%{?fedora} > 44
+# Lower nv-codec-headers to support older cards
+# https://bugzilla.redhat.com/show_bug.cgi?id=2521662#c3
+BuildRequires: nv-codec-headers13.0
+%else
BuildRequires: nv-codec-headers
+%endif
%if %{with vpl}
BuildRequires: libvpl-devel
%endif
reply other threads:[~2026-09-17 15:58 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=178966068452.1.2820119070961644866.rpms-obs-studio-d793986e77ae@fedoraproject.org \
--to=kwizart@gmail.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