Author: baggins                      Date: Sat Jul  4 16:17:51 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- rel 3
- define privsepdir
- properly configure kerberos

---- Files affected:
packages/nxssh:
   nxssh.spec (1.14 -> 1.15) 

---- Diffs:

================================================================
Index: packages/nxssh/nxssh.spec
diff -u packages/nxssh/nxssh.spec:1.14 packages/nxssh/nxssh.spec:1.15
--- packages/nxssh/nxssh.spec:1.14      Fri Jul  3 00:32:11 2009
+++ packages/nxssh/nxssh.spec   Sat Jul  4 18:17:45 2009
@@ -9,7 +9,7 @@
 Summary(pl.UTF-8):     Zmodyfikowany klient openssh używany przez nxclienta
 Name:          nxssh
 Version:       %{_version_major}.%{_version_minor}
-Release:       2
+Release:       3
 License:       GPL
 Group:         X11/Applications/Networking
 #Source0Download: http://www.nomachine.com/sources.php
@@ -27,6 +27,8 @@
 BuildRequires: zlib-devel
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
+%define                _privsepdir     /usr/share/empty
+
 %description
 Modified openssh client, used by nxclient.
 
@@ -51,7 +53,7 @@
        --with-tcp-wrappers \
        %{?with_ldap:--with-libs="-lldap -llber"} \
        %{?with_ldap:--with-cppflags="-DWITH_LDAP_PUBKEY"} \
-       %{?with_kerberos5:--with-kerberos5} \
+       %{?with_kerberos5:--with-kerberos5=%{_prefix}} \
        --with-privsep-path=%{_privsepdir} \
        --with-pid-dir=%{_localstatedir}/run \
        --with-xauth=%{_bindir}/xauth \
@@ -81,6 +83,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.15  2009/07/04 16:17:45  baggins
+- rel 3
+- define privsepdir
+- properly configure kerberos
+
 Revision 1.14  2009/07/02 22:32:11  baggins
 - rel 2
 - switch to heimdal kerberos
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/nxssh/nxssh.spec?r1=1.14&r2=1.15&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to