|
|
|
@ -48,9 +48,6 @@
|
|
|
|
|
%global _without_xvid 1
|
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
# temporarily for the build - delete it immediately after and rebuild after the x264 build
|
|
|
|
|
%global _without_x264 0
|
|
|
|
|
|
|
|
|
|
# Disable nvenc when not relevant
|
|
|
|
|
%ifnarch %{cuda_arches}
|
|
|
|
|
%global _without_nvenc 1
|
|
|
|
@ -92,7 +89,7 @@ ExclusiveArch: armv7hnl
|
|
|
|
|
Summary: Digital VCR and streaming server
|
|
|
|
|
Name: ffmpeg%{?flavor}
|
|
|
|
|
Version: 4.2.9
|
|
|
|
|
Release: 1%{?date}%{?date:git}%{?rel}%{?dist}
|
|
|
|
|
Release: 1%{?date}%{?date:git}%{?rel}%{?dist}.inferit
|
|
|
|
|
License: %{ffmpeg_license}
|
|
|
|
|
URL: http://ffmpeg.org/
|
|
|
|
|
%if 0%{?date}
|
|
|
|
@ -439,8 +436,9 @@ install -pm755 tools/qt-faststart %{buildroot}%{_bindir}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Mon Feb 26 2024 Sergey Cherevko <s.cherevko@msvsphere-os.ru> - 4.2.9-1
|
|
|
|
|
- intermediate build
|
|
|
|
|
* Tue Feb 27 2024 Sergey Cherevko <s.cherevko@msvsphere-os.ru> - 4.2.9-1.inferit
|
|
|
|
|
- build with x264
|
|
|
|
|
- bump version
|
|
|
|
|
- Rebuilt for MSVSphere 8.9
|
|
|
|
|
|
|
|
|
|
* Sat Apr 22 2023 Leigh Scott <leigh123linux@gmail.com> - 4.2.9-1
|
|
|
|
|