public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Neal Gompa <ngompa@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/obs-studio] epel9-next: Switch ffmpeg-free dependency to /usr/bin/ffmpeg
Date: Mon, 20 Jul 2026 19:39:32 GMT	[thread overview]
Message-ID: <178457637237.1.5033084703319066079.rpms-obs-studio-85df4e68b436@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/obs-studio
Branch : epel9-next
Commit : 85df4e68b4369dc74e8bd2b792f1d5384cf00100
Author : Neal Gompa <ngompa@fedoraproject.org>
Date   : 2023-04-24T09:03:54-04:00
Stats  : +5/-2 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/obs-studio/c/85df4e68b4369dc74e8bd2b792f1d5384cf00100?branch=epel9-next

Log:
Switch ffmpeg-free dependency to /usr/bin/ffmpeg

---
diff --git a/obs-studio.spec b/obs-studio.spec
index 2477a2b..66d2575 100644
--- a/obs-studio.spec
+++ b/obs-studio.spec
@@ -24,7 +24,7 @@
 
 Name:           obs-studio
 Version:        29.1.0~beta4
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        Open Broadcaster Software Studio
 
 # OBS itself is GPL-2.0-or-later, while various plugin dependencies are of various other licenses
@@ -114,7 +114,7 @@ BuildRequires:  x264-devel
 
 Requires:       %{name}-libs%{?_isa} = %{version}-%{release}
 # Ensure that we have the full ffmpeg suite installed
-Requires:       ffmpeg-free
+Requires:       /usr/bin/ffmpeg
 # We dlopen() openh264, so weak-depend on it...
 ## Note, we can do this because openh264 is provided in a default-enabled
 ## third party repository provided by Cisco.
@@ -297,6 +297,9 @@ appstream-util validate-relax --nonet %{buildroot}%{_datadir}/metainfo/*.appdata
 
 
 %changelog
+* Mon Apr 24 2023 Neal Gompa <ngompa@fedoraproject.org> - 29.1.0~beta4-3
+- Switch ffmpeg-free dependency to /usr/bin/ffmpeg
+
 * Thu Apr 20 2023 Neal Gompa <ngompa@fedoraproject.org> - 29.1.0~beta4-2
 - Ensure ffmpeg-free and OpenH264 are expressed as dependencies
 

                 reply	other threads:[~2026-07-20 19:39 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=178457637237.1.5033084703319066079.rpms-obs-studio-85df4e68b436@fedoraproject.org \
    --to=ngompa@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