update to 2.8.3 [release 2.8.3-1mamba;Thu Mar 15 2018]

This commit is contained in:
Silvan Calarco 2024-01-05 20:40:15 +01:00
parent 4d05df0530
commit da428f1075

View File

@ -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 <silvan.calarco@mambasoft.it> 2.8.3-1mamba
- update to 2.8.3
* Tue Dec 19 2017 Silvan Calarco <silvan.calarco@mambasoft.it> 2.8.2-1mamba
- update to 2.8.2