commit 69b7644cbaec1f63a045472c289214b7163a6244
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Fri Sep 23 10:56:42 2022 +0100
Fedora has fixed lv2 to include the old headers
ffmpeg.spec | 3 +--
lv2_headers_fix.patch | 13 -------------
2 files changed, 1 insertion(+), 15 deletions(-)
---
diff --git a/ffmpeg.spec b/ffmpeg.spec
index b0fc9ca..183dd84 100644
--- a/ffmpeg.spec
+++ b/ffmpeg.spec
@@ -119,7 +119,6 @@ Source0: ffmpeg-%{?branch}%{date}.tar.bz2
%else
Source0:
http://ffmpeg.org/releases/ffmpeg-%{version}.tar.xz
%endif
-Patch0: lv2_headers_fix.patch
Conflicts: %{name}-free
Requires: %{name}-libs%{?_isa} = %{version}-%{release}
%{?_with_cuda:BuildRequires: cuda-minimal-build-%{_cuda_version_rpm} cuda-drivers-devel}
@@ -186,7 +185,7 @@ BuildRequires: nasm
%{?_with_omx:BuildRequires: libomxil-bellagio-devel}
BuildRequires: libxcb-devel
BuildRequires: libxml2-devel
-%{!?_without_lv2:BuildRequires: lilv-devel lv2-devel >= 1.18.8 }
+%{!?_without_lv2:BuildRequires: lilv-devel lv2-devel}
%{!?_without_openal:BuildRequires: openal-soft-devel}
%if 0%{!?_without_opencl:1}
BuildRequires: opencl-headers ocl-icd-devel