- Correct both permissions and ownership of $sysconfdir,
$datadir/$pkg and $docdir.
- Warn against upgrading to 1.0+ series.
git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@1502 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
maybe i'm the only person in the world having this problem, but... here is a tested patch for a mkdep "Argument list to long" problem.
git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@1500 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
Don't copy doc to $docdir. As with bash and readline,
the auto-doc-copy (can you beleive it?) does it better.
git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@1499 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
binutils.conf: ignore --disable-static, *.a required by
ksymoops at least.
gdb.conf: ignore --enable-shared and --disable-static,
gdb linking is buggy (I reported that years ago).
liblockfile/force-symlink.patch: force the liblockfile.so
symlink, or it fails on stage 9.
ncurses/one-step-install.patch: use one shell command to
remove the old .so libraries and install the new ones,
for ncurses.so may be required by bash.
readline.conf: after the shared libraries have been
installed, and if bash is supposed to require them, move
them from /usr/lib to /lib. Please don't change this code
(except for moving the shared libraries only into /lib),
the event flow is tricky and can be easily broken.
readline.conf: don't copy doc to docdir, auto-doc-copy
does it better. But copy the examples, they are a nice
readline.info completion.
git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@1498 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
Our activate.patch to lilo enables all "all:" targets, but
pseudo.b requires bcc (and thus produces errors) and is
only required for the diagnostics as far as I can see. So
this patch disables pseudo.b by removing it from "all:".
git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@1495 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
If PATH is redirected to use the newest build/.../root binaries
available, LD_LIBRARY_PATH should be redirected as well.
git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@1494 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
bash:
- do not copy doc to docdir - auto-doc does that,
and does it better (I compared the file lists)
bash.conf: do not unpack bash-doc if no auto-doc, unneeded
- support the with-installed-readline option
(ROCKCFG_PKG_BASH_INST_RLL) by (1) passing the confopt and
(2) not linking bash to -lhistory if stage >= 2 (-lhistory
is required for stage <= 1 because of "--disable-readline"
and doesn't make any difference with the bash builtin
readline because it's statically linked).
- dont-link-history.diff: what the name suggests, see .conf
bootdisk/config.in: lock with-installed-readline to 0.
For this option to work, readline-shared must be applied,
or the build will fail if ROCKCFG_PKG_BASH_INST_RLL=1.
git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@1493 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
the attached patch fixes the *.Z to *.bz2 conversion in the Download
script. with that patch applied it's possible again to e.g. build xfree86
after a fresh download ...
git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@1492 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
this is a not-tested proposal for make check when asked and supported. (no-cross only)
plus some non-tested name changes ans additions by Rene Rebe
git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@1486 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
- upgrade to Python 2.3 and fix dependent packages
I have a system running 2.3 since some weeks, these should be the
remaining fixes; tested individually, not in a full rebuild.
- bump linphone and mined version
- another take at fixing libgnomedb / mergeant priority
Speculative.
- fix kdeartwork31 download
git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@1483 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc