commit ae9bb40e2efe8536fa4e2f4697a863eee7650134
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Fri Jul 22 22:32:35 2022 +0100
Drop vmaf path fix
ffmpeg.spec | 1 -
fix-vmaf-model-path.patch | 24 ------------------------
2 files changed, 25 deletions(-)
---
diff --git a/ffmpeg.spec b/ffmpeg.spec
index a0effe4..849611a 100644
--- a/ffmpeg.spec
+++ b/ffmpeg.spec
@@ -143,7 +143,6 @@ Source0: ffmpeg-%{?branch}%{date}.tar.bz2
%else
Source0:
http://ffmpeg.org/releases/ffmpeg-%{version}.tar.xz
%endif
-Patch0: fix-vmaf-model-path.patch
Conflicts: %{name}-free
Requires: %{name}-libs%{?_isa} = %{version}-%{release}
%{?_with_cuda:BuildRequires: cuda-minimal-build-%{_cuda_version_rpm} cuda-drivers-devel}