commit 5c9c1fdfe2c6a3d04b65a0269ece644194df9388
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Mon Apr 24 12:52:35 2023 +0200
Add ffmpeg-bin virtual provides for deps
ffmpeg.spec | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/ffmpeg.spec b/ffmpeg.spec
index 9217451..161e558 100644
--- a/ffmpeg.spec
+++ b/ffmpeg.spec
@@ -124,6 +124,7 @@ Source2:
https://ffmpeg.org/ffmpeg-devel.asc
Patch0: 0001-avfilter-vf_libplacebo-wrap-deprecated-opts-in-FF_AP.patch
Patch1: 0001-avfilter-vf_libplacebo-remove-deprecated-field.patch
Conflicts: %{name}-free
+Provides: %{name}-bin = %{version}-%{release}
Requires: %{name}-libs%{?_isa} = %{version}-%{release}
%{?_with_cuda:BuildRequires: cuda-minimal-build-%{_cuda_version_rpm} cuda-drivers-devel}
%{?_with_cuda:%{?!_with_cuda_nvcc:BuildRequires: clang}}