| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: bash-doc | Distribution: Red Hat Linux |
| Version: 2.04 | Vendor: Red Hat, Inc. |
| Release: 21 | Build date: Sat Mar 10 00:38:55 2001 |
| Group: Documentation | Build host: george.devel.redhat.com |
| Size: 2587324 | Source RPM: bash-2.04-21.src.rpm |
| Packager: Red Hat, Inc. <http://bugzilla.redhat.com/bugzilla> | |
| Summary: Documentation for the GNU Bourne Again shell (bash) version 2.04. | |
The bash-doc package contains documentation for the GNU Bourne Again shell version 2.04.
GPL
* Wed Feb 28 2001 Matt Wilson <msw@redhat.com>
- don't Prereq: /sbin/install-info!
* Tue Feb 27 2001 Preston Brown <pbrown@redhat.com>
- noreplace config files
- don't own /etc/skel directory
* Thu Feb 22 2001 Harald Hoyer <harald@redhat.de>
- changed /etc/bashrc to work with backspace = 0177 (rxvt)
* Wed Feb 07 2001 Florian La Roche <Florian.LaRoche@redhat.de>
- changed /etc/skel/.bash_profile to "unset USERNAME"
* Mon Feb 05 2001 Yukihiro Nakai <ynakai@redhat.com>
- Delete Japanese resources from dot-bashrc
and move them to each package.
* Fri Dec 15 2000 Yukihiro Nakai <ynakai@redhat.com>
- Add Japanese resource to dot-bashrc
* Mon Dec 11 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- rebuild to get rid of 0777 doc dirs
* Thu Nov 16 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- restore the ^Hs in documentation, they're highlighting sequences
for less (#20654)
* Sat Sep 16 2000 Florian La Roche <Florian.LaRoche@redhat.de>
- bash-2.04-export.patch is reported to fix compilation
of older glibc-2.1 sources
* Wed Aug 23 2000 Matt Wilson <msw@redhat.com>
- fixed the summary of bash-doc to use %{version} instead of "2.03"
* Wed Aug 09 2000 Bill Nottingham <notting@redhat.com>
- 'exit' in bashrc is very bad.
* Wed Aug 09 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- minor bashrc fix (Bug #8518)
* Tue Jul 18 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- Don't use tput etc. in bashrc if /usr isn't available (Bug #14116)
* Thu Jul 13 2000 Prospector <bugzilla@redhat.com>
- automatic rebuild
* Fri Jun 23 2000 Bill Nottingham <notting@redhat.com>
- fix for some IA-64 issues from Stephane Eranian
* Fri Jun 16 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- Fix summary and description, they had old version numbers (Bug #12092)
* Wed Jun 07 2000 Bill Nottingham <notting@redhat.com>
- add /etc/skel/.bash* ; obsolete etcskel
* Wed May 03 2000 Bill Nottingham <notting@redhat.com>
- fix for shell functions on 64-bit architectures...
* Thu Mar 30 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- Add some backwards compatibility (for i in ; do something; done)
* Tue Mar 21 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- 2.04 final
- remove the echo, pwd, test and kill man pages from the package,
we're getting them from sh-utils
* Sun Mar 19 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- 2.04beta5
- adapt patches
- Fix up bashrc
- Don't put in bashrc1, this should be done by the bash1 package
- use install -c instead of plain install to work on *BSD
- remove the collected patches - they're now in the base version.
- make compressed man pages optional
* Thu Mar 16 2000 Florian La Roche <Florian.LaRoche@redhat.com>
- add some collected patches for bash2
- change it over to be the main bash package
- install man-pages root:root
- obsolete bash2, bash2-doc
* Wed Feb 02 2000 Cristian Gafton <gafton@redhat.com>
- man pages are compressed
- fix description
* Thu Dec 02 1999 Ken Estes <kestes@staff.mail.com>
- updated patch to detect what executables are required by a script.
* Wed Sep 15 1999 Dale Lovelace <dale@redhat.com>
- Remove annoying ^H's from documentation
* Sat Jul 17 1999 Ken Estes <kestes@staff.mail.com>
- patch to detect what executables are required by a script.
* Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com>
- auto rebuild in the new build environment (release 4)
* Fri Mar 19 1999 Jeff Johnson <jbj@redhat.com>
- strip binaries.
- include bash-doc correctly.
* Thu Mar 18 1999 Preston Brown <pbrown@redhat.com>
- fixed post/postun /etc/shells work.
* Thu Mar 18 1999 Cristian Gafton <gafton@redhat.com>
- updated again text in the spec file
* Mon Feb 22 1999 Jeff Johnson <jbj@redhat.com>
- updated text in spec file.
- update to 2.03.
* Fri Feb 12 1999 Cristian Gafton <gafton@redhat.com>
- build it as bash2 instead of bash
* Tue Feb 09 1999 Bill Nottingham <notting@redhat.com>
- set 'NON_INTERACTIVE_LOGIN_SHELLS' so profile gets read
* Thu Jan 14 1999 Jeff Johnson <jbj@redhat.com>
- rename man pages in bash-doc to avoid packaging conflicts (#606).
* Wed Dec 02 1998 Cristian Gafton <gafton@redhat.com>
- patch for the arm
- use $RPM_ARCH-redhat-linux as the build target
* Wed Oct 07 1998 Bill Nottingham <notting@redhat.com>
- rewrite %pre, axe %postun (to avoid prereq loops)
* Thu Aug 20 1998 Jeff Johnson <jbj@redhat.com>
- resurrect for RH 6.0.
* Mon Jul 27 1998 Jeff Johnson <jbj@redhat.com>
- update to 2.02.1
* Fri Jun 12 1998 Jeff Johnson <jbj@redhat.com>
- Package for 5.2.
* Tue Apr 21 1998 Ian Macdonald <ianmacd@xs4all.nl>
- added POSIX.NOTES doc file
- some extraneous doc files removed
- minor .spec file changes
* Mon Apr 20 1998 Ian Macdonald <ianmacd@xs4all.nl>
- upgraded to version 2.02
- Alpha, MIPS & Sparc patches removed due to lack of test platforms
- glibc & signal patches no longer required
- added documentation subpackage (doc)
* Fri Nov 07 1997 Donnie Barnes <djb@redhat.com>
- added signal handling patch from Dean Gaudet <dgaudet@arctic.org> that
is based on a change made in bash 2.0. Should fix some early exit
problems with suspends and fg.
* Tue Oct 21 1997 Donnie Barnes <djb@redhat.com>
- added %clean
* Tue Oct 21 1997 Erik Troan <ewt@redhat.com>
- added comment explaining why install-info isn't used
- added mips patch
* Sat Oct 18 1997 Donnie Barnes <djb@redhat.com>
- added BuildRoot
* Wed Jun 04 1997 Erik Troan <ewt@redhat.com>
- built against glibc
/usr/share/doc/bash-doc-2.04 /usr/share/doc/bash-doc-2.04/article.ps /usr/share/doc/bash-doc-2.04/article.txt /usr/share/doc/bash-doc-2.04/bash.0 /usr/share/doc/bash-doc-2.04/bash.html /usr/share/doc/bash-doc-2.04/bash.ps /usr/share/doc/bash-doc-2.04/bashbug.0 /usr/share/doc/bash-doc-2.04/bashbug.ps /usr/share/doc/bash-doc-2.04/bashref.html /usr/share/doc/bash-doc-2.04/bashref.ps /usr/share/doc/bash-doc-2.04/builtins.0 /usr/share/doc/bash-doc-2.04/builtins.ps /usr/share/doc/bash-doc-2.04/rbash.0 /usr/share/doc/bash-doc-2.04/rbash.ps /usr/share/doc/bash-doc-2.04/readline.0 /usr/share/doc/bash-doc-2.04/readline.ps /usr/share/doc/bash-doc-2.04/rose94.ps
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon May 20 09:13:36 2013