commit 88168a6851cd3675b760fb5a6ed9e268eb8428b8
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Sun Dec 27 10:58:00 2020 +0100
Fixup vmaf license computation
ffmpeg.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/ffmpeg.spec b/ffmpeg.spec
index dfc9c16..f0b521b 100644
--- a/ffmpeg.spec
+++ b/ffmpeg.spec
@@ -94,7 +94,7 @@ ExclusiveArch: armv7hnl
%global lesser L
%endif
-%if 0%{!?_without_amr} || 0%{?_with_gmp} || 0%{?_with_smb}
+%if 0%{!?_without_amr} || 0%{?_with_gmp} || 0%{?_with_smb} || 0%{?_with_vmaf}
%global ffmpeg_license %{?lesser}GPLv3+
%else
%global ffmpeg_license %{?lesser}GPLv2+
Show replies by date