Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

zsh-debug-4.3.4-4mdv2008.0 RPM for i586

From Mandriva 2008.0 for i586 / media / debug_main / release

Name: zsh-debug Distribution: Mandriva Linux
Version: 4.3.4 Vendor: Mandriva
Release: 4mdv2008.0 Build date: Thu May 10 14:13:35 2007
Group: Development/Debug Build host: n2.mandriva.com
Size: 0 Source RPM: zsh-4.3.4-4mdv2008.0.src.rpm
Packager: Andrey Borzenkov <arvidjaar@mandriva.org>
Url: http://www.zsh.org
Summary: Debug information for package zsh
This package provides debug information for package zsh.
Debug information is useful when developing applications that use this
package or when debugging this package.

Provides

Copyright

GPL

Signatures

internal MD5: 36fc453380f3eec3fddbeff244446b4f
GPG

Changelog

* Fri May 11 2007 Andrey Borzenkov <arvidjaar@mandriva.org> 4.3.4-4mdv2008.0
  + Revision: 25968
  - patch500: fix prompt display after ^D with both prpomptsp and ignoreeof
    (zsh-workers/23409)
* Thu May 10 2007 Andrey Borzenkov <arvidjaar@mandriva.org> 1:4.3.4-3mdv2008.0
  + Revision: 25700
  - revert source3 change; profile.d contains quite a number of scripts that
    expect interactive shell with tty. Actually even bash sources it twice -
    in profile and bashrc
* Thu May 10 2007 Andrey Borzenkov <arvidjaar@mandriva.org> 1:4.3.4-2mdv2008.0
  + Revision: 25423
  - use macros to add/del shell now that they work (requires rpm-helper >= 0.18.5)
  - update Source3: Move sourcing of /etc/profile.d in /etc/zprofile
    from /etc/zshrc. There is no reason to do it in every interactive shell.
    For GUI profile.d is implicitly sourced by Xsession (by virtue of --login
    option)
* Wed May 02 2007 Andrey Borzenkov <arvidjaar@mandriva.org> 1:4.3.4-1mdv2008.0
  + Revision: 19916
  - use --with-tcsetpgrp to avoid build bot failure
  - reset executable bit on functions to avoid dependency on /usr/bin/zsh
  - updated zshguide and its URL
  - rediff patch102 (Zsh is now using Mandriva not Mandrake)
  - new version 4.3.4 (fixes #18939)
  - uncompress patches; spec cleanup
  
    + Nicolas Lécureuil <neoclust@mandriva.org>
      - Import zsh
* Tue Sep 19 2006 Gwenole Beauchesne <gbeauchesne@mandriva.com> 1:4.2.6-5mdv2007.0
  - Rebuild
* Tue Sep 05 2006 Michael Scherer <misc@mandriva.org> 1:4.2.6-4mdv2007.0
  - Remove Mandrake reference 
  - add --auto-update to completion
  - rebuild for new extension
* Wed Jan 25 2006 Stefan van der Eijk <stefan@eijk.nu> 1:4.2.6-3mdk
  - backing out previous change: bug #20774
* Wed Jan 18 2006 Stefan van der Eijk <stefan@eijk.nu> 1:4.2.6-2mdk
  - add to configure: "--without-tcsetpgrp" for automated rebuild
* Mon Dec 12 2005 Michael Scherer <misc@mandriva.org> 1:4.2.6-1mdk
  - New release 4.2.6
  - use mkrel
  - remove macro to handle beta version ( since chmouel is gone, i guess no one will make beta package of zsh )
  - fix prereq
* Thu Apr 28 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 4.2.5-1mdk
  - new release
* Tue Feb 15 2005 Michael Scherer <misc@mandrake.org> 4.2.4-2mdk
  - add doc
  - fix wrong script
* Mon Feb 14 2005 Michael Scherer <misc@mandrake.org> 4.2.4-1mdk
  - New release 4.2.4
  - rpmbuildupdateable
* Mon Jan 31 2005 Michael Scherer <misc@mandrake.org> 4.2.3-3mdk
  Rebuild to fix rpm coredump
* Wed Jan 26 2005 Michael Scherer <misc@mandrake.org> 4.2.3-2mdk 
  - fix urpmi completion
* Fri Jan 14 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 4.2.3-1mdk
  - new release
* Thu Jan 13 2005 Michael Scherer <misc@mandrake.org> 4.2.2-1mdk
  - New release 4.2.2
  - Better urpmi completion
  - use ncurses instead of termcap
* Wed Nov 10 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 4.2.1-1mdk
  - new release

Files

* Fri May 11 2007 Andrey Borzenkov  4.3.4-4mdv2008.0
  + Revision: 25968
  - patch500: fix prompt display after ^D with both prpomptsp and ignoreeof
    (zsh-workers/23409)
* Thu May 10 2007 Andrey Borzenkov  1:4.3.4-3mdv2008.0
  + Revision: 25700
  - revert source3 change; profile.d contains quite a number of scripts that
    expect interactive shell with tty. Actually even bash sources it twice -
    in profile and bashrc
* Thu May 10 2007 Andrey Borzenkov  1:4.3.4-2mdv2008.0
  + Revision: 25423
  - use macros to add/del shell now that they work (requires rpm-helper >= 0.18.5)
  - update Source3: Move sourcing of /etc/profile.d in /etc/zprofile
    from /etc/zshrc. There is no reason to do it in every interactive shell.
    For GUI profile.d is implicitly sourced by Xsession (by virtue of --login
    option)
* Wed May 02 2007 Andrey Borzenkov  1:4.3.4-1mdv2008.0
  + Revision: 19916
  - use --with-tcsetpgrp to avoid build bot failure
  - reset executable bit on functions to avoid dependency on /usr/bin/zsh
  - updated zshguide and its URL
  - rediff patch102 (Zsh is now using Mandriva not Mandrake)
  - new version 4.3.4 (fixes #18939)
  - uncompress patches; spec cleanup
  
    + Nicolas Lécureuil 
      - Import zsh
* Tue Sep 19 2006 Gwenole Beauchesne  1:4.2.6-5mdv2007.0
  - Rebuild
* Tue Sep 05 2006 Michael Scherer  1:4.2.6-4mdv2007.0
  - Remove Mandrake reference 
  - add --auto-update to completion
  - rebuild for new extension
* Wed Jan 25 2006 Stefan van der Eijk  1:4.2.6-3mdk
  - backing out previous change: bug #20774
* Wed Jan 18 2006 Stefan van der Eijk  1:4.2.6-2mdk
  - add to configure: "--without-tcsetpgrp" for automated rebuild
* Mon Dec 12 2005 Michael Scherer  1:4.2.6-1mdk
  - New release 4.2.6
  - use mkrel
  - remove macro to handle beta version ( since chmouel is gone, i guess no one will make beta package of zsh )
  - fix prereq
* Thu Apr 28 2005 Thierry Vignaud  4.2.5-1mdk
  - new release
* Tue Feb 15 2005 Michael Scherer  4.2.4-2mdk
  - add doc
  - fix wrong script
* Mon Feb 14 2005 Michael Scherer  4.2.4-1mdk
  - New release 4.2.4
  - rpmbuildupdateable
* Mon Jan 31 2005 Michael Scherer  4.2.3-3mdk
  Rebuild to fix rpm coredump
* Wed Jan 26 2005 Michael Scherer  4.2.3-2mdk 
  - fix urpmi completion
* Fri Jan 14 2005 Thierry Vignaud  4.2.3-1mdk
  - new release
* Thu Jan 13 2005 Michael Scherer  4.2.2-1mdk
  - New release 4.2.2
  - Better urpmi completion
  - use ncurses instead of termcap
* Wed Nov 10 2004 Thierry Vignaud  4.2.1-1mdk
  - new release


Generated by rpm2html 1.8.1

Daniel Veillard, Sat Jul 5 03:50:34 2008