From f608d29a67ae9ab7045706ecff4dd892243043f9 Mon Sep 17 00:00:00 2001 From: Steve Grubb Date: Mon, 5 Feb 2024 09:21:50 -0500 Subject: [PATCH] Fix 'install' calls in post scriptlet --- audit.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/audit.spec b/audit.spec index ff7c995..994074b 100644 --- a/audit.spec +++ b/audit.spec @@ -2,7 +2,7 @@ Summary: User space tools for kernel auditing Name: audit Version: 4.0 -Release: 7%{?dist} +Release: 8%{?dist} License: GPL-2.0-or-later AND LGPL-2.0-or-later URL: http://people.redhat.com/sgrubb/audit/ Source0: http://people.redhat.com/sgrubb/audit/%{name}-%{version}.tar.gz