|
|
@ -1,9 +1,9 @@
|
|
|
|
# TODO: add make test to %%check section
|
|
|
|
# TODO: add make test to %%check section
|
|
|
|
|
|
|
|
|
|
|
|
#global branch oldabi-
|
|
|
|
#global branch oldabi-
|
|
|
|
%global date 20220104
|
|
|
|
#global date 20220104
|
|
|
|
%global commit 311ea9c529117fb8e38abd6ca7e81782b6b21257
|
|
|
|
#global commit 311ea9c529117fb8e38abd6ca7e81782b6b21257
|
|
|
|
%global rel %(c=%{commit}; echo ${c:0:7})
|
|
|
|
#global rel %(c=%{commit}; echo ${c:0:7})
|
|
|
|
|
|
|
|
|
|
|
|
%ifarch %{ix86}
|
|
|
|
%ifarch %{ix86}
|
|
|
|
# Fails due to asm issue
|
|
|
|
# Fails due to asm issue
|
|
|
@ -119,7 +119,7 @@ ExclusiveArch: armv7hnl
|
|
|
|
Summary: Digital VCR and streaming server
|
|
|
|
Summary: Digital VCR and streaming server
|
|
|
|
Name: ffmpeg%{?flavor}
|
|
|
|
Name: ffmpeg%{?flavor}
|
|
|
|
Version: 5.0
|
|
|
|
Version: 5.0
|
|
|
|
Release: 0.1%{?date:.%{?date}%{?date:git}%{?rel}}%{?dist}
|
|
|
|
Release: 1%{?date:.%{?date}%{?date:git}%{?rel}}%{?dist}
|
|
|
|
License: %{ffmpeg_license}
|
|
|
|
License: %{ffmpeg_license}
|
|
|
|
URL: http://ffmpeg.org/
|
|
|
|
URL: http://ffmpeg.org/
|
|
|
|
%if 0%{?date}
|
|
|
|
%if 0%{?date}
|
|
|
@ -486,6 +486,9 @@ install -pm755 tools/qt-faststart %{buildroot}%{_bindir}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Sat Jan 15 2022 Leigh Scott <leigh123linux@gmail.com> - 5.0-1
|
|
|
|
|
|
|
|
- Update to 5.0 release
|
|
|
|
|
|
|
|
|
|
|
|
* Tue Jan 04 2022 Leigh Scott <leigh123linux@gmail.com> - 5.0-0.1.20220104git311ea9c
|
|
|
|
* Tue Jan 04 2022 Leigh Scott <leigh123linux@gmail.com> - 5.0-0.1.20220104git311ea9c
|
|
|
|
- Update to 5.0-0.1.20220104git311ea9c
|
|
|
|
- Update to 5.0-0.1.20220104git311ea9c
|
|
|
|
|
|
|
|
|
|
|
|