From 0d3efe4b945a79b5e0c1feac9f5f3c15ff08728d Mon Sep 17 00:00:00 2001 From: Nicolas Chauvet Date: Tue, 18 Jan 2022 17:50:51 +0100 Subject: [PATCH] Apply patch --- vlc.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/vlc.spec b/vlc.spec index 024fd60..978c350 100644 --- a/vlc.spec +++ b/vlc.spec @@ -78,6 +78,7 @@ Patch11: 0001-Revert-configure-ignore-too-new-SRT.patch Patch12: 0001-Revert-access-libdvdread-6.1.2-supports-UTF-8-paths-.patch # https://code.videolan.org/videolan/vlc/-/issues/25473#note_256576 Patch13: 0001-Get-addr-by-ref.-from-getConnectionEndpointAddress.patch +Patch14: https://code.videolan.org/videolan/vlc/-/merge_requests/1245.patch BuildRequires: desktop-file-utils BuildRequires: libappstream-glib @@ -358,6 +359,7 @@ sed -i -e 's/luac/luac-5.1/g' configure.ac %endif %if 0%{?fedora} > 35 %patch13 -p1 +%patch14 -p1 %endif %{?_with_bootstrap: