From 7ebdc0bc172466e6c24bd17f3c7a7e600012303d219afea6dfe8da33bfb5e682 Mon Sep 17 00:00:00 2001 From: OBS User autobuild Date: Fri, 23 Jul 2010 19:55:37 +0000 Subject: [PATCH] Accepting request 43685 from Base:System checked in (request 43685) OBS-URL: https://build.opensuse.org/request/show/43685 OBS-URL: https://build.opensuse.org/package/show/Base:System/tar?expand=0&rev=18 --- tar.changes | 5 ----- tar.spec | 2 +- 2 files changed, 1 insertion(+), 6 deletions(-) diff --git a/tar.changes b/tar.changes index 33b9a93..156b417 100644 --- a/tar.changes +++ b/tar.changes @@ -1,8 +1,3 @@ -------------------------------------------------------------------- -Mon Jun 28 06:38:35 UTC 2010 - jengelh@medozas.de - -- use %_smp_mflags - ------------------------------------------------------------------- Fri Mar 12 16:21:49 UTC 2010 - mseben@novell.com diff --git a/tar.spec b/tar.spec index 7a51a67..6aebc86 100644 --- a/tar.spec +++ b/tar.spec @@ -101,7 +101,7 @@ export RSH="/usr/bin/rsh" ./configure --prefix=%_prefix --bindir=%_bindir --mandir=%_mandir \ --infodir=%_infodir --build=%{_target_cpu}-suse-linux \ --enable-backup-scripts -make %{?_smp_mflags}; +make %{?jobs:-j%jobs}; %check #%ifarch %arm