diff --git a/audit.spec b/audit.spec index 96f9430..c2ebc12 100644 --- a/audit.spec +++ b/audit.spec @@ -1,5 +1,5 @@ Name: audit -Version: 2.8.2 +Version: 2.8.3 Release: 1mamba Summary: User space tools for kernel auditing Group: System/Tools @@ -103,6 +103,9 @@ The audispd-plugins package provides plugins for the real-time interface to the %setup -q #%patch0 -p1 +# Fix auditctl path in augenrules +sed -i "s|[[:space:]]/sbin/auditctl | %{_sbindir}/auditctl |" init.d/augenrules + %build #autoreconf -v --install %configure \ @@ -270,6 +273,9 @@ find /etc/rc[0-6].d/ -type l -xtype l -exec rm -f {} \; %{_mandir}/man8/audisp-remote.8* %changelog +* Thu Mar 15 2018 Silvan Calarco 2.8.3-1mamba +- update to 2.8.3 + * Tue Dec 19 2017 Silvan Calarco 2.8.2-1mamba - update to 2.8.2