|
|
|
@ -1,7 +1,7 @@
|
|
|
|
|
# TODO: add make test to %%check section
|
|
|
|
|
|
|
|
|
|
#global branch oldabi-
|
|
|
|
|
%global date 20180116
|
|
|
|
|
%global date 20180211
|
|
|
|
|
#global rel rc1
|
|
|
|
|
|
|
|
|
|
# Cuda and others are only available on some arches
|
|
|
|
@ -75,7 +75,7 @@
|
|
|
|
|
Summary: Digital VCR and streaming server
|
|
|
|
|
Name: ffmpeg%{?flavor}
|
|
|
|
|
Version: 3.5
|
|
|
|
|
Release: 0.2.%{?date}%{?date:git}%{?rel}%{?dist}
|
|
|
|
|
Release: 0.3.%{?date}%{?date:git}%{?rel}%{?dist}
|
|
|
|
|
License: %{ffmpeg_license}
|
|
|
|
|
URL: http://ffmpeg.org/
|
|
|
|
|
%if 0%{?date}
|
|
|
|
@ -407,6 +407,9 @@ install -pm755 tools/qt-faststart %{buildroot}%{_bindir}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Sun Feb 11 2018 Leigh Scott <leigh123linux@googlemail.com> - 3.5-0.3.20180211git
|
|
|
|
|
- Update to 20180211git
|
|
|
|
|
|
|
|
|
|
* Fri Jan 26 2018 Leigh Scott <leigh123linux@googlemail.com> - 3.5-0.2.20180116git
|
|
|
|
|
- Rebuild for new libcdio and libvpx versions
|
|
|
|
|
|
|
|
|
|