OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Michael Schloh
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src openpkg-web Date: 19-Feb-2003 17:10:43
Branch: HEAD Handle: 2003021916104101
Modified files:
openpkg-src/openssh openssh.spec
openpkg-web news.txt
Log:
Remove false dir entry on chroot option
Summary:
Revision Changes Path
1.73 +1 -2 openpkg-src/openssh/openssh.spec
1.3365 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/openssh/openssh.spec
============================================================================
$ cvs diff -u -r1.72 -r1.73 openssh.spec
--- openpkg-src/openssh/openssh.spec 28 Jan 2003 19:14:28 -0000 1.72
+++ openpkg-src/openssh/openssh.spec 19 Feb 2003 16:10:42 -0000 1.73
@@ -38,7 +38,7 @@
Group: Security
License: BSD
Version: %{V_base}%{V_portable}
-Release: 20030128
+Release: 20030219
# package options
%option with_pam no
@@ -98,7 +98,6 @@
# optionally apply chroot(2) patch
%if "%{with_chroot}" == "yes"
- cd openssh-%{version}
%{l_patch} -p1 <%{SOURCE osshChroot-%{V_chroot}.diff}
%endif
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.3364 -r1.3365 news.txt
--- openpkg-web/news.txt 19 Feb 2003 15:20:59 -0000 1.3364
+++ openpkg-web/news.txt 19 Feb 2003 16:10:41 -0000 1.3365
@@ -1,3 +1,4 @@
+19-Feb-2003: Upgraded package: P<openssh-3.5p1-20030219>
19-Feb-2003: Upgraded package: P<openssl-0.9.6g-1.1.1>
19-Feb-2003: Upgraded package: P<openssl-0.9.7a-20030219>
19-Feb-2003: Upgraded package: P<dhcpd-3.0.1rc9-1.1.2>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]