From c21a10de8fccdefe033541a2ed7cf0276f1ff13c Mon Sep 17 00:00:00 2001 From: Steve Grubb Date: Feb 09 2023 16:14:29 +0000 Subject: - New upstream feature release --- diff --git a/audit.spec b/audit.spec index 524e902..d2a3462 100644 --- a/audit.spec +++ b/audit.spec @@ -2,7 +2,7 @@ Summary: User space tools for kernel auditing Name: audit Version: 3.1 -Release: 1%{?dist} +Release: 2%{?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 @@ -101,8 +101,8 @@ sed -i 's/ ids / /' audisp/plugins/Makefile.in %configure --with-python=no \ --with-python3=yes \ --enable-gssapi-krb5=yes --with-arm --with-aarch64 \ - --with-libcap-ng=yes --enable-zos-remote \ - --enable-systemd --enable-experimental + --with-libcap-ng=yes --without-golang --enable-zos-remote \ + --enable-systemd --enable-experimental --with-io_uring make CFLAGS="%{optflags}" %{?_smp_mflags} @@ -260,7 +260,7 @@ fi %attr(750,root,root) %{_sbindir}/audispd-zos-remote %changelog -* Thu feb 09 2023 Steve Grubb 3.1-1 +* Thu Feb 09 2023 Steve Grubb 3.1-2 - New upstream feature release * Wed Jan 18 2023 Fedora Release Engineering - 3.0.9-3