Rebuild for ffmpeg 7
Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
This commit is contained in:
parent
8bb446e4d4
commit
45d7de5540
@ -1,6 +1,6 @@
|
|||||||
# The presence of this macro ensures the disttag changes
|
# The presence of this macro ensures the disttag changes
|
||||||
# when set in side tags
|
# when set in side tags
|
||||||
%bcond_without bootstrap
|
%bcond_with bootstrap
|
||||||
|
|
||||||
%if 0%{?rhel} && 0%{?rhel} < 9
|
%if 0%{?rhel} && 0%{?rhel} < 9
|
||||||
%bcond_with ffmpeg
|
%bcond_with ffmpeg
|
||||||
@ -10,12 +10,10 @@
|
|||||||
# Globing of libraries is against the packging guidelines
|
# Globing of libraries is against the packging guidelines
|
||||||
%global sover 1
|
%global sover 1
|
||||||
|
|
||||||
%bcond_with ffmpeg
|
|
||||||
|
|
||||||
|
|
||||||
Name: chromaprint
|
Name: chromaprint
|
||||||
Version: 1.5.1
|
Version: 1.5.1
|
||||||
Release: 22.1.riscv64%{?dist}
|
Release: 22.2.riscv64%{?dist}
|
||||||
Summary: Library implementing the AcoustID fingerprinting
|
Summary: Library implementing the AcoustID fingerprinting
|
||||||
|
|
||||||
# Automatically converted from old format: GPLv2+ - review is highly recommended.
|
# Automatically converted from old format: GPLv2+ - review is highly recommended.
|
||||||
@ -116,6 +114,9 @@ rm -f %{buildroot}%{_libdir}/lib*.la
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%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
|
* Mon Oct 28 2024 David Abdurachmanov <davidlt@rivosinc.com> - 1.5.1-22.1.riscv64
|
||||||
- Boostrap again, disable ffmpeg.
|
- Boostrap again, disable ffmpeg.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user