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/ffmpeg] rawhide: Unconditionally enable lc3
Date: Mon, 24 Aug 2026 12:01:58 GMT [thread overview]
Message-ID: <178757291863.1.6737478943385760567.rpms-ffmpeg-05323a2930ab@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/ffmpeg
Branch : rawhide
Commit : 05323a2930abaa0fb90cab48de49f6c12e7e5b03
Author : Neal Gompa <ngompa@fedoraproject.org>
Date : 2026-08-24T08:01:16-04:00
Stats : +4/-13 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/ffmpeg/c/05323a2930abaa0fb90cab48de49f6c12e7e5b03?branch=rawhide
Log:
Unconditionally enable lc3
---
diff --git a/ffmpeg.spec b/ffmpeg.spec
index 77dac38..d37e1be 100644
--- a/ffmpeg.spec
+++ b/ffmpeg.spec
@@ -66,14 +66,6 @@
%bcond placebo 1
%endif
-%if 0%{?el10}
-# Disable temporarily while we want for liblc3 to be upgraded
-# Cf. https://issues.redhat.com/browse/RHEL-127169
-%bcond lc3 0
-%else
-%bcond lc3 1
-%endif
-
# For using an alternative build of EVC codecs
%bcond evc_main 0
@@ -108,7 +100,7 @@ Name: ffmpeg
%global pkg_name %{name}%{?pkg_suffix}
Version: 8.1.2
-Release: 11%{?dist}
+Release: 12%{?dist}
Summary: A complete solution to record, convert and stream audio and video
License: GPL-3.0-or-later
URL: https://ffmpeg.org/
@@ -192,9 +184,7 @@ BuildRequires: pkgconfig(gnutls)
BuildRequires: pkgconfig(harfbuzz)
BuildRequires: pkgconfig(libilbc)
BuildRequires: pkgconfig(jack)
-%if %{with lc3}
BuildRequires: pkgconfig(lc3) >= 1.1.0
-%endif
%if %{with lcms2}
BuildRequires: pkgconfig(lcms2) >= 2.13
%endif
@@ -794,9 +784,7 @@ cp -a doc/examples/{*.c,Makefile,README} _doc/examples/
--enable-libklvanc \
--disable-liblensfun \
--disable-liblcevc-dec \
-%if %{with lc3}
--enable-liblc3 \
-%endif
--enable-libmodplug \
--enable-libmp3lame \
--enable-libmysofa \
@@ -989,6 +977,9 @@ rm -rf %{buildroot}%{_datadir}
%changelog
+* Mon Aug 24 2026 Neal Gompa <ngompa@fedoraproject.org> - 8.1.2-12
+- Unconditionally enable lc3
+
* Mon Aug 24 2026 Neal Gompa <ngompa@fedoraproject.org> - 8.1.2-11
- Add missing changelog information
reply other threads:[~2026-08-24 12:01 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=178757291863.1.6737478943385760567.rpms-ffmpeg-05323a2930ab@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