Rebuild for ffmpeg 7

Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
This commit is contained in:
David Abdurachmanov 2024-10-28 16:39:09 +02:00
parent 8bb446e4d4
commit 45d7de5540
Signed by: davidlt
GPG Key ID: 7A5F42FAF91FACC3

View File

@ -1,6 +1,6 @@
# The presence of this macro ensures the disttag changes
# when set in side tags
%bcond_without bootstrap
%bcond_with bootstrap
%if 0%{?rhel} && 0%{?rhel} < 9
%bcond_with ffmpeg
@ -10,12 +10,10 @@
# Globing of libraries is against the packging guidelines
%global sover 1
%bcond_with ffmpeg
Name: chromaprint
Version: 1.5.1
Release: 22.1.riscv64%{?dist}
Release: 22.2.riscv64%{?dist}
Summary: Library implementing the AcoustID fingerprinting
# Automatically converted from old format: GPLv2+ - review is highly recommended.
@ -116,6 +114,9 @@ rm -f %{buildroot}%{_libdir}/lib*.la
%endif
%changelog
* Mon Oct 28 2024 David Abdurachmanov <davidlt@rivosinc.com> - 1.5.1-22.2.riscv64
- Rebuild for ffmpeg (riscv64)
* Mon Oct 28 2024 David Abdurachmanov <davidlt@rivosinc.com> - 1.5.1-22.1.riscv64
- Boostrap again, disable ffmpeg.