|
|
|
|
@ -33,7 +33,7 @@ Distribution: OpenPKG [BASE]
|
|
|
|
|
Group: DNS |
|
|
|
|
License: GPL |
|
|
|
|
Version: 4.6.7 |
|
|
|
|
Release: 20030910 |
|
|
|
|
Release: 20030915 |
|
|
|
|
|
|
|
|
|
# list of sources |
|
|
|
|
Source0: http://www.linux.it/~md/software/whois_%{version}.tar.gz |
|
|
|
|
@ -41,8 +41,8 @@ Source0: http://www.linux.it/~md/software/whois_%{version}.tar.gz
|
|
|
|
|
# build information |
|
|
|
|
Prefix: %{l_prefix} |
|
|
|
|
BuildRoot: %{l_buildroot} |
|
|
|
|
BuildPreReq: OpenPKG, openpkg >= 20020206, perl |
|
|
|
|
PreReq: OpenPKG, openpkg >= 20020206 |
|
|
|
|
BuildPreReq: OpenPKG, openpkg >= 20030909, perl |
|
|
|
|
PreReq: OpenPKG, openpkg >= 20030909 |
|
|
|
|
AutoReq: no |
|
|
|
|
AutoReqProv: no |
|
|
|
|
|
|
|
|
|
@ -56,8 +56,8 @@ AutoReqProv: no
|
|
|
|
|
%{l_shtool} subst -e "s;perl;%{l_prefix}/bin/perl;" Makefile |
|
|
|
|
|
|
|
|
|
ldflags="" |
|
|
|
|
case "%{l_target}" in |
|
|
|
|
*-solaris* ) |
|
|
|
|
case "%{l_platform -t}" in |
|
|
|
|
*-sunos* ) |
|
|
|
|
ldflags="-lnsl -lsocket" |
|
|
|
|
;; |
|
|
|
|
*-freebsd* ) |
|
|
|
|
|