SHA256
1
0
forked from pool/audit

- reverted -j1 force ppc specific only

OBS-URL: https://build.opensuse.org/package/show/security/audit?expand=0&rev=97
This commit is contained in:
Marcus Meissner 2018-02-22 11:00:36 +00:00 committed by Git OBS Bridge
parent c2369388d3
commit c3b4f0e839
2 changed files with 5 additions and 4 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Feb 22 11:00:16 UTC 2018 - meissner@suse.com
- reverted -j1 force ppc specific only
-------------------------------------------------------------------
Tue Feb 6 13:24:43 UTC 2018 - normand@linux.vnet.ibm.com

View File

@ -173,11 +173,7 @@ ln -s service %{buildroot}%{_sbindir}/rcauditd
chmod 0644 %{buildroot}%{_unitdir}/auditd.service
%check
%ifarch ppc ppc64 ppc64le
make -j1 check
%else
make %{?_smp_mflags} check
%endif
%post -n audit
# Save existing audit files if any (from old locations)