|
|
@ -1,8 +1,8 @@
|
|
|
|
# TODO: add make test to %%check section
|
|
|
|
# TODO: add make test to %%check section
|
|
|
|
|
|
|
|
|
|
|
|
#global branch oldabi-
|
|
|
|
#global branch oldabi-
|
|
|
|
%global date 20210323
|
|
|
|
%global date 20210408
|
|
|
|
%global commit 0be265e9a100adc778c1c3cf52155a6326043b85
|
|
|
|
%global commit 25e794a1ea13ad0ed9f5c4792ab3727fe7a3ace1
|
|
|
|
%global rel %(c=%{commit}; echo ${c:0:7})
|
|
|
|
%global rel %(c=%{commit}; echo ${c:0:7})
|
|
|
|
|
|
|
|
|
|
|
|
%ifarch %{ix86}
|
|
|
|
%ifarch %{ix86}
|
|
|
@ -111,7 +111,7 @@ ExclusiveArch: armv7hnl
|
|
|
|
Summary: Digital VCR and streaming server
|
|
|
|
Summary: Digital VCR and streaming server
|
|
|
|
Name: ffmpeg%{?flavor}
|
|
|
|
Name: ffmpeg%{?flavor}
|
|
|
|
Version: 4.4
|
|
|
|
Version: 4.4
|
|
|
|
Release: 0.7%{?date:.%{?date}%{?date:git}%{?rel}}%{?dist}
|
|
|
|
Release: 0.8%{?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}
|
|
|
@ -478,6 +478,9 @@ install -pm755 tools/qt-faststart %{buildroot}%{_bindir}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Thu Apr 08 2021 Leigh Scott <leigh123linux@gmail.com> - 4.4-0.8.20210408git25e794a
|
|
|
|
|
|
|
|
- Update to 4.4-0.8.20210408git25e794a
|
|
|
|
|
|
|
|
|
|
|
|
* Wed Mar 24 2021 Leigh Scott <leigh123linux@gmail.com> - 4.4-0.7.20210323git0be265e
|
|
|
|
* Wed Mar 24 2021 Leigh Scott <leigh123linux@gmail.com> - 4.4-0.7.20210323git0be265e
|
|
|
|
- rebuilt
|
|
|
|
- rebuilt
|
|
|
|
|
|
|
|
|
|
|
|