diff --git a/Documentation/Developers/CHANGELOG-RENE b/Documentation/Developers/CHANGELOG-RENE index 1ca732897..4ad2d530b 100644 --- a/Documentation/Developers/CHANGELOG-RENE +++ b/Documentation/Developers/CHANGELOG-RENE @@ -5,6 +5,7 @@ - Jani Talikka: fixed typo in Documentation/BUILD - added etc/network/modules to 00-sysfiles - Sebastian Jaenicke: updated pyslsk (1.2.4b) + - Alejandro Mery: updated man, man-pages, ntfsprogs *) 2003-12-08 (2.0.0-rc3 - 2.0.0-rc4) diff --git a/package/base/man-pages/man-pages.desc b/package/base/man-pages/man-pages.desc index cafb83394..bb2b09846 100644 --- a/package/base/man-pages/man-pages.desc +++ b/package/base/man-pages/man-pages.desc @@ -39,8 +39,8 @@ [L] OpenSource [S] Stable -[V] 1.61 +[V] 1.63 [P] X -------7-9 181.000 -[D] 24192684 man-pages-1.61.tar.bz2 ftp://ftp.kernel.org/pub/linux/docs/manpages/ +[D] 2619812768 man-pages-1.63.tar.bz2 ftp://ftp.kernel.org/pub/linux/docs/manpages/ diff --git a/package/base/man/man.desc b/package/base/man/man.desc index 6cfc76d4f..98801be41 100644 --- a/package/base/man/man.desc +++ b/package/base/man/man.desc @@ -34,8 +34,8 @@ [L] GPL [S] Stable -[V] 1.5m1 +[V] 1.5m2 [P] X ---3-----9 178.000 -[D] 987148334 man-1.5m1.tar.bz2 ftp://ftp.kernel.org/pub/linux/utils/man/ +[D] 3527064571 man-1.5m2.tar.bz2 ftp://ftp.kernel.org/pub/linux/utils/man/ diff --git a/package/base/ntfsprogs/ntfsprogs.desc b/package/base/ntfsprogs/ntfsprogs.desc index 60a4c9af3..d642ecf7f 100644 --- a/package/base/ntfsprogs/ntfsprogs.desc +++ b/package/base/ntfsprogs/ntfsprogs.desc @@ -37,8 +37,10 @@ [L] GPL [S] Beta -[V] 1.7.1 +[V] 1.8.0 [P] X -----5---9 942.000 -[D] 1565864906 ntfsprogs-1.7.1.tar.gz http://dl.sourceforge.net/sourceforge/linux-ntfs/ +[O] export CFLAGS="$CFLAGS -fms-extensions" + +[D] 3138570621 ntfsprogs-1.8.0.tar.gz http://dl.sourceforge.net/sourceforge/linux-ntfs/ diff --git a/package/base/screen/screen.conf b/package/base/screen/screen.conf new file mode 100644 index 000000000..2eb756c00 --- /dev/null +++ b/package/base/screen/screen.conf @@ -0,0 +1,28 @@ +# --- ROCK-COPYRIGHT-NOTE-BEGIN --- +# +# This copyright note is auto-generated by ./scripts/Create-CopyPatch. +# Please add additional copyright information _after_ the line containing +# the ROCK-COPYRIGHT-NOTE-END tag. Otherwise it might get removed by +# the ./scripts/Create-CopyPatch script. Do not edit this copyright text! +# +# ROCK Linux: rock-src/package/base/screen/screen.conf +# ROCK Linux is Copyright (C) 1998 - 2003 Clifford Wolf +# +# This program is free software; you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation; either version 2 of the License, or +# (at your option) any later version. A copy of the GNU General Public +# License can be found at Documentation/COPYING. +# +# Many people helped and are helping developing ROCK Linux. Please +# have a look at http://www.rocklinux.org/ and the Documentation/TEAM +# file for details. +# +# --- ROCK-COPYRIGHT-NOTE-END --- + + +# This is a unnice workaround. The screen configure script should be +# improved to check for check for shadow and pam later - and also +# recognize the need of pam_misc ... - But I'm out of time ... +var_append CC_WRAPPER_APPEND " " "-lpam -lpam_misc" +