This patch is needed for the /usr-move feature
https://fedoraproject.org/wiki/Features/UsrMove
This package requires now 'filesystem' >= 3, which is only installable
on a system which has /bin, /sbin, /lib, /lib64 as symlinks to /usr and
not regular directories. The 'filesystem' package acts as a guard, to
prevent *this* package to be installed on old unconverted systems.
New installations will have the 'filesystem' >=3 layout right away, old
installations need to be converted with anaconda or dracut first; only
after that, the 'filesystem' package, and also *this* package can be
installed.
Packages *should* not install files in /bin, /sbin, /lib, /lib64, but
only in the corresponding directories in /usr. Packages *must* not
install conflicting files with the same names in the corresponding
directories in / and /usr. Especially compatibilty symlinks must not be
installed.
Feel free to modify any of the changes to the spec file, but keep the
above in mind.
Fri Jan 31 2003 Jeff Johnson <jbj@redhat.com> 1.3.3-9
- enlarge window buffer to avoid accessing beyond end-of-buffer
(#78413,#83095).
- re-enable rsync ready patch.
Wed Jan 22 2003 Tim Powers <timp@redhat.com>
- rebuilt
Fri Nov 22 2002 Jeff Johnson <jbj@redhat.com> 1.3.3-7
- workaround mis-compilation with gcc-3.2-4 on alpha for now (#78413).
Mon Nov 18 2002 Tim Powers <timp@redhat.com>
- rebuild on all arches
- remove file from buildroot we aren't shipping
Sun Mar 10 2002 Florian La Roche <Florian.LaRoche@redhat.de>
- add rsyncable patch #58888
Thu Feb 21 2002 Trond Eivind Glomsrd <teg@redhat.com> 1.3.2-3
- Rebuild
Wed Jan 09 2002 Tim Powers <timp@redhat.com>
- automated rebuild
Mon Nov 19 2001 Bernhard Rosenkraenzer <bero@redhat.com> 1.3.2-1
- 1.3.2: no need for autoconf 2.5x hacks anymore
Sat Nov 17 2001 Florian La Roche <Florian.LaRoche@redhat.de>
- update to 1.3.1:
- disable patch2
Fri Oct 26 2001 Trond Eivind Glomsrd <teg@redhat.com> 1.3.0-16
- replace tempfile patches with improved ones solar@openwall.com
- Add less to the dependency chain - zless needs it
Tue Jun 05 2001 Trond Eivind Glomsrd <teg@redhat.com>
- Patch various uses of $$ in the bundled scripts
Mon Jun 04 2001 Trond Eivind Glomsrd <teg@redhat.com>
- Fix the SIGPIPE patch to avoid blank lines (#43319)
Thu Feb 08 2001 Philipp Knirsch <pknirsch@redhat.de>
- Fixed buzilla bug #26680. Wrong skip value after mktemp patch and forced
overwrite for output file during decompression.
Tue Jan 30 2001 Trond Eivind Glomsrd <teg@redhat.com>
- trap SIGPIPE in zgrep, so "zgrep | less" gets a happy ending (#24104)
Sun Dec 10 2000 Trond Eivind Glomsrd <teg@redhat.com>
- add HAVE_LSTAT define, to avoid it doing weird things to symlinks instead
of ignoring them as the docs say it should (#22045)
Fri Dec 01 2000 Trond Eivind Glomsrd <teg@redhat.com>
- rebuild
Thu Nov 09 2000 Trond Eivind Glomsrd <teg@redhat.com>
- patch all scripts so usage error messages are written to stderr (#20597)
Mon Oct 30 2000 Trond Eivind Glomsrd <teg@redhat.com>
- disable assembly, as it is faster without it (bug #19910)
Thu Jul 13 2000 Prospector <bugzilla@redhat.com>
- automatic rebuild
Tue Jun 27 2000 Trond Eivind Glomsrd <teg@redhat.com>
- rebuild
Wed Jun 07 2000 Trond Eivind Glomsrd <teg@redhat.com>
- Use %{_mandir}, %{_infodir}, %configure, %makeinstall and %{_tmppath}
Fri May 12 2000 Trond Eivind Glomsrd <teg@redhat.com>
- Add root as default owner of the files, permits building as non-root user
Wed May 10 2000 Trond Eivind Glomsrd <teg@redhat.com>
- Build system handles stripping
- Don't do thing the system does, like creating directories
- use --bindir /bin
- Added URL
- skip unnecesarry sed step
- Include THANKS, AUTHORS, ChangeLog, TODO
Mon Mar 20 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- 1.3
- handle RPM_OPT_FLAGS
Tue Feb 15 2000 Cristian Gafton <gafton@redhat.com>
- handle compressed man pages even better
Tue Feb 08 2000 Cristian Gafton <gafton@redhat.com>
- adopt patch from Paul Eggert to fix detection of the improper tables in
inflate.c(huft_build)
- the latest released version 1.2.4a, which provides documentation updates
only. But it lets us use small revision numbers again
- add an dirinfo entry for gzip.info so we can get rid of the ugly --entry
args to install-info
Mon Feb 07 2000 Bill Nottingham <notting@redhat.com>
- handle compressed manpages
Thu Feb 03 2000 Elliot Lee <sopwith@redhat.com>
- Fix bug #7970
Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com>
- auto rebuild in the new build environment (release 14)
Thu Dec 17 1998 Cristian Gafton <gafton@redhat.com>
- built against gliibc 2.1
Thu May 07 1998 Prospector System <bugs@redhat.com>
- translations modified for de, fr, tr
Thu Apr 09 1998 Cristian Gafton <gafton@redhat.com>
- added /usr/bin/gzip and /usr/bin/gunzip symlinks as some programs are too
brain dead to figure out they should be at least trying to use $PATH
- added BuildRoot
Wed Jan 28 1998 Erik Troan <ewt@redhat.com>
- fix /tmp races
Sun Sep 14 1997 Erik Troan <ewt@redhat.com>
- uses install-info
- applied patch for gzexe
Mon Jun 02 1997 Erik Troan <ewt@redhat.com>
- built against glibc
Tue Apr 22 1997 Marc Ewing <marc@redhat.com>
- (Entry added for Marc by Erik) fixed gzexe to use /bin/gzip