]> git.pld-linux.org Git - SPECS.git/commitdiff
SPECS updated Sun 14 Apr 11:10:01 CEST 2024
authorgit <git@pld-linux.org>
Sun, 14 Apr 2024 09:10:13 +0000 (11:10 +0200)
committergit <git@pld-linux.org>
Sun, 14 Apr 2024 09:10:13 +0000 (11:10 +0200)
xevd.spec

index cda1571b8cc03ea6cb6854acde7477748e370f5b..1fe7c668995415119e339007872775c646f92155 100644 (file)
--- a/xevd.spec
+++ b/xevd.spec
@@ -15,6 +15,7 @@ Source0:      https://github.com/mpeg5/xevd/archive/v%{gitref}/%{name}-%{gitref}.tar.
 # Source0-md5: d1642df4b69196430e669d6b278e73d7
 Patch0:                %{name}-string.patch
 Patch1:                %{name}-link.patch
+Patch2:                %{name}-dangling-pointer.patch
 URL:           https://github.com/mpeg5/xevd
 BuildRequires: cmake >= 3.5
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -128,6 +129,7 @@ Statyczna biblioteka XEVD (profil Baseline).
 %setup -q -n %{name}-%{gitref}
 %patch0 -p1
 %patch1 -p1
+%patch2 -p1
 
 echo "v%{version}" > version.txt
 
This page took 0.150203 seconds and 4 git commands to generate.