From 88168a6851cd3675b760fb5a6ed9e268eb8428b8 Mon Sep 17 00:00:00 2001 From: Nicolas Chauvet Date: Sun, 27 Dec 2020 10:58:00 +0100 Subject: [PATCH] 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+