OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /v/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 26-Feb-2007 19:22:29
Branch: HEAD Handle: 2007022618222900
Modified files:
openpkg-src/openssh openssh.spec
Log:
modifying package: openssh-4.5p1 20070221 -> 20070226
Summary:
Revision Changes Path
1.190 +3 -2 openpkg-src/openssh/openssh.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/openssh/openssh.spec
============================================================================
$ cvs diff -u -r1.189 -r1.190 openssh.spec
--- openpkg-src/openssh/openssh.spec 21 Feb 2007 16:49:50 -0000 1.189
+++ openpkg-src/openssh/openssh.spec 26 Feb 2007 18:22:29 -0000 1.190
@@ -27,7 +27,7 @@
%define V_portable p1
%define V_watchdog 4.4p1
%define V_ldap_base 4.5p1
-%define V_ldap_vers 0.3.8rc3
+%define V_ldap_vers 0.3.8
%define V_connect 1.96
%define V_hpn 4.5p1-hpn12v15
@@ -42,7 +42,7 @@
Group: SSH
License: BSD
Version: %{V_base}%{V_portable}
-Release: 20070221
+Release: 20070226
# package options
%option with_fsl yes
@@ -178,6 +178,7 @@
%endif
%if "%{with_ldap}" == "yes"
%{l_patch} -p1 -b <%{SOURCE
openssh-lpk-%{V_ldap_base}-%{V_ldap_vers}.patch}
+ %{l_prefix}/bin/perl -pi -e 's/(#include <stdio\.h>)/$1\n#include
<stdarg.h>/' ldapauth.c
%endif
%if "%{with_sftplogging}" == "yes"
%patch -p0 -P 5
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [email protected]