diff --git a/audit.spec b/audit.spec index 12fa497b4428745deb6648c6ddad7463a1585106..06c148563d9acfa428a69cfb6518401be429e5b3 100644 --- a/audit.spec +++ b/audit.spec @@ -2,7 +2,7 @@ Summary: User space tools for kernel auditing Name: audit Epoch: 1 Version: 3.0.1 -Release: 7 +Release: 8 License: GPLv2+ and LGPLv2+ URL: https://people.redhat.com/sgrubb/audit/ Source0: https://people.redhat.com/sgrubb/audit/%{name}-%{version}.tar.gz @@ -163,9 +163,7 @@ touch -r ./audit.spec $RPM_BUILD_ROOT/usr/share/man/man5/libaudit.conf.5.gz %delete_la %check -%ifarch %{golang_arches} make check -%endif rm -f rules/Makefile* %pre @@ -379,6 +377,9 @@ fi %attr(644,root,root) %{_mandir}/man8/*.8.gz %changelog +* Sat Mar 4 2023 zhangguangzhi - 1:3.0.1-8 +- del golang_arches for check + * Wed Dec 28 2022 huangzq6 - 1:3.0.1-7 - backport some patches for audit