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:22:15
Branch: HEAD Handle: 2006100407221500
Modified files:
openpkg-src/openssh openssh.spec
Log:
upgrade LDAP patch (project moved on the net, so we've not detected
that a newer version already existed)
Summary:
Revision Changes Path
1.172 +4 -4 openpkg-src/openssh/openssh.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/openssh/openssh.spec
============================================================================
$ cvs diff -u -r1.171 -r1.172 openssh.spec
--- openpkg-src/openssh/openssh.spec 1 Oct 2006 15:02:24 -0000 1.171
+++ openpkg-src/openssh/openssh.spec 4 Oct 2006 06:22:15 -0000 1.172
@@ -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: 20061001
+Release: 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]