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: 04-Oct-2006 08:23:24
Branch: OPENPKG_2_STABLE Handle: 2006100407232400
Modified files: (Branch: OPENPKG_2_STABLE)
openpkg-src/openssh openssh.spec
Log:
MFC: updated LDAP patch
Summary:
Revision Changes Path
1.161.2.4 +4 -4 openpkg-src/openssh/openssh.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/openssh/openssh.spec
============================================================================
$ cvs diff -u -r1.161.2.3 -r1.161.2.4 openssh.spec
--- openpkg-src/openssh/openssh.spec 3 Oct 2006 17:18:07 -0000
1.161.2.3
+++ openpkg-src/openssh/openssh.spec 4 Oct 2006 06:23:24 -0000
1.161.2.4
@@ -26,7 +26,7 @@
%define V_base 4.4
%define V_portable p1
%define V_watchdog 4.4p1
-%define V_ldap_base 4.3p1
+%define V_ldap_base 4.4p1
%define V_ldap_vers 0.3.7
%define V_connect 1.96
%define V_hpn 4.3p2-hpn12
@@ -42,7 +42,7 @@
Group: SSH
License: BSD
Version: %{V_base}%{V_portable}
-Release: 2.20061003
+Release: 2.20061004
# package options
%option with_fsl yes
@@ -75,7 +75,7 @@
Patch1: openssh.patch.chroot
Patch2: openssh.patch.alias
Patch3:
http://www.sc.isc.tohoku.ac.jp/~hgot/sources/openssh-%{V_watchdog}-watchdog.patch.tgz
-Patch4:
http://www.opendarwin.org/projects/openssh-lpk/files/openssh-lpk-%{V_ldap_base}-%{V_ldap_vers}.patch
+Patch4:
http://dev.inversepath.com/openssh-lpk/openssh-lpk-%{V_ldap_base}-%{V_ldap_vers}.patch
Patch5: openssh.patch.sftplogging
Patch6: openssh.patch.scpbindir
Patch7:
http://www.psc.edu/networking/projects/hpn-ssh/openssh-%{V_hpn}.diff.gz
@@ -142,7 +142,7 @@
}
prog openssh:ldap = {
version = %{V_ldap_base}-%{V_ldap_vers}
- url = http://www.opendarwin.org/projects/openssh-lpk/
+ url = http://dev.inversepath.com/openssh-lpk/
regex = openssh-lpk-(__VER__)\.patch
}
prog openssh:hpn = {
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]