forked from pool/whois
- use parallel build
OBS-URL: https://build.opensuse.org/package/show/network:utilities/whois?expand=0&rev=35
This commit is contained in:
parent
3f11df21cf
commit
cb5cc2ee60
@ -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:
|
- whois 5.1.2:
|
||||||
* Always query whois.nic.$TLD for the "new" gTLDs, because the
|
* 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
|
be matched
|
||||||
- drop whois-5.0.25-nb.patch, committed upstream
|
- drop whois-5.0.25-nb.patch, committed upstream
|
||||||
- update upstream developer signing key
|
- update upstream developer signing key
|
||||||
|
- use parallel build
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Jan 12 14:04:57 UTC 2014 - andreas.stieger@gmx.de
|
Sun Jan 12 14:04:57 UTC 2014 - andreas.stieger@gmx.de
|
||||||
|
@ -55,7 +55,7 @@ echo "`grep -A1 "Checksums-Sha256" %{SOURCE3} | grep %{name}_%{version}.tar.xz |
|
|||||||
%setup -q
|
%setup -q
|
||||||
|
|
||||||
%build
|
%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
|
%if 0%{?suse_version} <= 1140
|
||||||
HAVE_XCRYPT=1 \
|
HAVE_XCRYPT=1 \
|
||||||
%else
|
%else
|
||||||
|
Loading…
x
Reference in New Issue
Block a user