From 35d2b73507ff544a149e339ef1482ad93091165b Mon Sep 17 00:00:00 2001 From: Kamil Dudka Date: Mon, 31 Aug 2020 17:24:56 +0200 Subject: [PATCH] acl.spec: remember to add patches to spec file ... so that they actually take an effect --- acl.spec | 3 +++ 1 file changed, 3 insertions(+) diff --git a/acl.spec b/acl.spec index e8ed284..8aabcfa 100644 --- a/acl.spec +++ b/acl.spec @@ -11,6 +11,9 @@ BuildRequires: perl(FileHandle) Requires: libacl = %{version}-%{release} Source: https://download-mirror.savannah.gnu.org/releases/acl/acl-%{version}.tar.gz +# avoid permission denied problem with LD_PRELOAD in the test-suite +Patch1: 0001-acl-2.2.53-test-runwrapper.patch + License: GPLv2+ URL: https://savannah.nongnu.org/projects/acl