- Import new upstream 4.3.6
- Rebase 8bit prompt patch - Add patch fuzz=2 - Add BuildReq on /bin/hostname directly - Don't test /dev/fd as mock doesn't like it - Don't test the modload module, as mock doesn't like loading them all
This commit is contained in:
parent
d9db358b8f
commit
7cbce27a08
10
zsh.spec
10
zsh.spec
@ -3,7 +3,7 @@
|
||||
Summary: A powerful interactive shell
|
||||
Name: zsh
|
||||
Version: 4.3.6
|
||||
Release: 3%{?dist}
|
||||
Release: 4%{?dist}
|
||||
License: BSD
|
||||
URL: http://zsh.sunsite.dk/
|
||||
Group: System Environment/Shells
|
||||
@ -79,7 +79,8 @@ make all html
|
||||
mv Y*.ztst skipped
|
||||
%endif
|
||||
# FIXME: This hangs in mock
|
||||
# mv V01zmodload.ztst skipped
|
||||
# Running test: Test loading of all compiled modules
|
||||
mv V01zmodload.ztst skipped
|
||||
true )
|
||||
ZTST_verbose=1 make test
|
||||
|
||||
@ -160,12 +161,13 @@ fi
|
||||
%doc Doc/*.html
|
||||
|
||||
%changelog
|
||||
* Mon Aug 25 2008 James Antill <james@fedoraproject.org> - 4.3.6-3
|
||||
* Mon Aug 25 2008 James Antill <james@fedoraproject.org> - 4.3.6-4
|
||||
- Import new upstream 4.3.6
|
||||
- Rebase 8bit prompt patch.
|
||||
- Rebase 8bit prompt patch
|
||||
- Add patch fuzz=2
|
||||
- Add BuildReq on /bin/hostname directly
|
||||
- Don't test /dev/fd as mock doesn't like it
|
||||
- Don't test the modload module, as mock doesn't like loading them all
|
||||
|
||||
* 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
|
||||
|
Loading…
Reference in New Issue
Block a user