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: 03-Aug-2007 10:22:45
Branch: HEAD Handle: 2007080309224500
Modified files:
openpkg-src/openssh openssh.spec
Log:
modifying package: openssh-4.6p1 20070720 -> 20070803
Summary:
Revision Changes Path
1.196 +4 -4 openpkg-src/openssh/openssh.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/openssh/openssh.spec
============================================================================
$ cvs diff -u -r1.195 -r1.196 openssh.spec
--- openpkg-src/openssh/openssh.spec 20 Jul 2007 20:17:43 -0000 1.195
+++ openpkg-src/openssh/openssh.spec 3 Aug 2007 08:22:45 -0000 1.196
@@ -26,8 +26,8 @@
%define V_base 4.6
%define V_portable p1
%define V_watchdog 4.4p1
-%define V_ldap_base 4.5p1
-%define V_ldap_vers 0.3.8
+%define V_ldap_base 4.6p1
+%define V_ldap_vers 0.3.9
%define V_connect 1.96
%define V_hpn 4.6p1-hpn12v17
@@ -42,7 +42,7 @@
Group: SSH
License: BSD
Version: %{V_base}%{V_portable}
-Release: 20070720
+Release: 20070803
# package options
%option with_fsl yes
@@ -177,7 +177,7 @@
%{l_patch} -p0 -b <openssh-%{V_watchdog}-watchdog.patch
%endif
%if "%{with_ldap}" == "yes"
- %{l_patch} -p1 -b <%{SOURCE
openssh-lpk-%{V_ldap_base}-%{V_ldap_vers}.patch}
+ %{l_patch} -p2 -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"
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [email protected]