public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Than Ngo <than@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/chromium] epel9-next: add correct requirement on libavformat-free
Date: Fri, 07 Aug 2026 16:05:44 GMT [thread overview]
Message-ID: <178611874449.1.15716043158037780565.rpms-chromium-1556239d8144@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/chromium
Branch : epel9-next
Commit : 1556239d8144ca9a5ef4158defe254d138b63519
Author : Than Ngo <than@redhat.com>
Date : 2023-11-16T21:14:41+01:00
Stats : +4/-0 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/chromium/c/1556239d8144ca9a5ef4158defe254d138b63519?branch=epel9-next
Log:
add correct requirement on libavformat-free
---
diff --git a/chromium.spec b/chromium.spec
index 9b47842..5a183a0 100644
--- a/chromium.spec
+++ b/chromium.spec
@@ -496,8 +496,12 @@ BuildRequires: pkgconfig(libavutil)
# chromium fail to start for rpmfusion users due to ABI break in ffmpeg-free-6.0.1
# bethween fedora and rpmfussion.
Conflicts: ffmpeg-libs%{_isa}
+%if 0%{?rhel} == 9 || 0%{?fedora} == 37
+Requires: libavformat-free%{_isa} >= 5.1.4
+%else
Requires: libavformat-free%{_isa} >= 6.0.1
%endif
+%endif
# build with system libaom
%if ! %{bundlelibaom}
reply other threads:[~2026-08-07 16: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=178611874449.1.15716043158037780565.rpms-chromium-1556239d8144@fedoraproject.org \
--to=than@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