Bootstrap (vpx)
Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
This commit is contained in:
parent
eec108ab0f
commit
0697d57cf3
@ -3,7 +3,7 @@
|
||||
%bcond_with all_codecs
|
||||
|
||||
# Break dependency cycles by disabling certain optional dependencies.
|
||||
%bcond_with bootstrap
|
||||
%bcond_without bootstrap
|
||||
|
||||
# If you want to do a build with the upstream source tarball, then set the
|
||||
# pkg_suffix to %%nil. We can't handle this with a conditional, as srpm
|
||||
@ -92,7 +92,7 @@ Name: ffmpeg
|
||||
%global pkg_name %{name}%{?pkg_suffix}
|
||||
|
||||
Version: 6.1.1
|
||||
Release: 8.rvre0%{?dist}
|
||||
Release: 8.0.riscv64%{?dist}
|
||||
Summary: A complete solution to record, convert and stream audio and video
|
||||
License: GPL-3.0-or-later
|
||||
URL: https://ffmpeg.org/
|
||||
@ -863,8 +863,8 @@ rm -rf %{buildroot}%{_datadir}/%{name}/examples
|
||||
%{_mandir}/man3/libswscale.3*
|
||||
|
||||
%changelog
|
||||
* Sun Apr 14 2024 David Abdurachmanov <davidlt@rivosinc.com> - 6.1.1-8.rvre0
|
||||
- Rebuilt for Fedora/RISCV (riscv64)
|
||||
* Sun Apr 14 2024 David Abdurachmanov <davidlt@rivosinc.com> - 6.1.1-8.0.riscv64
|
||||
- Bootstrap (libvpx)
|
||||
|
||||
* Wed Feb 07 2024 Pete Walter <pwalter@fedoraproject.org> - 6.1.1-8
|
||||
- Rebuild for libvpx 1.14.x
|
||||
|
Loading…
Reference in New Issue
Block a user