From cb5cc2ee6052923f95833893c42d23e8ec385d2ee50eb94b9dc1daa3f4f73fad Mon Sep 17 00:00:00 2001 From: Andreas Stieger Date: Sat, 3 May 2014 10:06:51 +0000 Subject: [PATCH] - use parallel build OBS-URL: https://build.opensuse.org/package/show/network:utilities/whois?expand=0&rev=35 --- whois.changes | 3 ++- whois.spec | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/whois.changes b/whois.changes index d46480a..1c5b43f 100644 --- a/whois.changes +++ b/whois.changes @@ -1,5 +1,5 @@ ------------------------------------------------------------------- -Sat May 3 09:46:26 UTC 2014 - andreas.stieger@gmx.de +Sat May 3 10:05:59 UTC 2014 - andreas.stieger@gmx.de - whois 5.1.2: * Always query whois.nic.$TLD for the "new" gTLDs, because the @@ -11,6 +11,7 @@ Sat May 3 09:46:26 UTC 2014 - andreas.stieger@gmx.de be matched - drop whois-5.0.25-nb.patch, committed upstream - update upstream developer signing key +- use parallel build ------------------------------------------------------------------- Sun Jan 12 14:04:57 UTC 2014 - andreas.stieger@gmx.de diff --git a/whois.spec b/whois.spec index 8af9595..4835188 100644 --- a/whois.spec +++ b/whois.spec @@ -55,7 +55,7 @@ echo "`grep -A1 "Checksums-Sha256" %{SOURCE3} | grep %{name}_%{version}.tar.xz | %setup -q %build -make all mkpasswd HAVE_LIBIDN=1 HAVE_ICONV=1 \ +make all mkpasswd HAVE_LIBIDN=1 HAVE_ICONV=1 %{?_smp_mflags} \ %if 0%{?suse_version} <= 1140 HAVE_XCRYPT=1 \ %else