workaround broken deps for ffmpeg-free

el9
Leigh Scott 2 years ago
parent f60f9080f1
commit d4aa7de7b4

@ -20,7 +20,7 @@
%global _without_lensfun 1
%ifnarch i686
%global _with_bs2b 1
#global _with_chromaprint 1
%global _with_chromaprint 1
%global _with_ilbc 1
%global _with_rav1e 1
%global _with_rtmp 1
@ -135,7 +135,7 @@ ExclusiveArch: armv7hnl
Summary: Digital VCR and streaming server
Name: ffmpeg%{?flavor}
Version: 5.0.1
Release: 4%{?date:.%{?date}%{?date:git}%{?rel}}%{?dist}
Release: 5%{?date:.%{?date}%{?date:git}%{?rel}}%{?dist}
License: %{ffmpeg_license}
URL: http://ffmpeg.org/
%if 0%{?date}
@ -512,6 +512,9 @@ install -pm755 tools/qt-faststart %{buildroot}%{_bindir}
%changelog
* Fri May 27 2022 Leigh Scott <leigh123linux@gmail.com> - 5.0.1-5
- rebuilt
* Fri May 27 2022 Leigh Scott <leigh123linux@gmail.com> - 5.0.1-4
- rebuilt

Loading…
Cancel
Save