public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/ffmpeg] epel9-next: Disable omxil completely, it's now retired
@ 2026-07-20 17:31 Michel Lind
0 siblings, 0 replies; only message in thread
From: Michel Lind @ 2026-07-20 17:31 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/ffmpeg
Branch : epel9-next
Commit : 4fbec760e3b3f4eec540008883d7738fabbf6516
Author : Michel Lind <salimma@fedoraproject.org>
Date : 2024-09-25T16:08:32-05:00
Stats : +4/-6 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/ffmpeg/c/4fbec760e3b3f4eec540008883d7738fabbf6516?branch=epel9-next
Log:
Disable omxil completely, it's now retired
Rebuild for tesseract-5.4.1-3 (soversion change from 5.4.1 to just 5.4)
Signed-off-by: Michel Lind <salimma@fedoraproject.org>
---
diff --git a/ffmpeg.spec b/ffmpeg.spec
index e5207ca..f81dd44 100644
--- a/ffmpeg.spec
+++ b/ffmpeg.spec
@@ -33,7 +33,6 @@
%if 0%{?rhel}
# Disable dependencies not offered in RHEL/EPEL
-%bcond omxil 0
%else
# Disable some features because RHEL 9 packages are too old
@@ -47,8 +46,6 @@
%bcond placebo 1
%endif
-%bcond omxil 1
-
%endif
# Break chromaprint dependency cycle (Fedora-only):
@@ -184,9 +181,6 @@ BuildRequires: pkgconfig(libchromaprint)
BuildRequires: pkgconfig(libdrm)
BuildRequires: pkgconfig(libjxl) >= 0.7.0
BuildRequires: pkgconfig(libmodplug)
-%if %{with omxil}
-BuildRequires: pkgconfig(libomxil-bellagio)
-%endif
BuildRequires: pkgconfig(libopenjp2)
BuildRequires: pkgconfig(libopenmpt)
%if %{with placebo}
@@ -866,6 +860,10 @@ rm -rf %{buildroot}%{_datadir}/%{name}/examples
%{_mandir}/man3/libswscale.3*
%changelog
+* Wed Sep 25 2024 Michel Lind <salimma@fedoraproject.org> - 7.0.2-3
+- Disable omxil completely, it's now retired
+- Rebuild for tesseract-5.4.1-3 (soversion change from 5.4.1 to just 5.4)
+
* Fri Sep 20 2024 Neal Gompa <ngompa@fedoraproject.org> - 7.0.2-2
- Rebuild for newer ffnvcodec
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-20 17:31 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-20 17:31 [rpms/ffmpeg] epel9-next: Disable omxil completely, it's now retired Michel Lind
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox