From c3b4f0e839d1900f7e996ea3f21a54b0e18e1f8858e51181772755400df9c167 Mon Sep 17 00:00:00 2001 From: Marcus Meissner Date: Thu, 22 Feb 2018 11:00:36 +0000 Subject: [PATCH] - reverted -j1 force ppc specific only OBS-URL: https://build.opensuse.org/package/show/security/audit?expand=0&rev=97 --- audit-secondary.changes | 5 +++++ audit-secondary.spec | 4 ---- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/audit-secondary.changes b/audit-secondary.changes index e1a5997..38cbdcd 100644 --- a/audit-secondary.changes +++ b/audit-secondary.changes @@ -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 diff --git a/audit-secondary.spec b/audit-secondary.spec index 40738c1..bf34b7f 100644 --- a/audit-secondary.spec +++ b/audit-secondary.spec @@ -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)