OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Christoph Schug
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src openpkg-web Date: 12-Nov-2003 17:12:57
Branch: HEAD Handle: 2003111216125502
Modified files:
openpkg-src/findutils findutils.spec rc.findutils
openpkg-web news.txt
Log:
added more file systems to be omitted
Summary:
Revision Changes Path
1.36 +1 -1 openpkg-src/findutils/findutils.spec
1.10 +1 -1 openpkg-src/findutils/rc.findutils
1.7376 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/findutils/findutils.spec
============================================================================
$ cvs diff -u -r1.35 -r1.36 findutils.spec
--- openpkg-src/findutils/findutils.spec 25 Sep 2003 08:18:32 -0000 1.35
+++ openpkg-src/findutils/findutils.spec 12 Nov 2003 16:12:57 -0000 1.36
@@ -33,7 +33,7 @@
Group: Utility
License: GPL
Version: 4.1.20
-Release: 20030925
+Release: 20031112
# list of sources
Source0: ftp://alpha.gnu.org/gnu/findutils/findutils-%{version}.tar.gz
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/findutils/rc.findutils
============================================================================
$ cvs diff -u -r1.9 -r1.10 rc.findutils
--- openpkg-src/findutils/rc.findutils 25 Sep 2003 08:18:32 -0000 1.9
+++ openpkg-src/findutils/rc.findutils 12 Nov 2003 16:12:57 -0000 1.10
@@ -9,7 +9,7 @@
findutils_localpaths="/"
findutils_netpaths=""
findutils_prunepaths="/tmp /usr/tmp /var/tmp /afs"
- findutils_prunefs="nfs NFS proc"
+ findutils_prunefs="devfs proc sysfs tmpfs auto autofs hsfs iso9660 afs ncpfs
nfs NFS smbfs"
findutils_localuser="@l_susr@"
findutils_netuser="@l_susr@"
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.7375 -r1.7376 news.txt
--- openpkg-web/news.txt 12 Nov 2003 14:02:01 -0000 1.7375
+++ openpkg-web/news.txt 12 Nov 2003 16:12:55 -0000 1.7376
@@ -1,3 +1,4 @@
+12-Nov-2003: Upgraded package: P<findutils-4.1.20-20031112>
12-Nov-2003: Upgraded package: P<abiword-2.0.1.2-20031112>
12-Nov-2003: New package: P<kolab-1.0.14-20031112>
12-Nov-2003: New package: P<ucblogo-5.3-20031112>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]