del golang_arches for check
(cherry picked from commit efeaf2920bf96be87aae773611938f0e304d16d2)
This commit is contained in:
parent
07ae61086a
commit
43f399fb5c
@ -4,7 +4,7 @@ Summary: User space tools for kernel auditing
|
||||
Name: audit
|
||||
Epoch: 1
|
||||
Version: 3.0
|
||||
Release: 8
|
||||
Release: 9
|
||||
License: GPLv2+ and LGPLv2+
|
||||
URL: https://people.redhat.com/sgrubb/audit/
|
||||
Source0: https://people.redhat.com/sgrubb/audit/%{name}-%{version}.tar.gz
|
||||
@ -182,9 +182,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
|
||||
@ -398,6 +396,9 @@ fi
|
||||
%attr(644,root,root) %{_mandir}/man8/*.8.gz
|
||||
|
||||
%changelog
|
||||
* Sat Mar 4 2023 zhangguangzhi<zhangguangzhi3@huawei.com> - 1:3.0-9
|
||||
- del golang_arches for check
|
||||
|
||||
* Wed Feb 15 2023 zhangguangzhi <zhangguangzhi3@huawei.com> - 1:3.0-8
|
||||
- backport patch
|
||||
fix another krb5 memory leak
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user