- Import new upstream 4.3.6
- Rebase 8bit prompt patch. - Add patch fuzz=2
This commit is contained in:
parent
9ed34dac5b
commit
09bc5e7871
6
zsh.spec
6
zsh.spec
@ -3,7 +3,7 @@
|
|||||||
Summary: A powerful interactive shell
|
Summary: A powerful interactive shell
|
||||||
Name: zsh
|
Name: zsh
|
||||||
Version: 4.3.6
|
Version: 4.3.6
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
License: BSD
|
License: BSD
|
||||||
URL: http://zsh.sunsite.dk/
|
URL: http://zsh.sunsite.dk/
|
||||||
Group: System Environment/Shells
|
Group: System Environment/Shells
|
||||||
@ -15,6 +15,7 @@ Source4: zshrc.rhs
|
|||||||
Source5: zshenv.rhs
|
Source5: zshenv.rhs
|
||||||
Source6: dotzshrc
|
Source6: dotzshrc
|
||||||
Source7: zshprompt.pl
|
Source7: zshprompt.pl
|
||||||
|
%define _default_patch_fuzz 2 # Give me better tools or die!
|
||||||
Patch0: zsh-serial.patch
|
Patch0: zsh-serial.patch
|
||||||
#Patch1: zsh-4.0.6-make-test-fail.patch
|
#Patch1: zsh-4.0.6-make-test-fail.patch
|
||||||
#Patch3: zsh-4.0.7-bckgrnd-bld-102042.patch
|
#Patch3: zsh-4.0.7-bckgrnd-bld-102042.patch
|
||||||
@ -152,9 +153,10 @@ fi
|
|||||||
%doc Doc/*.html
|
%doc Doc/*.html
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Mon Aug 25 2008 James Antill <james@fedoraproject.org> - 4.3.6-1
|
* Mon Aug 25 2008 James Antill <james@fedoraproject.org> - 4.3.6-2
|
||||||
- Import new upstream 4.3.6
|
- Import new upstream 4.3.6
|
||||||
- Rebase 8bit prompt patch.
|
- Rebase 8bit prompt patch.
|
||||||
|
- Add patch fuzz=2
|
||||||
|
|
||||||
* Thu Jan 31 2008 James Antill <james@fedoraproject.org> - 4.3.4-7
|
* Thu Jan 31 2008 James Antill <james@fedoraproject.org> - 4.3.4-7
|
||||||
- Tweak /etc/zshrc to source /etc/profile.d/*.sh in ksh compat. mode
|
- Tweak /etc/zshrc to source /etc/profile.d/*.sh in ksh compat. mode
|
||||||
|
Loading…
Reference in New Issue
Block a user