OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Michael van Elst
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src openpkg-web Date: 20-Feb-2003 15:41:29
Branch: HEAD Handle: 2003022014412702
Modified files:
openpkg-src/amd amd.conf amd.spec
openpkg-web news.txt
Log:
no pid-file without printing the pid
Summary:
Revision Changes Path
1.3 +1 -1 openpkg-src/amd/amd.conf
1.37 +1 -1 openpkg-src/amd/amd.spec
1.3379 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/amd/amd.conf
============================================================================
$ cvs diff -u -r1.2 -r1.3 amd.conf
--- openpkg-src/amd/amd.conf 30 Nov 2001 20:14:11 -0000 1.2
+++ openpkg-src/amd/amd.conf 20 Feb 2003 14:41:29 -0000 1.3
@@ -8,7 +8,7 @@
log_file = @l_prefix@/var/amd/amd.log
search_path = @l_prefix@/etc/amd/:/etc/amdmaps
normalize_hostnames = yes
-print_pid = no
+print_pid = yes
restart_mounts = no
unmount_on_exit = no
cache_duration = 300
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/amd/amd.spec
============================================================================
$ cvs diff -u -r1.36 -r1.37 amd.spec
--- openpkg-src/amd/amd.spec 3 Feb 2003 20:40:53 -0000 1.36
+++ openpkg-src/amd/amd.spec 20 Feb 2003 14:41:29 -0000 1.37
@@ -33,7 +33,7 @@
Group: System
License: BSD
Version: 6.0.9
-Release: 20030203
+Release: 20030220
# list of sources
Source0: ftp://ftp.am-utils.org/pub/am-utils/am-utils-%{version}.tar.gz
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.3378 -r1.3379 news.txt
--- openpkg-web/news.txt 20 Feb 2003 14:00:32 -0000 1.3378
+++ openpkg-web/news.txt 20 Feb 2003 14:41:27 -0000 1.3379
@@ -1,3 +1,4 @@
+20-Feb-2003: Upgraded package: P<amd-6.0.9-20030220>
20-Feb-2003: Upgraded package: P<as-cui-0.6.2-20030220>
20-Feb-2003: Upgraded package: P<nano-1.2.0-20030120>
20-Feb-2003: Upgraded package: P<vim-6.1.343-20030220>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]