- Fixed typo in man page (spotted on bug-bash).
This commit is contained in:
parent
45fddc837a
commit
5a4ad2e79d
@ -48,6 +48,7 @@ Patch117: bash-2.05b-debuginfo.patch
|
|||||||
Patch118: bash-tty-tests.patch
|
Patch118: bash-tty-tests.patch
|
||||||
Patch119: bash-sigpipe.patch
|
Patch119: bash-sigpipe.patch
|
||||||
Patch120: bash-read-e-segfault.patch
|
Patch120: bash-read-e-segfault.patch
|
||||||
|
Patch121: bash-manpage.patch
|
||||||
Prefix: %{_prefix}
|
Prefix: %{_prefix}
|
||||||
Requires: mktemp
|
Requires: mktemp
|
||||||
Obsoletes: bash2 etcskel
|
Obsoletes: bash2 etcskel
|
||||||
@ -110,6 +111,7 @@ popular and powerful, and you'll probably end up using it.
|
|||||||
%patch118 -p1 -b .tty-tests
|
%patch118 -p1 -b .tty-tests
|
||||||
%patch119 -p1 -b .sigpipe
|
%patch119 -p1 -b .sigpipe
|
||||||
%patch120 -p0 -b .read-e-segfault
|
%patch120 -p0 -b .read-e-segfault
|
||||||
|
%patch121 -p0 -b .manpage
|
||||||
|
|
||||||
echo %{version} > _distribution
|
echo %{version} > _distribution
|
||||||
echo %{release} > _patchlevel
|
echo %{release} > _patchlevel
|
||||||
@ -243,6 +245,9 @@ fi
|
|||||||
%doc doc/*.ps doc/*.0 doc/*.html doc/article.txt
|
%doc doc/*.ps doc/*.0 doc/*.html doc/article.txt
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Nov 30 2004 Tim Waugh <twaugh@redhat.com>
|
||||||
|
- Fixed typo in man page (spotted on bug-bash).
|
||||||
|
|
||||||
* Thu Nov 18 2004 Tim Waugh <twaugh@redhat.com> 3.0-24
|
* Thu Nov 18 2004 Tim Waugh <twaugh@redhat.com> 3.0-24
|
||||||
- Use upstream patch to fix bug #139575 and bug #139306.
|
- Use upstream patch to fix bug #139575 and bug #139306.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user