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>
This commit is contained in:
Michel Lind 2024-09-25 16:08:32 -05:00
parent 9a1dccdbf1
commit 4fbec760e3

View File

@ -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