|
|
@@ -33,7 +33,7 @@ Distribution: OpenPKG [EVAL]
|
|
|
Group: Converter
|
|
|
License: GPL
|
|
|
Version: 1.2.4.1
|
|
|
-Release: 20020206
|
|
|
+Release: 20030114
|
|
|
|
|
|
# list of sources
|
|
|
Source0: http://www.ntrnet.net/~jmknoble/software/x11-ssh-askpass/x11-ssh-askpass-%{version}.tar.gz
|
|
|
@@ -41,7 +41,7 @@ Source0: http://www.ntrnet.net/~jmknoble/software/x11-ssh-askpass/x11-ssh-a
|
|
|
# build information
|
|
|
Prefix: %{l_prefix}
|
|
|
BuildRoot: %{l_buildroot}
|
|
|
-BuildPreReq: OpenPKG, openpkg >= 20020206, X11
|
|
|
+BuildPreReq: OpenPKG, openpkg >= 20020206, X11, gcc
|
|
|
PreReq: OpenPKG, openpkg >= 20020206, X11
|
|
|
AutoReq: no
|
|
|
AutoReqProv: no
|
|
|
@@ -66,7 +66,8 @@ AutoReqProv: no
|
|
|
--prefix=%{l_prefix} \
|
|
|
--with-app-defaults=SshAskpass-1337.ad \
|
|
|
--disable-installing-app-defaults
|
|
|
- xmkmf
|
|
|
+ x11config=`%{l_prefix}/etc/rc --query x11_libdir`/X11/config
|
|
|
+ imake -DHasGcc2 -UHasSunC -DUseInstalled -I$x11config
|
|
|
%{l_make} %{l_mflags} \
|
|
|
SshAskpass_ad.h \
|
|
|
x11-ssh-askpass \
|