Update of /cvs/debian-openoffice/oo-deb/debian In directory gluck:/tmp/cvs-serv4045/debian
Modified Files: changelog Log Message: fix solar.c path in changelog Index: changelog =================================================================== RCS file: /cvs/debian-openoffice/oo-deb/debian/changelog,v retrieving revision 1.225 retrieving revision 1.226 diff -u -d -r1.225 -r1.226 --- changelog 31 Oct 2003 23:06:29 -0000 1.225 +++ changelog 2 Nov 2003 01:54:38 -0000 1.226 @@ -1,8 +1,8 @@ openoffice.org (1.1.0-2.3pre1) unstable; urgency=low * New patches: - + solar-use-fork: use fork in tools/source/solar.c to make it build - with 2.5/2.6 kernels, thanks Ken Foskey (IZ #17241) + + solar-use-fork: use fork in tools/source/solar/solar.c to make it build + with 2.5/2.6 kernels, thanks Ken Foskey (IZ #17241) [RE] * Modified patches: + setup-in-bind-mount: Use official fix from IZ#20459 using realpath(); also return non-zero exit code on failure. [CH]