OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-web, openpkg-src Date: 03-Oct-2002 20:20:16
Branch: HEAD Handle: 2002100319201500
Modified files:
openpkg-src/openssh openssh.spec
openpkg-web news.txt
Log:
use better default
Summary:
Revision Changes Path
1.55 +4 -4 openpkg-src/openssh/openssh.spec
1.1687 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
Index: openpkg-src/openssh/openssh.spec
============================================================
$ cvs diff -u -r1.54 -r1.55 openssh.spec
--- openpkg-src/openssh/openssh.spec 16 Sep 2002 11:58:41 -0000 1.54
+++ openpkg-src/openssh/openssh.spec 3 Oct 2002 18:20:15 -0000 1.55
@@ -38,7 +38,7 @@
%define with_skey no
%endif
%ifndef with_x11
-%define with_x11 no
+%define with_x11 %{l_test -p x11}
%endif
%ifndef with_chroot
%define with_chroot no
@@ -54,7 +54,7 @@
Group: Security
License: BSD
Version: %{V_base}%{V_portable}
-Release: 20020916
+Release: 20021003
# list of sources
Source0:
ftp://ftp.openssh.com/pub/OpenBSD/OpenSSH/portable/openssh-%{version}.tar.gz
@@ -71,8 +71,8 @@
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
-BuildPreReq: OpenPKG, openpkg >= 20020206, fsl, perl, openssl, zlib
-PreReq: OpenPKG, openpkg >= 20020206, fsl
+BuildPreReq: OpenPKG, openpkg >= 20021002, fsl, perl, openssl, zlib
+PreReq: OpenPKG, openpkg >= 20021002, fsl
%if "%{with_pam}" == "yes"
BuildPreReq: PAM
PreReq: PAM
Index: openpkg-web/news.txt
============================================================
$ cvs diff -u -r1.1686 -r1.1687 news.txt
--- openpkg-web/news.txt 3 Oct 2002 18:12:35 -0000 1.1686
+++ openpkg-web/news.txt 3 Oct 2002 18:20:15 -0000 1.1687
@@ -1,3 +1,4 @@
+03-Oct-2002: Upgraded package: P<openssh-3.4p1-20021003>
03-Oct-2002: Upgraded package: P<ghostscript-7.04-20021003>
03-Oct-2002: Upgraded package: P<acroread-5.06-20021003>
03-Oct-2002: Upgraded package: P<perl-xml-20021003-20021003>
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]