OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src openpkg-web Date: 16-Jan-2003 10:10:48
Branch: HEAD Handle: 2003011609104701
Modified files:
openpkg-src/openssh openssh.spec
openpkg-web news.txt
Log:
remove l_test here too
Summary:
Revision Changes Path
1.70 +2 -2 openpkg-src/openssh/openssh.spec
1.2849 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/openssh/openssh.spec
============================================================================
$ cvs diff -u -r1.69 -r1.70 openssh.spec
--- openpkg-src/openssh/openssh.spec 3 Jan 2003 11:05:51 -0000 1.69
+++ openpkg-src/openssh/openssh.spec 16 Jan 2003 09:10:48 -0000 1.70
@@ -38,13 +38,13 @@
Group: Security
License: BSD
Version: %{V_base}%{V_portable}
-Release: 20030103
+Release: 20030115
# package options
%option with_pam no
%option with_pcre no
%option with_skey no
-%option with_x11 %{l_test -p x11}
+%option with_x11 no
%option with_chroot no
# list of sources
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.2848 -r1.2849 news.txt
--- openpkg-web/news.txt 16 Jan 2003 08:54:12 -0000 1.2848
+++ openpkg-web/news.txt 16 Jan 2003 09:10:47 -0000 1.2849
@@ -1,3 +1,4 @@
+16-Jan-2003: Upgraded package: P<openssh-3.5p1-20030115>
16-Jan-2003: Upgraded package: P<hexcurse-1.54-20030116>
16-Jan-2003: Upgraded package: P<mysql-3.23.54a-20030116>
16-Jan-2003: Upgraded package: P<tftp-0.32-20030116>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]