zsh/zsh.spec

534 lines
17 KiB
RPMSpec
Raw Normal View History

# this file is encoded in UTF-8 -*- coding: utf-8 -*-
Summary: A powerful interactive shell
auto-import changelog data from zsh-3.0.8-3.src.rpm Thu Jul 13 2000 Prospector <bugzilla@redhat.com> - automatic rebuild Sun Jul 02 2000 Trond Eivind Glomsrød <teg@redhat.com> - rebuild Tue Jun 06 2000 Trond Eivind Glomsrød <teg@redhat.com> - 3.0.8 - use %configure and %makeinstall - updated URL - disable old patches - add better patch for texi source - use %{_mandir} and %{_infodir} - use %{_tmppath} Tue May 02 2000 Trond Eivind Glomsrød <teg@redhat.com> - patched to recognize export in .zshrc (bug #11169) Tue Mar 07 2000 Jeff Johnson <jbj@redhat.com> - rebuild for sparc baud rates > 38400. Fri Mar 03 2000 Cristian Gafton <gafton@redhat.com> - fix postun script so that we don't remove ourselves on every update doh... - add a trigger to fix old versions of the package Mon Jan 31 2000 Cristian Gafton <gafton@redhat.com> - rebuild to fix dependencies Thu Jan 13 2000 Jeff Johnson <jbj@redhat.com> - update to 3.0.7. - source /etc/profile so that USER gets set correctly (#5655). Fri Sep 24 1999 Michael K. Johnson <johnsonm@redhat.com> - source /etc/profile.d/*.sh in zprofile Tue Sep 07 1999 Cristian Gafton <gafton@redhat.com> - fix zshenv and zprofile scripts - foxed versions from HJLu. Thu Jul 29 1999 Bill Nottingham <notting@redhat.com> - clean up init files some. (#4055) Tue May 18 1999 Jeff Johnson <jbj@redhat.com> - Make sure that env variable TmpFile is evaluated. (#2898) Sun May 09 1999 Jeff Johnson <jbj@redhat.com> - fix select timeval initialization (#2688). Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com> - auto rebuild in the new build environment (release 10) - fix the texi source - patch to detect & link against nsl Wed Mar 10 1999 Cristian Gafton <gafton@redhat.com> - use mktemp to handle temporary files. Thu Feb 11 1999 Michael Maher <mike@redhat.com> - fixed bug #365 Thu Dec 17 1998 Cristian Gafton <gafton@redhat.com> - build for glibc 2.1 Thu Sep 10 1998 Jeff Johnson <jbj@redhat.com> - compile for 5.2 Sat Jun 06 1998 Prospector System <bugs@redhat.com> - translations modified for de Sat Jun 06 1998 Jeff Johnson <jbj@redhat.com> - Eliminate incorrect info page removal. Fri May 08 1998 Prospector System <bugs@redhat.com> - translations modified for de, fr, tr Sat Apr 11 1998 Cristian Gafton <gafton@redhat.com> - manhattan build - moved profile.d handling from zshrc to zprofile Tue Oct 21 1997 Cristian Gafton <gafton@redhat.com> - Upgraded to 3.0.5 - Install-info handling Thu Jul 31 1997 Erik Troan <ewt@redhat.com> - built against glibc Thu Apr 10 1997 Michael Fulbright <msf@redhat.com> - Upgraded to 3.0.2 - Added 'reasonable' default startup files in /etc
2004-09-09 15:18:48 +00:00
Name: zsh
2008-12-20 17:22:44 +00:00
Version: 4.3.9
Release: 3%{?dist}
License: BSD
URL: http://zsh.sunsite.dk/
auto-import changelog data from zsh-3.0.8-3.src.rpm Thu Jul 13 2000 Prospector <bugzilla@redhat.com> - automatic rebuild Sun Jul 02 2000 Trond Eivind Glomsrød <teg@redhat.com> - rebuild Tue Jun 06 2000 Trond Eivind Glomsrød <teg@redhat.com> - 3.0.8 - use %configure and %makeinstall - updated URL - disable old patches - add better patch for texi source - use %{_mandir} and %{_infodir} - use %{_tmppath} Tue May 02 2000 Trond Eivind Glomsrød <teg@redhat.com> - patched to recognize export in .zshrc (bug #11169) Tue Mar 07 2000 Jeff Johnson <jbj@redhat.com> - rebuild for sparc baud rates > 38400. Fri Mar 03 2000 Cristian Gafton <gafton@redhat.com> - fix postun script so that we don't remove ourselves on every update doh... - add a trigger to fix old versions of the package Mon Jan 31 2000 Cristian Gafton <gafton@redhat.com> - rebuild to fix dependencies Thu Jan 13 2000 Jeff Johnson <jbj@redhat.com> - update to 3.0.7. - source /etc/profile so that USER gets set correctly (#5655). Fri Sep 24 1999 Michael K. Johnson <johnsonm@redhat.com> - source /etc/profile.d/*.sh in zprofile Tue Sep 07 1999 Cristian Gafton <gafton@redhat.com> - fix zshenv and zprofile scripts - foxed versions from HJLu. Thu Jul 29 1999 Bill Nottingham <notting@redhat.com> - clean up init files some. (#4055) Tue May 18 1999 Jeff Johnson <jbj@redhat.com> - Make sure that env variable TmpFile is evaluated. (#2898) Sun May 09 1999 Jeff Johnson <jbj@redhat.com> - fix select timeval initialization (#2688). Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com> - auto rebuild in the new build environment (release 10) - fix the texi source - patch to detect & link against nsl Wed Mar 10 1999 Cristian Gafton <gafton@redhat.com> - use mktemp to handle temporary files. Thu Feb 11 1999 Michael Maher <mike@redhat.com> - fixed bug #365 Thu Dec 17 1998 Cristian Gafton <gafton@redhat.com> - build for glibc 2.1 Thu Sep 10 1998 Jeff Johnson <jbj@redhat.com> - compile for 5.2 Sat Jun 06 1998 Prospector System <bugs@redhat.com> - translations modified for de Sat Jun 06 1998 Jeff Johnson <jbj@redhat.com> - Eliminate incorrect info page removal. Fri May 08 1998 Prospector System <bugs@redhat.com> - translations modified for de, fr, tr Sat Apr 11 1998 Cristian Gafton <gafton@redhat.com> - manhattan build - moved profile.d handling from zshrc to zprofile Tue Oct 21 1997 Cristian Gafton <gafton@redhat.com> - Upgraded to 3.0.5 - Install-info handling Thu Jul 31 1997 Erik Troan <ewt@redhat.com> - built against glibc Thu Apr 10 1997 Michael Fulbright <msf@redhat.com> - Upgraded to 3.0.2 - Added 'reasonable' default startup files in /etc
2004-09-09 15:18:48 +00:00
Group: System Environment/Shells
Source0: ftp://ftp.zsh.org/pub/zsh-%{version}.tar.bz2
auto-import changelog data from zsh-3.0.8-3.src.rpm Thu Jul 13 2000 Prospector <bugzilla@redhat.com> - automatic rebuild Sun Jul 02 2000 Trond Eivind Glomsrød <teg@redhat.com> - rebuild Tue Jun 06 2000 Trond Eivind Glomsrød <teg@redhat.com> - 3.0.8 - use %configure and %makeinstall - updated URL - disable old patches - add better patch for texi source - use %{_mandir} and %{_infodir} - use %{_tmppath} Tue May 02 2000 Trond Eivind Glomsrød <teg@redhat.com> - patched to recognize export in .zshrc (bug #11169) Tue Mar 07 2000 Jeff Johnson <jbj@redhat.com> - rebuild for sparc baud rates > 38400. Fri Mar 03 2000 Cristian Gafton <gafton@redhat.com> - fix postun script so that we don't remove ourselves on every update doh... - add a trigger to fix old versions of the package Mon Jan 31 2000 Cristian Gafton <gafton@redhat.com> - rebuild to fix dependencies Thu Jan 13 2000 Jeff Johnson <jbj@redhat.com> - update to 3.0.7. - source /etc/profile so that USER gets set correctly (#5655). Fri Sep 24 1999 Michael K. Johnson <johnsonm@redhat.com> - source /etc/profile.d/*.sh in zprofile Tue Sep 07 1999 Cristian Gafton <gafton@redhat.com> - fix zshenv and zprofile scripts - foxed versions from HJLu. Thu Jul 29 1999 Bill Nottingham <notting@redhat.com> - clean up init files some. (#4055) Tue May 18 1999 Jeff Johnson <jbj@redhat.com> - Make sure that env variable TmpFile is evaluated. (#2898) Sun May 09 1999 Jeff Johnson <jbj@redhat.com> - fix select timeval initialization (#2688). Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com> - auto rebuild in the new build environment (release 10) - fix the texi source - patch to detect & link against nsl Wed Mar 10 1999 Cristian Gafton <gafton@redhat.com> - use mktemp to handle temporary files. Thu Feb 11 1999 Michael Maher <mike@redhat.com> - fixed bug #365 Thu Dec 17 1998 Cristian Gafton <gafton@redhat.com> - build for glibc 2.1 Thu Sep 10 1998 Jeff Johnson <jbj@redhat.com> - compile for 5.2 Sat Jun 06 1998 Prospector System <bugs@redhat.com> - translations modified for de Sat Jun 06 1998 Jeff Johnson <jbj@redhat.com> - Eliminate incorrect info page removal. Fri May 08 1998 Prospector System <bugs@redhat.com> - translations modified for de, fr, tr Sat Apr 11 1998 Cristian Gafton <gafton@redhat.com> - manhattan build - moved profile.d handling from zshrc to zprofile Tue Oct 21 1997 Cristian Gafton <gafton@redhat.com> - Upgraded to 3.0.5 - Install-info handling Thu Jul 31 1997 Erik Troan <ewt@redhat.com> - built against glibc Thu Apr 10 1997 Michael Fulbright <msf@redhat.com> - Upgraded to 3.0.2 - Added 'reasonable' default startup files in /etc
2004-09-09 15:18:48 +00:00
Source1: zlogin.rhs
Source2: zlogout.rhs
Source3: zprofile.rhs
Source4: zshrc.rhs
Source5: zshenv.rhs
Source6: dotzshrc
Source7: zshprompt.pl
# Give me better tools or die!
%define _default_patch_fuzz 2
Patch0: zsh-serial.patch
#Patch1: zsh-4.0.6-make-test-fail.patch
#Patch3: zsh-4.0.7-bckgrnd-bld-102042.patch
Patch4: zsh-4.3.6-8bit-prompts.patch
Patch5: zsh-test-C02-dev_fd-mock.patch
Patch6: zsh-4.3.6-hack-a01grammar-test-select-off.patch
auto-import changelog data from zsh-3.0.8-3.src.rpm Thu Jul 13 2000 Prospector <bugzilla@redhat.com> - automatic rebuild Sun Jul 02 2000 Trond Eivind Glomsrød <teg@redhat.com> - rebuild Tue Jun 06 2000 Trond Eivind Glomsrød <teg@redhat.com> - 3.0.8 - use %configure and %makeinstall - updated URL - disable old patches - add better patch for texi source - use %{_mandir} and %{_infodir} - use %{_tmppath} Tue May 02 2000 Trond Eivind Glomsrød <teg@redhat.com> - patched to recognize export in .zshrc (bug #11169) Tue Mar 07 2000 Jeff Johnson <jbj@redhat.com> - rebuild for sparc baud rates > 38400. Fri Mar 03 2000 Cristian Gafton <gafton@redhat.com> - fix postun script so that we don't remove ourselves on every update doh... - add a trigger to fix old versions of the package Mon Jan 31 2000 Cristian Gafton <gafton@redhat.com> - rebuild to fix dependencies Thu Jan 13 2000 Jeff Johnson <jbj@redhat.com> - update to 3.0.7. - source /etc/profile so that USER gets set correctly (#5655). Fri Sep 24 1999 Michael K. Johnson <johnsonm@redhat.com> - source /etc/profile.d/*.sh in zprofile Tue Sep 07 1999 Cristian Gafton <gafton@redhat.com> - fix zshenv and zprofile scripts - foxed versions from HJLu. Thu Jul 29 1999 Bill Nottingham <notting@redhat.com> - clean up init files some. (#4055) Tue May 18 1999 Jeff Johnson <jbj@redhat.com> - Make sure that env variable TmpFile is evaluated. (#2898) Sun May 09 1999 Jeff Johnson <jbj@redhat.com> - fix select timeval initialization (#2688). Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com> - auto rebuild in the new build environment (release 10) - fix the texi source - patch to detect & link against nsl Wed Mar 10 1999 Cristian Gafton <gafton@redhat.com> - use mktemp to handle temporary files. Thu Feb 11 1999 Michael Maher <mike@redhat.com> - fixed bug #365 Thu Dec 17 1998 Cristian Gafton <gafton@redhat.com> - build for glibc 2.1 Thu Sep 10 1998 Jeff Johnson <jbj@redhat.com> - compile for 5.2 Sat Jun 06 1998 Prospector System <bugs@redhat.com> - translations modified for de Sat Jun 06 1998 Jeff Johnson <jbj@redhat.com> - Eliminate incorrect info page removal. Fri May 08 1998 Prospector System <bugs@redhat.com> - translations modified for de, fr, tr Sat Apr 11 1998 Cristian Gafton <gafton@redhat.com> - manhattan build - moved profile.d handling from zshrc to zprofile Tue Oct 21 1997 Cristian Gafton <gafton@redhat.com> - Upgraded to 3.0.5 - Install-info handling Thu Jul 31 1997 Erik Troan <ewt@redhat.com> - built against glibc Thu Apr 10 1997 Michael Fulbright <msf@redhat.com> - Upgraded to 3.0.2 - Added 'reasonable' default startup files in /etc
2004-09-09 15:18:48 +00:00
Prereq: fileutils grep /sbin/install-info
Buildroot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
BuildRequires: mktemp coreutils sed ncurses-devel libcap-devel
BuildRequires: texinfo tetex texi2html gawk /bin/hostname
Requires(post): /sbin/install-info grep
Requires(preun): /sbin/install-info
Requires(postun): mktemp coreutils grep
auto-import changelog data from zsh-3.0.8-3.src.rpm Thu Jul 13 2000 Prospector <bugzilla@redhat.com> - automatic rebuild Sun Jul 02 2000 Trond Eivind Glomsrød <teg@redhat.com> - rebuild Tue Jun 06 2000 Trond Eivind Glomsrød <teg@redhat.com> - 3.0.8 - use %configure and %makeinstall - updated URL - disable old patches - add better patch for texi source - use %{_mandir} and %{_infodir} - use %{_tmppath} Tue May 02 2000 Trond Eivind Glomsrød <teg@redhat.com> - patched to recognize export in .zshrc (bug #11169) Tue Mar 07 2000 Jeff Johnson <jbj@redhat.com> - rebuild for sparc baud rates > 38400. Fri Mar 03 2000 Cristian Gafton <gafton@redhat.com> - fix postun script so that we don't remove ourselves on every update doh... - add a trigger to fix old versions of the package Mon Jan 31 2000 Cristian Gafton <gafton@redhat.com> - rebuild to fix dependencies Thu Jan 13 2000 Jeff Johnson <jbj@redhat.com> - update to 3.0.7. - source /etc/profile so that USER gets set correctly (#5655). Fri Sep 24 1999 Michael K. Johnson <johnsonm@redhat.com> - source /etc/profile.d/*.sh in zprofile Tue Sep 07 1999 Cristian Gafton <gafton@redhat.com> - fix zshenv and zprofile scripts - foxed versions from HJLu. Thu Jul 29 1999 Bill Nottingham <notting@redhat.com> - clean up init files some. (#4055) Tue May 18 1999 Jeff Johnson <jbj@redhat.com> - Make sure that env variable TmpFile is evaluated. (#2898) Sun May 09 1999 Jeff Johnson <jbj@redhat.com> - fix select timeval initialization (#2688). Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com> - auto rebuild in the new build environment (release 10) - fix the texi source - patch to detect & link against nsl Wed Mar 10 1999 Cristian Gafton <gafton@redhat.com> - use mktemp to handle temporary files. Thu Feb 11 1999 Michael Maher <mike@redhat.com> - fixed bug #365 Thu Dec 17 1998 Cristian Gafton <gafton@redhat.com> - build for glibc 2.1 Thu Sep 10 1998 Jeff Johnson <jbj@redhat.com> - compile for 5.2 Sat Jun 06 1998 Prospector System <bugs@redhat.com> - translations modified for de Sat Jun 06 1998 Jeff Johnson <jbj@redhat.com> - Eliminate incorrect info page removal. Fri May 08 1998 Prospector System <bugs@redhat.com> - translations modified for de, fr, tr Sat Apr 11 1998 Cristian Gafton <gafton@redhat.com> - manhattan build - moved profile.d handling from zshrc to zprofile Tue Oct 21 1997 Cristian Gafton <gafton@redhat.com> - Upgraded to 3.0.5 - Install-info handling Thu Jul 31 1997 Erik Troan <ewt@redhat.com> - built against glibc Thu Apr 10 1997 Michael Fulbright <msf@redhat.com> - Upgraded to 3.0.2 - Added 'reasonable' default startup files in /etc
2004-09-09 15:18:48 +00:00
%description
The zsh shell is a command interpreter usable as an interactive login
shell and as a shell script command processor. Zsh resembles the ksh
shell (the Korn shell), but includes many enhancements. Zsh supports
command line editing, built-in spelling correction, programmable
command completion, shell functions (with autoloading), a history
mechanism, and more.
auto-import changelog data from zsh-3.0.8-3.src.rpm Thu Jul 13 2000 Prospector <bugzilla@redhat.com> - automatic rebuild Sun Jul 02 2000 Trond Eivind Glomsrød <teg@redhat.com> - rebuild Tue Jun 06 2000 Trond Eivind Glomsrød <teg@redhat.com> - 3.0.8 - use %configure and %makeinstall - updated URL - disable old patches - add better patch for texi source - use %{_mandir} and %{_infodir} - use %{_tmppath} Tue May 02 2000 Trond Eivind Glomsrød <teg@redhat.com> - patched to recognize export in .zshrc (bug #11169) Tue Mar 07 2000 Jeff Johnson <jbj@redhat.com> - rebuild for sparc baud rates > 38400. Fri Mar 03 2000 Cristian Gafton <gafton@redhat.com> - fix postun script so that we don't remove ourselves on every update doh... - add a trigger to fix old versions of the package Mon Jan 31 2000 Cristian Gafton <gafton@redhat.com> - rebuild to fix dependencies Thu Jan 13 2000 Jeff Johnson <jbj@redhat.com> - update to 3.0.7. - source /etc/profile so that USER gets set correctly (#5655). Fri Sep 24 1999 Michael K. Johnson <johnsonm@redhat.com> - source /etc/profile.d/*.sh in zprofile Tue Sep 07 1999 Cristian Gafton <gafton@redhat.com> - fix zshenv and zprofile scripts - foxed versions from HJLu. Thu Jul 29 1999 Bill Nottingham <notting@redhat.com> - clean up init files some. (#4055) Tue May 18 1999 Jeff Johnson <jbj@redhat.com> - Make sure that env variable TmpFile is evaluated. (#2898) Sun May 09 1999 Jeff Johnson <jbj@redhat.com> - fix select timeval initialization (#2688). Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com> - auto rebuild in the new build environment (release 10) - fix the texi source - patch to detect & link against nsl Wed Mar 10 1999 Cristian Gafton <gafton@redhat.com> - use mktemp to handle temporary files. Thu Feb 11 1999 Michael Maher <mike@redhat.com> - fixed bug #365 Thu Dec 17 1998 Cristian Gafton <gafton@redhat.com> - build for glibc 2.1 Thu Sep 10 1998 Jeff Johnson <jbj@redhat.com> - compile for 5.2 Sat Jun 06 1998 Prospector System <bugs@redhat.com> - translations modified for de Sat Jun 06 1998 Jeff Johnson <jbj@redhat.com> - Eliminate incorrect info page removal. Fri May 08 1998 Prospector System <bugs@redhat.com> - translations modified for de, fr, tr Sat Apr 11 1998 Cristian Gafton <gafton@redhat.com> - manhattan build - moved profile.d handling from zshrc to zprofile Tue Oct 21 1997 Cristian Gafton <gafton@redhat.com> - Upgraded to 3.0.5 - Install-info handling Thu Jul 31 1997 Erik Troan <ewt@redhat.com> - built against glibc Thu Apr 10 1997 Michael Fulbright <msf@redhat.com> - Upgraded to 3.0.2 - Added 'reasonable' default startup files in /etc
2004-09-09 15:18:48 +00:00
%package html
Summary: Zsh shell manual in html format
Group: System Environment/Shells
%description html
The zsh shell is a command interpreter usable as an interactive login
shell and as a shell script command processor. Zsh resembles the ksh
shell (the Korn shell), but includes many enhancements. Zsh supports
command line editing, built-in spelling correction, programmable
command completion, shell functions (with autoloading), a history
mechanism, and more.
This package contains the Zsh manual in html format.
auto-import changelog data from zsh-3.0.8-3.src.rpm Thu Jul 13 2000 Prospector <bugzilla@redhat.com> - automatic rebuild Sun Jul 02 2000 Trond Eivind Glomsrød <teg@redhat.com> - rebuild Tue Jun 06 2000 Trond Eivind Glomsrød <teg@redhat.com> - 3.0.8 - use %configure and %makeinstall - updated URL - disable old patches - add better patch for texi source - use %{_mandir} and %{_infodir} - use %{_tmppath} Tue May 02 2000 Trond Eivind Glomsrød <teg@redhat.com> - patched to recognize export in .zshrc (bug #11169) Tue Mar 07 2000 Jeff Johnson <jbj@redhat.com> - rebuild for sparc baud rates > 38400. Fri Mar 03 2000 Cristian Gafton <gafton@redhat.com> - fix postun script so that we don't remove ourselves on every update doh... - add a trigger to fix old versions of the package Mon Jan 31 2000 Cristian Gafton <gafton@redhat.com> - rebuild to fix dependencies Thu Jan 13 2000 Jeff Johnson <jbj@redhat.com> - update to 3.0.7. - source /etc/profile so that USER gets set correctly (#5655). Fri Sep 24 1999 Michael K. Johnson <johnsonm@redhat.com> - source /etc/profile.d/*.sh in zprofile Tue Sep 07 1999 Cristian Gafton <gafton@redhat.com> - fix zshenv and zprofile scripts - foxed versions from HJLu. Thu Jul 29 1999 Bill Nottingham <notting@redhat.com> - clean up init files some. (#4055) Tue May 18 1999 Jeff Johnson <jbj@redhat.com> - Make sure that env variable TmpFile is evaluated. (#2898) Sun May 09 1999 Jeff Johnson <jbj@redhat.com> - fix select timeval initialization (#2688). Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com> - auto rebuild in the new build environment (release 10) - fix the texi source - patch to detect & link against nsl Wed Mar 10 1999 Cristian Gafton <gafton@redhat.com> - use mktemp to handle temporary files. Thu Feb 11 1999 Michael Maher <mike@redhat.com> - fixed bug #365 Thu Dec 17 1998 Cristian Gafton <gafton@redhat.com> - build for glibc 2.1 Thu Sep 10 1998 Jeff Johnson <jbj@redhat.com> - compile for 5.2 Sat Jun 06 1998 Prospector System <bugs@redhat.com> - translations modified for de Sat Jun 06 1998 Jeff Johnson <jbj@redhat.com> - Eliminate incorrect info page removal. Fri May 08 1998 Prospector System <bugs@redhat.com> - translations modified for de, fr, tr Sat Apr 11 1998 Cristian Gafton <gafton@redhat.com> - manhattan build - moved profile.d handling from zshrc to zprofile Tue Oct 21 1997 Cristian Gafton <gafton@redhat.com> - Upgraded to 3.0.5 - Install-info handling Thu Jul 31 1997 Erik Troan <ewt@redhat.com> - built against glibc Thu Apr 10 1997 Michael Fulbright <msf@redhat.com> - Upgraded to 3.0.2 - Added 'reasonable' default startup files in /etc
2004-09-09 15:18:48 +00:00
%prep
%setup -q
%patch0 -p1 -b .serial
%patch4 -p1
%patch5 -p1
2008-12-20 17:36:09 +00:00
%patch6 -p1
#autoconf
cp -p %SOURCE7 .
auto-import changelog data from zsh-3.0.8-3.src.rpm Thu Jul 13 2000 Prospector <bugzilla@redhat.com> - automatic rebuild Sun Jul 02 2000 Trond Eivind Glomsrød <teg@redhat.com> - rebuild Tue Jun 06 2000 Trond Eivind Glomsrød <teg@redhat.com> - 3.0.8 - use %configure and %makeinstall - updated URL - disable old patches - add better patch for texi source - use %{_mandir} and %{_infodir} - use %{_tmppath} Tue May 02 2000 Trond Eivind Glomsrød <teg@redhat.com> - patched to recognize export in .zshrc (bug #11169) Tue Mar 07 2000 Jeff Johnson <jbj@redhat.com> - rebuild for sparc baud rates > 38400. Fri Mar 03 2000 Cristian Gafton <gafton@redhat.com> - fix postun script so that we don't remove ourselves on every update doh... - add a trigger to fix old versions of the package Mon Jan 31 2000 Cristian Gafton <gafton@redhat.com> - rebuild to fix dependencies Thu Jan 13 2000 Jeff Johnson <jbj@redhat.com> - update to 3.0.7. - source /etc/profile so that USER gets set correctly (#5655). Fri Sep 24 1999 Michael K. Johnson <johnsonm@redhat.com> - source /etc/profile.d/*.sh in zprofile Tue Sep 07 1999 Cristian Gafton <gafton@redhat.com> - fix zshenv and zprofile scripts - foxed versions from HJLu. Thu Jul 29 1999 Bill Nottingham <notting@redhat.com> - clean up init files some. (#4055) Tue May 18 1999 Jeff Johnson <jbj@redhat.com> - Make sure that env variable TmpFile is evaluated. (#2898) Sun May 09 1999 Jeff Johnson <jbj@redhat.com> - fix select timeval initialization (#2688). Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com> - auto rebuild in the new build environment (release 10) - fix the texi source - patch to detect & link against nsl Wed Mar 10 1999 Cristian Gafton <gafton@redhat.com> - use mktemp to handle temporary files. Thu Feb 11 1999 Michael Maher <mike@redhat.com> - fixed bug #365 Thu Dec 17 1998 Cristian Gafton <gafton@redhat.com> - build for glibc 2.1 Thu Sep 10 1998 Jeff Johnson <jbj@redhat.com> - compile for 5.2 Sat Jun 06 1998 Prospector System <bugs@redhat.com> - translations modified for de Sat Jun 06 1998 Jeff Johnson <jbj@redhat.com> - Eliminate incorrect info page removal. Fri May 08 1998 Prospector System <bugs@redhat.com> - translations modified for de, fr, tr Sat Apr 11 1998 Cristian Gafton <gafton@redhat.com> - manhattan build - moved profile.d handling from zshrc to zprofile Tue Oct 21 1997 Cristian Gafton <gafton@redhat.com> - Upgraded to 3.0.5 - Install-info handling Thu Jul 31 1997 Erik Troan <ewt@redhat.com> - built against glibc Thu Apr 10 1997 Michael Fulbright <msf@redhat.com> - Upgraded to 3.0.2 - Added 'reasonable' default startup files in /etc
2004-09-09 15:18:48 +00:00
%build
%define _bindir /bin
# Avoid stripping...
export LDFLAGS=""
%configure --enable-etcdir=%{_sysconfdir} --with-tcsetpgrp --enable-maildir-support
auto-import changelog data from zsh-3.0.8-3.src.rpm Thu Jul 13 2000 Prospector <bugzilla@redhat.com> - automatic rebuild Sun Jul 02 2000 Trond Eivind Glomsrød <teg@redhat.com> - rebuild Tue Jun 06 2000 Trond Eivind Glomsrød <teg@redhat.com> - 3.0.8 - use %configure and %makeinstall - updated URL - disable old patches - add better patch for texi source - use %{_mandir} and %{_infodir} - use %{_tmppath} Tue May 02 2000 Trond Eivind Glomsrød <teg@redhat.com> - patched to recognize export in .zshrc (bug #11169) Tue Mar 07 2000 Jeff Johnson <jbj@redhat.com> - rebuild for sparc baud rates > 38400. Fri Mar 03 2000 Cristian Gafton <gafton@redhat.com> - fix postun script so that we don't remove ourselves on every update doh... - add a trigger to fix old versions of the package Mon Jan 31 2000 Cristian Gafton <gafton@redhat.com> - rebuild to fix dependencies Thu Jan 13 2000 Jeff Johnson <jbj@redhat.com> - update to 3.0.7. - source /etc/profile so that USER gets set correctly (#5655). Fri Sep 24 1999 Michael K. Johnson <johnsonm@redhat.com> - source /etc/profile.d/*.sh in zprofile Tue Sep 07 1999 Cristian Gafton <gafton@redhat.com> - fix zshenv and zprofile scripts - foxed versions from HJLu. Thu Jul 29 1999 Bill Nottingham <notting@redhat.com> - clean up init files some. (#4055) Tue May 18 1999 Jeff Johnson <jbj@redhat.com> - Make sure that env variable TmpFile is evaluated. (#2898) Sun May 09 1999 Jeff Johnson <jbj@redhat.com> - fix select timeval initialization (#2688). Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com> - auto rebuild in the new build environment (release 10) - fix the texi source - patch to detect & link against nsl Wed Mar 10 1999 Cristian Gafton <gafton@redhat.com> - use mktemp to handle temporary files. Thu Feb 11 1999 Michael Maher <mike@redhat.com> - fixed bug #365 Thu Dec 17 1998 Cristian Gafton <gafton@redhat.com> - build for glibc 2.1 Thu Sep 10 1998 Jeff Johnson <jbj@redhat.com> - compile for 5.2 Sat Jun 06 1998 Prospector System <bugs@redhat.com> - translations modified for de Sat Jun 06 1998 Jeff Johnson <jbj@redhat.com> - Eliminate incorrect info page removal. Fri May 08 1998 Prospector System <bugs@redhat.com> - translations modified for de, fr, tr Sat Apr 11 1998 Cristian Gafton <gafton@redhat.com> - manhattan build - moved profile.d handling from zshrc to zprofile Tue Oct 21 1997 Cristian Gafton <gafton@redhat.com> - Upgraded to 3.0.5 - Install-info handling Thu Jul 31 1997 Erik Troan <ewt@redhat.com> - built against glibc Thu Apr 10 1997 Michael Fulbright <msf@redhat.com> - Upgraded to 3.0.2 - Added 'reasonable' default startup files in /etc
2004-09-09 15:18:48 +00:00
make all html
%check
# Run the testsuite
# the completion tests hang on s390 and s390x
( cd Test
mkdir skipped
%ifarch s390 s390x ppc ppc64
mv Y*.ztst skipped
%endif
%ifarch ppc ppc64
# FIXME: This is a real failure, Debian apparently just don't test.
# RHBZ: 460043
mv D02glob.ztst skipped
%endif
# FIXME: This hangs in mock
# Running test: Test loading of all compiled modules
mv V01zmodload.ztst skipped
true )
ZTST_verbose=1 make test
auto-import changelog data from zsh-3.0.8-3.src.rpm Thu Jul 13 2000 Prospector <bugzilla@redhat.com> - automatic rebuild Sun Jul 02 2000 Trond Eivind Glomsrød <teg@redhat.com> - rebuild Tue Jun 06 2000 Trond Eivind Glomsrød <teg@redhat.com> - 3.0.8 - use %configure and %makeinstall - updated URL - disable old patches - add better patch for texi source - use %{_mandir} and %{_infodir} - use %{_tmppath} Tue May 02 2000 Trond Eivind Glomsrød <teg@redhat.com> - patched to recognize export in .zshrc (bug #11169) Tue Mar 07 2000 Jeff Johnson <jbj@redhat.com> - rebuild for sparc baud rates > 38400. Fri Mar 03 2000 Cristian Gafton <gafton@redhat.com> - fix postun script so that we don't remove ourselves on every update doh... - add a trigger to fix old versions of the package Mon Jan 31 2000 Cristian Gafton <gafton@redhat.com> - rebuild to fix dependencies Thu Jan 13 2000 Jeff Johnson <jbj@redhat.com> - update to 3.0.7. - source /etc/profile so that USER gets set correctly (#5655). Fri Sep 24 1999 Michael K. Johnson <johnsonm@redhat.com> - source /etc/profile.d/*.sh in zprofile Tue Sep 07 1999 Cristian Gafton <gafton@redhat.com> - fix zshenv and zprofile scripts - foxed versions from HJLu. Thu Jul 29 1999 Bill Nottingham <notting@redhat.com> - clean up init files some. (#4055) Tue May 18 1999 Jeff Johnson <jbj@redhat.com> - Make sure that env variable TmpFile is evaluated. (#2898) Sun May 09 1999 Jeff Johnson <jbj@redhat.com> - fix select timeval initialization (#2688). Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com> - auto rebuild in the new build environment (release 10) - fix the texi source - patch to detect & link against nsl Wed Mar 10 1999 Cristian Gafton <gafton@redhat.com> - use mktemp to handle temporary files. Thu Feb 11 1999 Michael Maher <mike@redhat.com> - fixed bug #365 Thu Dec 17 1998 Cristian Gafton <gafton@redhat.com> - build for glibc 2.1 Thu Sep 10 1998 Jeff Johnson <jbj@redhat.com> - compile for 5.2 Sat Jun 06 1998 Prospector System <bugs@redhat.com> - translations modified for de Sat Jun 06 1998 Jeff Johnson <jbj@redhat.com> - Eliminate incorrect info page removal. Fri May 08 1998 Prospector System <bugs@redhat.com> - translations modified for de, fr, tr Sat Apr 11 1998 Cristian Gafton <gafton@redhat.com> - manhattan build - moved profile.d handling from zshrc to zprofile Tue Oct 21 1997 Cristian Gafton <gafton@redhat.com> - Upgraded to 3.0.5 - Install-info handling Thu Jul 31 1997 Erik Troan <ewt@redhat.com> - built against glibc Thu Apr 10 1997 Michael Fulbright <msf@redhat.com> - Upgraded to 3.0.2 - Added 'reasonable' default startup files in /etc
2004-09-09 15:18:48 +00:00
%install
rm -rf $RPM_BUILD_ROOT
%makeinstall install.info \
fndir=$RPM_BUILD_ROOT%{_datadir}/zsh/%{version}/functions \
sitefndir=$RPM_BUILD_ROOT%{_datadir}/zsh/site-functions \
scriptdir=$RPM_BUILD_ROOT%{_datadir}/zsh/%{version}/scripts \
sitescriptdir=$RPM_BUILD_ROOT%{_datadir}/zsh/scripts
auto-import changelog data from zsh-3.0.8-3.src.rpm Thu Jul 13 2000 Prospector <bugzilla@redhat.com> - automatic rebuild Sun Jul 02 2000 Trond Eivind Glomsrød <teg@redhat.com> - rebuild Tue Jun 06 2000 Trond Eivind Glomsrød <teg@redhat.com> - 3.0.8 - use %configure and %makeinstall - updated URL - disable old patches - add better patch for texi source - use %{_mandir} and %{_infodir} - use %{_tmppath} Tue May 02 2000 Trond Eivind Glomsrød <teg@redhat.com> - patched to recognize export in .zshrc (bug #11169) Tue Mar 07 2000 Jeff Johnson <jbj@redhat.com> - rebuild for sparc baud rates > 38400. Fri Mar 03 2000 Cristian Gafton <gafton@redhat.com> - fix postun script so that we don't remove ourselves on every update doh... - add a trigger to fix old versions of the package Mon Jan 31 2000 Cristian Gafton <gafton@redhat.com> - rebuild to fix dependencies Thu Jan 13 2000 Jeff Johnson <jbj@redhat.com> - update to 3.0.7. - source /etc/profile so that USER gets set correctly (#5655). Fri Sep 24 1999 Michael K. Johnson <johnsonm@redhat.com> - source /etc/profile.d/*.sh in zprofile Tue Sep 07 1999 Cristian Gafton <gafton@redhat.com> - fix zshenv and zprofile scripts - foxed versions from HJLu. Thu Jul 29 1999 Bill Nottingham <notting@redhat.com> - clean up init files some. (#4055) Tue May 18 1999 Jeff Johnson <jbj@redhat.com> - Make sure that env variable TmpFile is evaluated. (#2898) Sun May 09 1999 Jeff Johnson <jbj@redhat.com> - fix select timeval initialization (#2688). Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com> - auto rebuild in the new build environment (release 10) - fix the texi source - patch to detect & link against nsl Wed Mar 10 1999 Cristian Gafton <gafton@redhat.com> - use mktemp to handle temporary files. Thu Feb 11 1999 Michael Maher <mike@redhat.com> - fixed bug #365 Thu Dec 17 1998 Cristian Gafton <gafton@redhat.com> - build for glibc 2.1 Thu Sep 10 1998 Jeff Johnson <jbj@redhat.com> - compile for 5.2 Sat Jun 06 1998 Prospector System <bugs@redhat.com> - translations modified for de Sat Jun 06 1998 Jeff Johnson <jbj@redhat.com> - Eliminate incorrect info page removal. Fri May 08 1998 Prospector System <bugs@redhat.com> - translations modified for de, fr, tr Sat Apr 11 1998 Cristian Gafton <gafton@redhat.com> - manhattan build - moved profile.d handling from zshrc to zprofile Tue Oct 21 1997 Cristian Gafton <gafton@redhat.com> - Upgraded to 3.0.5 - Install-info handling Thu Jul 31 1997 Erik Troan <ewt@redhat.com> - built against glibc Thu Apr 10 1997 Michael Fulbright <msf@redhat.com> - Upgraded to 3.0.2 - Added 'reasonable' default startup files in /etc
2004-09-09 15:18:48 +00:00
rm -f ${RPM_BUILD_ROOT}%{_bindir}/zsh-%{version}
rm -f $RPM_BUILD_ROOT%{_infodir}/dir
auto-import changelog data from zsh-3.0.8-3.src.rpm Thu Jul 13 2000 Prospector <bugzilla@redhat.com> - automatic rebuild Sun Jul 02 2000 Trond Eivind Glomsrød <teg@redhat.com> - rebuild Tue Jun 06 2000 Trond Eivind Glomsrød <teg@redhat.com> - 3.0.8 - use %configure and %makeinstall - updated URL - disable old patches - add better patch for texi source - use %{_mandir} and %{_infodir} - use %{_tmppath} Tue May 02 2000 Trond Eivind Glomsrød <teg@redhat.com> - patched to recognize export in .zshrc (bug #11169) Tue Mar 07 2000 Jeff Johnson <jbj@redhat.com> - rebuild for sparc baud rates > 38400. Fri Mar 03 2000 Cristian Gafton <gafton@redhat.com> - fix postun script so that we don't remove ourselves on every update doh... - add a trigger to fix old versions of the package Mon Jan 31 2000 Cristian Gafton <gafton@redhat.com> - rebuild to fix dependencies Thu Jan 13 2000 Jeff Johnson <jbj@redhat.com> - update to 3.0.7. - source /etc/profile so that USER gets set correctly (#5655). Fri Sep 24 1999 Michael K. Johnson <johnsonm@redhat.com> - source /etc/profile.d/*.sh in zprofile Tue Sep 07 1999 Cristian Gafton <gafton@redhat.com> - fix zshenv and zprofile scripts - foxed versions from HJLu. Thu Jul 29 1999 Bill Nottingham <notting@redhat.com> - clean up init files some. (#4055) Tue May 18 1999 Jeff Johnson <jbj@redhat.com> - Make sure that env variable TmpFile is evaluated. (#2898) Sun May 09 1999 Jeff Johnson <jbj@redhat.com> - fix select timeval initialization (#2688). Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com> - auto rebuild in the new build environment (release 10) - fix the texi source - patch to detect & link against nsl Wed Mar 10 1999 Cristian Gafton <gafton@redhat.com> - use mktemp to handle temporary files. Thu Feb 11 1999 Michael Maher <mike@redhat.com> - fixed bug #365 Thu Dec 17 1998 Cristian Gafton <gafton@redhat.com> - build for glibc 2.1 Thu Sep 10 1998 Jeff Johnson <jbj@redhat.com> - compile for 5.2 Sat Jun 06 1998 Prospector System <bugs@redhat.com> - translations modified for de Sat Jun 06 1998 Jeff Johnson <jbj@redhat.com> - Eliminate incorrect info page removal. Fri May 08 1998 Prospector System <bugs@redhat.com> - translations modified for de, fr, tr Sat Apr 11 1998 Cristian Gafton <gafton@redhat.com> - manhattan build - moved profile.d handling from zshrc to zprofile Tue Oct 21 1997 Cristian Gafton <gafton@redhat.com> - Upgraded to 3.0.5 - Install-info handling Thu Jul 31 1997 Erik Troan <ewt@redhat.com> - built against glibc Thu Apr 10 1997 Michael Fulbright <msf@redhat.com> - Upgraded to 3.0.2 - Added 'reasonable' default startup files in /etc
2004-09-09 15:18:48 +00:00
mkdir -p ${RPM_BUILD_ROOT}%{_sysconfdir}
for i in %{SOURCE4} %{SOURCE1} %{SOURCE2} %{SOURCE5} %{SOURCE3}; do
install -m 644 $i ${RPM_BUILD_ROOT}%{_sysconfdir}/"$(basename $i .rhs)"
auto-import changelog data from zsh-3.0.8-3.src.rpm Thu Jul 13 2000 Prospector <bugzilla@redhat.com> - automatic rebuild Sun Jul 02 2000 Trond Eivind Glomsrød <teg@redhat.com> - rebuild Tue Jun 06 2000 Trond Eivind Glomsrød <teg@redhat.com> - 3.0.8 - use %configure and %makeinstall - updated URL - disable old patches - add better patch for texi source - use %{_mandir} and %{_infodir} - use %{_tmppath} Tue May 02 2000 Trond Eivind Glomsrød <teg@redhat.com> - patched to recognize export in .zshrc (bug #11169) Tue Mar 07 2000 Jeff Johnson <jbj@redhat.com> - rebuild for sparc baud rates > 38400. Fri Mar 03 2000 Cristian Gafton <gafton@redhat.com> - fix postun script so that we don't remove ourselves on every update doh... - add a trigger to fix old versions of the package Mon Jan 31 2000 Cristian Gafton <gafton@redhat.com> - rebuild to fix dependencies Thu Jan 13 2000 Jeff Johnson <jbj@redhat.com> - update to 3.0.7. - source /etc/profile so that USER gets set correctly (#5655). Fri Sep 24 1999 Michael K. Johnson <johnsonm@redhat.com> - source /etc/profile.d/*.sh in zprofile Tue Sep 07 1999 Cristian Gafton <gafton@redhat.com> - fix zshenv and zprofile scripts - foxed versions from HJLu. Thu Jul 29 1999 Bill Nottingham <notting@redhat.com> - clean up init files some. (#4055) Tue May 18 1999 Jeff Johnson <jbj@redhat.com> - Make sure that env variable TmpFile is evaluated. (#2898) Sun May 09 1999 Jeff Johnson <jbj@redhat.com> - fix select timeval initialization (#2688). Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com> - auto rebuild in the new build environment (release 10) - fix the texi source - patch to detect & link against nsl Wed Mar 10 1999 Cristian Gafton <gafton@redhat.com> - use mktemp to handle temporary files. Thu Feb 11 1999 Michael Maher <mike@redhat.com> - fixed bug #365 Thu Dec 17 1998 Cristian Gafton <gafton@redhat.com> - build for glibc 2.1 Thu Sep 10 1998 Jeff Johnson <jbj@redhat.com> - compile for 5.2 Sat Jun 06 1998 Prospector System <bugs@redhat.com> - translations modified for de Sat Jun 06 1998 Jeff Johnson <jbj@redhat.com> - Eliminate incorrect info page removal. Fri May 08 1998 Prospector System <bugs@redhat.com> - translations modified for de, fr, tr Sat Apr 11 1998 Cristian Gafton <gafton@redhat.com> - manhattan build - moved profile.d handling from zshrc to zprofile Tue Oct 21 1997 Cristian Gafton <gafton@redhat.com> - Upgraded to 3.0.5 - Install-info handling Thu Jul 31 1997 Erik Troan <ewt@redhat.com> - built against glibc Thu Apr 10 1997 Michael Fulbright <msf@redhat.com> - Upgraded to 3.0.2 - Added 'reasonable' default startup files in /etc
2004-09-09 15:18:48 +00:00
done
mkdir -p ${RPM_BUILD_ROOT}%{_sysconfdir}/skel
2005-01-17 00:34:49 +00:00
install -m 644 %{SOURCE6} ${RPM_BUILD_ROOT}%{_sysconfdir}/skel/.zshrc
# This is just here to shut up rpmlint, and is very annoying.
# Note that we can't chmod everything as then rpmlint will complain about
# those without a she-bang line.
for i in checkmail harden run-help zcalc zkbd; do
sed -i -e 's!/usr/local/bin/zsh!%{_bindir}/zsh!' \
${RPM_BUILD_ROOT}%{_datadir}/zsh/*/functions/$i
chmod +x ${RPM_BUILD_ROOT}%{_datadir}/zsh/*/functions/$i
done
auto-import changelog data from zsh-3.0.8-3.src.rpm Thu Jul 13 2000 Prospector <bugzilla@redhat.com> - automatic rebuild Sun Jul 02 2000 Trond Eivind Glomsrød <teg@redhat.com> - rebuild Tue Jun 06 2000 Trond Eivind Glomsrød <teg@redhat.com> - 3.0.8 - use %configure and %makeinstall - updated URL - disable old patches - add better patch for texi source - use %{_mandir} and %{_infodir} - use %{_tmppath} Tue May 02 2000 Trond Eivind Glomsrød <teg@redhat.com> - patched to recognize export in .zshrc (bug #11169) Tue Mar 07 2000 Jeff Johnson <jbj@redhat.com> - rebuild for sparc baud rates > 38400. Fri Mar 03 2000 Cristian Gafton <gafton@redhat.com> - fix postun script so that we don't remove ourselves on every update doh... - add a trigger to fix old versions of the package Mon Jan 31 2000 Cristian Gafton <gafton@redhat.com> - rebuild to fix dependencies Thu Jan 13 2000 Jeff Johnson <jbj@redhat.com> - update to 3.0.7. - source /etc/profile so that USER gets set correctly (#5655). Fri Sep 24 1999 Michael K. Johnson <johnsonm@redhat.com> - source /etc/profile.d/*.sh in zprofile Tue Sep 07 1999 Cristian Gafton <gafton@redhat.com> - fix zshenv and zprofile scripts - foxed versions from HJLu. Thu Jul 29 1999 Bill Nottingham <notting@redhat.com> - clean up init files some. (#4055) Tue May 18 1999 Jeff Johnson <jbj@redhat.com> - Make sure that env variable TmpFile is evaluated. (#2898) Sun May 09 1999 Jeff Johnson <jbj@redhat.com> - fix select timeval initialization (#2688). Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com> - auto rebuild in the new build environment (release 10) - fix the texi source - patch to detect & link against nsl Wed Mar 10 1999 Cristian Gafton <gafton@redhat.com> - use mktemp to handle temporary files. Thu Feb 11 1999 Michael Maher <mike@redhat.com> - fixed bug #365 Thu Dec 17 1998 Cristian Gafton <gafton@redhat.com> - build for glibc 2.1 Thu Sep 10 1998 Jeff Johnson <jbj@redhat.com> - compile for 5.2 Sat Jun 06 1998 Prospector System <bugs@redhat.com> - translations modified for de Sat Jun 06 1998 Jeff Johnson <jbj@redhat.com> - Eliminate incorrect info page removal. Fri May 08 1998 Prospector System <bugs@redhat.com> - translations modified for de, fr, tr Sat Apr 11 1998 Cristian Gafton <gafton@redhat.com> - manhattan build - moved profile.d handling from zshrc to zprofile Tue Oct 21 1997 Cristian Gafton <gafton@redhat.com> - Upgraded to 3.0.5 - Install-info handling Thu Jul 31 1997 Erik Troan <ewt@redhat.com> - built against glibc Thu Apr 10 1997 Michael Fulbright <msf@redhat.com> - Upgraded to 3.0.2 - Added 'reasonable' default startup files in /etc
2004-09-09 15:18:48 +00:00
%clean
rm -rf $RPM_BUILD_ROOT
%post
if [ ! -f %{_sysconfdir}/shells ] ; then
echo "%{_bindir}/zsh" > %{_sysconfdir}/shells
auto-import changelog data from zsh-3.0.8-3.src.rpm Thu Jul 13 2000 Prospector <bugzilla@redhat.com> - automatic rebuild Sun Jul 02 2000 Trond Eivind Glomsrød <teg@redhat.com> - rebuild Tue Jun 06 2000 Trond Eivind Glomsrød <teg@redhat.com> - 3.0.8 - use %configure and %makeinstall - updated URL - disable old patches - add better patch for texi source - use %{_mandir} and %{_infodir} - use %{_tmppath} Tue May 02 2000 Trond Eivind Glomsrød <teg@redhat.com> - patched to recognize export in .zshrc (bug #11169) Tue Mar 07 2000 Jeff Johnson <jbj@redhat.com> - rebuild for sparc baud rates > 38400. Fri Mar 03 2000 Cristian Gafton <gafton@redhat.com> - fix postun script so that we don't remove ourselves on every update doh... - add a trigger to fix old versions of the package Mon Jan 31 2000 Cristian Gafton <gafton@redhat.com> - rebuild to fix dependencies Thu Jan 13 2000 Jeff Johnson <jbj@redhat.com> - update to 3.0.7. - source /etc/profile so that USER gets set correctly (#5655). Fri Sep 24 1999 Michael K. Johnson <johnsonm@redhat.com> - source /etc/profile.d/*.sh in zprofile Tue Sep 07 1999 Cristian Gafton <gafton@redhat.com> - fix zshenv and zprofile scripts - foxed versions from HJLu. Thu Jul 29 1999 Bill Nottingham <notting@redhat.com> - clean up init files some. (#4055) Tue May 18 1999 Jeff Johnson <jbj@redhat.com> - Make sure that env variable TmpFile is evaluated. (#2898) Sun May 09 1999 Jeff Johnson <jbj@redhat.com> - fix select timeval initialization (#2688). Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com> - auto rebuild in the new build environment (release 10) - fix the texi source - patch to detect & link against nsl Wed Mar 10 1999 Cristian Gafton <gafton@redhat.com> - use mktemp to handle temporary files. Thu Feb 11 1999 Michael Maher <mike@redhat.com> - fixed bug #365 Thu Dec 17 1998 Cristian Gafton <gafton@redhat.com> - build for glibc 2.1 Thu Sep 10 1998 Jeff Johnson <jbj@redhat.com> - compile for 5.2 Sat Jun 06 1998 Prospector System <bugs@redhat.com> - translations modified for de Sat Jun 06 1998 Jeff Johnson <jbj@redhat.com> - Eliminate incorrect info page removal. Fri May 08 1998 Prospector System <bugs@redhat.com> - translations modified for de, fr, tr Sat Apr 11 1998 Cristian Gafton <gafton@redhat.com> - manhattan build - moved profile.d handling from zshrc to zprofile Tue Oct 21 1997 Cristian Gafton <gafton@redhat.com> - Upgraded to 3.0.5 - Install-info handling Thu Jul 31 1997 Erik Troan <ewt@redhat.com> - built against glibc Thu Apr 10 1997 Michael Fulbright <msf@redhat.com> - Upgraded to 3.0.2 - Added 'reasonable' default startup files in /etc
2004-09-09 15:18:48 +00:00
else
grep -q "^%{_bindir}/zsh$" %{_sysconfdir}/shells || echo "%{_bindir}/zsh" >> %{_sysconfdir}/shells
auto-import changelog data from zsh-3.0.8-3.src.rpm Thu Jul 13 2000 Prospector <bugzilla@redhat.com> - automatic rebuild Sun Jul 02 2000 Trond Eivind Glomsrød <teg@redhat.com> - rebuild Tue Jun 06 2000 Trond Eivind Glomsrød <teg@redhat.com> - 3.0.8 - use %configure and %makeinstall - updated URL - disable old patches - add better patch for texi source - use %{_mandir} and %{_infodir} - use %{_tmppath} Tue May 02 2000 Trond Eivind Glomsrød <teg@redhat.com> - patched to recognize export in .zshrc (bug #11169) Tue Mar 07 2000 Jeff Johnson <jbj@redhat.com> - rebuild for sparc baud rates > 38400. Fri Mar 03 2000 Cristian Gafton <gafton@redhat.com> - fix postun script so that we don't remove ourselves on every update doh... - add a trigger to fix old versions of the package Mon Jan 31 2000 Cristian Gafton <gafton@redhat.com> - rebuild to fix dependencies Thu Jan 13 2000 Jeff Johnson <jbj@redhat.com> - update to 3.0.7. - source /etc/profile so that USER gets set correctly (#5655). Fri Sep 24 1999 Michael K. Johnson <johnsonm@redhat.com> - source /etc/profile.d/*.sh in zprofile Tue Sep 07 1999 Cristian Gafton <gafton@redhat.com> - fix zshenv and zprofile scripts - foxed versions from HJLu. Thu Jul 29 1999 Bill Nottingham <notting@redhat.com> - clean up init files some. (#4055) Tue May 18 1999 Jeff Johnson <jbj@redhat.com> - Make sure that env variable TmpFile is evaluated. (#2898) Sun May 09 1999 Jeff Johnson <jbj@redhat.com> - fix select timeval initialization (#2688). Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com> - auto rebuild in the new build environment (release 10) - fix the texi source - patch to detect & link against nsl Wed Mar 10 1999 Cristian Gafton <gafton@redhat.com> - use mktemp to handle temporary files. Thu Feb 11 1999 Michael Maher <mike@redhat.com> - fixed bug #365 Thu Dec 17 1998 Cristian Gafton <gafton@redhat.com> - build for glibc 2.1 Thu Sep 10 1998 Jeff Johnson <jbj@redhat.com> - compile for 5.2 Sat Jun 06 1998 Prospector System <bugs@redhat.com> - translations modified for de Sat Jun 06 1998 Jeff Johnson <jbj@redhat.com> - Eliminate incorrect info page removal. Fri May 08 1998 Prospector System <bugs@redhat.com> - translations modified for de, fr, tr Sat Apr 11 1998 Cristian Gafton <gafton@redhat.com> - manhattan build - moved profile.d handling from zshrc to zprofile Tue Oct 21 1997 Cristian Gafton <gafton@redhat.com> - Upgraded to 3.0.5 - Install-info handling Thu Jul 31 1997 Erik Troan <ewt@redhat.com> - built against glibc Thu Apr 10 1997 Michael Fulbright <msf@redhat.com> - Upgraded to 3.0.2 - Added 'reasonable' default startup files in /etc
2004-09-09 15:18:48 +00:00
fi
/sbin/install-info %{_infodir}/zsh.info.gz %{_infodir}/dir \
--entry="* zsh: (zsh). An enhanced bourne shell."
:
auto-import changelog data from zsh-3.0.8-3.src.rpm Thu Jul 13 2000 Prospector <bugzilla@redhat.com> - automatic rebuild Sun Jul 02 2000 Trond Eivind Glomsrød <teg@redhat.com> - rebuild Tue Jun 06 2000 Trond Eivind Glomsrød <teg@redhat.com> - 3.0.8 - use %configure and %makeinstall - updated URL - disable old patches - add better patch for texi source - use %{_mandir} and %{_infodir} - use %{_tmppath} Tue May 02 2000 Trond Eivind Glomsrød <teg@redhat.com> - patched to recognize export in .zshrc (bug #11169) Tue Mar 07 2000 Jeff Johnson <jbj@redhat.com> - rebuild for sparc baud rates > 38400. Fri Mar 03 2000 Cristian Gafton <gafton@redhat.com> - fix postun script so that we don't remove ourselves on every update doh... - add a trigger to fix old versions of the package Mon Jan 31 2000 Cristian Gafton <gafton@redhat.com> - rebuild to fix dependencies Thu Jan 13 2000 Jeff Johnson <jbj@redhat.com> - update to 3.0.7. - source /etc/profile so that USER gets set correctly (#5655). Fri Sep 24 1999 Michael K. Johnson <johnsonm@redhat.com> - source /etc/profile.d/*.sh in zprofile Tue Sep 07 1999 Cristian Gafton <gafton@redhat.com> - fix zshenv and zprofile scripts - foxed versions from HJLu. Thu Jul 29 1999 Bill Nottingham <notting@redhat.com> - clean up init files some. (#4055) Tue May 18 1999 Jeff Johnson <jbj@redhat.com> - Make sure that env variable TmpFile is evaluated. (#2898) Sun May 09 1999 Jeff Johnson <jbj@redhat.com> - fix select timeval initialization (#2688). Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com> - auto rebuild in the new build environment (release 10) - fix the texi source - patch to detect & link against nsl Wed Mar 10 1999 Cristian Gafton <gafton@redhat.com> - use mktemp to handle temporary files. Thu Feb 11 1999 Michael Maher <mike@redhat.com> - fixed bug #365 Thu Dec 17 1998 Cristian Gafton <gafton@redhat.com> - build for glibc 2.1 Thu Sep 10 1998 Jeff Johnson <jbj@redhat.com> - compile for 5.2 Sat Jun 06 1998 Prospector System <bugs@redhat.com> - translations modified for de Sat Jun 06 1998 Jeff Johnson <jbj@redhat.com> - Eliminate incorrect info page removal. Fri May 08 1998 Prospector System <bugs@redhat.com> - translations modified for de, fr, tr Sat Apr 11 1998 Cristian Gafton <gafton@redhat.com> - manhattan build - moved profile.d handling from zshrc to zprofile Tue Oct 21 1997 Cristian Gafton <gafton@redhat.com> - Upgraded to 3.0.5 - Install-info handling Thu Jul 31 1997 Erik Troan <ewt@redhat.com> - built against glibc Thu Apr 10 1997 Michael Fulbright <msf@redhat.com> - Upgraded to 3.0.2 - Added 'reasonable' default startup files in /etc
2004-09-09 15:18:48 +00:00
%preun
if [ "$1" = 0 ] ; then
/sbin/install-info --delete %{_infodir}/zsh.info.gz %{_infodir}/dir \
--entry="* zsh: (zsh). An enhanced bourne shell."
auto-import changelog data from zsh-3.0.8-3.src.rpm Thu Jul 13 2000 Prospector <bugzilla@redhat.com> - automatic rebuild Sun Jul 02 2000 Trond Eivind Glomsrød <teg@redhat.com> - rebuild Tue Jun 06 2000 Trond Eivind Glomsrød <teg@redhat.com> - 3.0.8 - use %configure and %makeinstall - updated URL - disable old patches - add better patch for texi source - use %{_mandir} and %{_infodir} - use %{_tmppath} Tue May 02 2000 Trond Eivind Glomsrød <teg@redhat.com> - patched to recognize export in .zshrc (bug #11169) Tue Mar 07 2000 Jeff Johnson <jbj@redhat.com> - rebuild for sparc baud rates > 38400. Fri Mar 03 2000 Cristian Gafton <gafton@redhat.com> - fix postun script so that we don't remove ourselves on every update doh... - add a trigger to fix old versions of the package Mon Jan 31 2000 Cristian Gafton <gafton@redhat.com> - rebuild to fix dependencies Thu Jan 13 2000 Jeff Johnson <jbj@redhat.com> - update to 3.0.7. - source /etc/profile so that USER gets set correctly (#5655). Fri Sep 24 1999 Michael K. Johnson <johnsonm@redhat.com> - source /etc/profile.d/*.sh in zprofile Tue Sep 07 1999 Cristian Gafton <gafton@redhat.com> - fix zshenv and zprofile scripts - foxed versions from HJLu. Thu Jul 29 1999 Bill Nottingham <notting@redhat.com> - clean up init files some. (#4055) Tue May 18 1999 Jeff Johnson <jbj@redhat.com> - Make sure that env variable TmpFile is evaluated. (#2898) Sun May 09 1999 Jeff Johnson <jbj@redhat.com> - fix select timeval initialization (#2688). Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com> - auto rebuild in the new build environment (release 10) - fix the texi source - patch to detect & link against nsl Wed Mar 10 1999 Cristian Gafton <gafton@redhat.com> - use mktemp to handle temporary files. Thu Feb 11 1999 Michael Maher <mike@redhat.com> - fixed bug #365 Thu Dec 17 1998 Cristian Gafton <gafton@redhat.com> - build for glibc 2.1 Thu Sep 10 1998 Jeff Johnson <jbj@redhat.com> - compile for 5.2 Sat Jun 06 1998 Prospector System <bugs@redhat.com> - translations modified for de Sat Jun 06 1998 Jeff Johnson <jbj@redhat.com> - Eliminate incorrect info page removal. Fri May 08 1998 Prospector System <bugs@redhat.com> - translations modified for de, fr, tr Sat Apr 11 1998 Cristian Gafton <gafton@redhat.com> - manhattan build - moved profile.d handling from zshrc to zprofile Tue Oct 21 1997 Cristian Gafton <gafton@redhat.com> - Upgraded to 3.0.5 - Install-info handling Thu Jul 31 1997 Erik Troan <ewt@redhat.com> - built against glibc Thu Apr 10 1997 Michael Fulbright <msf@redhat.com> - Upgraded to 3.0.2 - Added 'reasonable' default startup files in /etc
2004-09-09 15:18:48 +00:00
fi
:
auto-import changelog data from zsh-3.0.8-3.src.rpm Thu Jul 13 2000 Prospector <bugzilla@redhat.com> - automatic rebuild Sun Jul 02 2000 Trond Eivind Glomsrød <teg@redhat.com> - rebuild Tue Jun 06 2000 Trond Eivind Glomsrød <teg@redhat.com> - 3.0.8 - use %configure and %makeinstall - updated URL - disable old patches - add better patch for texi source - use %{_mandir} and %{_infodir} - use %{_tmppath} Tue May 02 2000 Trond Eivind Glomsrød <teg@redhat.com> - patched to recognize export in .zshrc (bug #11169) Tue Mar 07 2000 Jeff Johnson <jbj@redhat.com> - rebuild for sparc baud rates > 38400. Fri Mar 03 2000 Cristian Gafton <gafton@redhat.com> - fix postun script so that we don't remove ourselves on every update doh... - add a trigger to fix old versions of the package Mon Jan 31 2000 Cristian Gafton <gafton@redhat.com> - rebuild to fix dependencies Thu Jan 13 2000 Jeff Johnson <jbj@redhat.com> - update to 3.0.7. - source /etc/profile so that USER gets set correctly (#5655). Fri Sep 24 1999 Michael K. Johnson <johnsonm@redhat.com> - source /etc/profile.d/*.sh in zprofile Tue Sep 07 1999 Cristian Gafton <gafton@redhat.com> - fix zshenv and zprofile scripts - foxed versions from HJLu. Thu Jul 29 1999 Bill Nottingham <notting@redhat.com> - clean up init files some. (#4055) Tue May 18 1999 Jeff Johnson <jbj@redhat.com> - Make sure that env variable TmpFile is evaluated. (#2898) Sun May 09 1999 Jeff Johnson <jbj@redhat.com> - fix select timeval initialization (#2688). Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com> - auto rebuild in the new build environment (release 10) - fix the texi source - patch to detect & link against nsl Wed Mar 10 1999 Cristian Gafton <gafton@redhat.com> - use mktemp to handle temporary files. Thu Feb 11 1999 Michael Maher <mike@redhat.com> - fixed bug #365 Thu Dec 17 1998 Cristian Gafton <gafton@redhat.com> - build for glibc 2.1 Thu Sep 10 1998 Jeff Johnson <jbj@redhat.com> - compile for 5.2 Sat Jun 06 1998 Prospector System <bugs@redhat.com> - translations modified for de Sat Jun 06 1998 Jeff Johnson <jbj@redhat.com> - Eliminate incorrect info page removal. Fri May 08 1998 Prospector System <bugs@redhat.com> - translations modified for de, fr, tr Sat Apr 11 1998 Cristian Gafton <gafton@redhat.com> - manhattan build - moved profile.d handling from zshrc to zprofile Tue Oct 21 1997 Cristian Gafton <gafton@redhat.com> - Upgraded to 3.0.5 - Install-info handling Thu Jul 31 1997 Erik Troan <ewt@redhat.com> - built against glibc Thu Apr 10 1997 Michael Fulbright <msf@redhat.com> - Upgraded to 3.0.2 - Added 'reasonable' default startup files in /etc
2004-09-09 15:18:48 +00:00
%postun
if [ "$1" = 0 ] ; then
if [ -f %{_sysconfdir}/shells ] ; then
TmpFile=`%{_bindir}/mktemp /tmp/.zshrpmXXXXXX`
grep -v '^%{_bindir}/zsh$' %{_sysconfdir}/shells > $TmpFile
cp -f $TmpFile %{_sysconfdir}/shells
rm -f $TmpFile
auto-import changelog data from zsh-3.0.8-3.src.rpm Thu Jul 13 2000 Prospector <bugzilla@redhat.com> - automatic rebuild Sun Jul 02 2000 Trond Eivind Glomsrød <teg@redhat.com> - rebuild Tue Jun 06 2000 Trond Eivind Glomsrød <teg@redhat.com> - 3.0.8 - use %configure and %makeinstall - updated URL - disable old patches - add better patch for texi source - use %{_mandir} and %{_infodir} - use %{_tmppath} Tue May 02 2000 Trond Eivind Glomsrød <teg@redhat.com> - patched to recognize export in .zshrc (bug #11169) Tue Mar 07 2000 Jeff Johnson <jbj@redhat.com> - rebuild for sparc baud rates > 38400. Fri Mar 03 2000 Cristian Gafton <gafton@redhat.com> - fix postun script so that we don't remove ourselves on every update doh... - add a trigger to fix old versions of the package Mon Jan 31 2000 Cristian Gafton <gafton@redhat.com> - rebuild to fix dependencies Thu Jan 13 2000 Jeff Johnson <jbj@redhat.com> - update to 3.0.7. - source /etc/profile so that USER gets set correctly (#5655). Fri Sep 24 1999 Michael K. Johnson <johnsonm@redhat.com> - source /etc/profile.d/*.sh in zprofile Tue Sep 07 1999 Cristian Gafton <gafton@redhat.com> - fix zshenv and zprofile scripts - foxed versions from HJLu. Thu Jul 29 1999 Bill Nottingham <notting@redhat.com> - clean up init files some. (#4055) Tue May 18 1999 Jeff Johnson <jbj@redhat.com> - Make sure that env variable TmpFile is evaluated. (#2898) Sun May 09 1999 Jeff Johnson <jbj@redhat.com> - fix select timeval initialization (#2688). Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com> - auto rebuild in the new build environment (release 10) - fix the texi source - patch to detect & link against nsl Wed Mar 10 1999 Cristian Gafton <gafton@redhat.com> - use mktemp to handle temporary files. Thu Feb 11 1999 Michael Maher <mike@redhat.com> - fixed bug #365 Thu Dec 17 1998 Cristian Gafton <gafton@redhat.com> - build for glibc 2.1 Thu Sep 10 1998 Jeff Johnson <jbj@redhat.com> - compile for 5.2 Sat Jun 06 1998 Prospector System <bugs@redhat.com> - translations modified for de Sat Jun 06 1998 Jeff Johnson <jbj@redhat.com> - Eliminate incorrect info page removal. Fri May 08 1998 Prospector System <bugs@redhat.com> - translations modified for de, fr, tr Sat Apr 11 1998 Cristian Gafton <gafton@redhat.com> - manhattan build - moved profile.d handling from zshrc to zprofile Tue Oct 21 1997 Cristian Gafton <gafton@redhat.com> - Upgraded to 3.0.5 - Install-info handling Thu Jul 31 1997 Erik Troan <ewt@redhat.com> - built against glibc Thu Apr 10 1997 Michael Fulbright <msf@redhat.com> - Upgraded to 3.0.2 - Added 'reasonable' default startup files in /etc
2004-09-09 15:18:48 +00:00
fi
fi
%files
%defattr(-,root,root)
2005-01-03 21:20:49 +00:00
%doc README LICENCE Etc/BUGS Etc/CONTRIBUTORS Etc/FAQ FEATURES MACHINES
%doc NEWS Etc/zsh-development-guide Etc/completion-style-guide zshprompt.pl
%attr(755,root,root) %{_bindir}/zsh
auto-import changelog data from zsh-3.0.8-3.src.rpm Thu Jul 13 2000 Prospector <bugzilla@redhat.com> - automatic rebuild Sun Jul 02 2000 Trond Eivind Glomsrød <teg@redhat.com> - rebuild Tue Jun 06 2000 Trond Eivind Glomsrød <teg@redhat.com> - 3.0.8 - use %configure and %makeinstall - updated URL - disable old patches - add better patch for texi source - use %{_mandir} and %{_infodir} - use %{_tmppath} Tue May 02 2000 Trond Eivind Glomsrød <teg@redhat.com> - patched to recognize export in .zshrc (bug #11169) Tue Mar 07 2000 Jeff Johnson <jbj@redhat.com> - rebuild for sparc baud rates > 38400. Fri Mar 03 2000 Cristian Gafton <gafton@redhat.com> - fix postun script so that we don't remove ourselves on every update doh... - add a trigger to fix old versions of the package Mon Jan 31 2000 Cristian Gafton <gafton@redhat.com> - rebuild to fix dependencies Thu Jan 13 2000 Jeff Johnson <jbj@redhat.com> - update to 3.0.7. - source /etc/profile so that USER gets set correctly (#5655). Fri Sep 24 1999 Michael K. Johnson <johnsonm@redhat.com> - source /etc/profile.d/*.sh in zprofile Tue Sep 07 1999 Cristian Gafton <gafton@redhat.com> - fix zshenv and zprofile scripts - foxed versions from HJLu. Thu Jul 29 1999 Bill Nottingham <notting@redhat.com> - clean up init files some. (#4055) Tue May 18 1999 Jeff Johnson <jbj@redhat.com> - Make sure that env variable TmpFile is evaluated. (#2898) Sun May 09 1999 Jeff Johnson <jbj@redhat.com> - fix select timeval initialization (#2688). Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com> - auto rebuild in the new build environment (release 10) - fix the texi source - patch to detect & link against nsl Wed Mar 10 1999 Cristian Gafton <gafton@redhat.com> - use mktemp to handle temporary files. Thu Feb 11 1999 Michael Maher <mike@redhat.com> - fixed bug #365 Thu Dec 17 1998 Cristian Gafton <gafton@redhat.com> - build for glibc 2.1 Thu Sep 10 1998 Jeff Johnson <jbj@redhat.com> - compile for 5.2 Sat Jun 06 1998 Prospector System <bugs@redhat.com> - translations modified for de Sat Jun 06 1998 Jeff Johnson <jbj@redhat.com> - Eliminate incorrect info page removal. Fri May 08 1998 Prospector System <bugs@redhat.com> - translations modified for de, fr, tr Sat Apr 11 1998 Cristian Gafton <gafton@redhat.com> - manhattan build - moved profile.d handling from zshrc to zprofile Tue Oct 21 1997 Cristian Gafton <gafton@redhat.com> - Upgraded to 3.0.5 - Install-info handling Thu Jul 31 1997 Erik Troan <ewt@redhat.com> - built against glibc Thu Apr 10 1997 Michael Fulbright <msf@redhat.com> - Upgraded to 3.0.2 - Added 'reasonable' default startup files in /etc
2004-09-09 15:18:48 +00:00
%{_mandir}/*/*
%{_infodir}/*
%{_datadir}/zsh
%{_libdir}/zsh
%config(noreplace) %{_sysconfdir}/skel/.z*
%config(noreplace) %{_sysconfdir}/z*
auto-import changelog data from zsh-3.0.8-3.src.rpm Thu Jul 13 2000 Prospector <bugzilla@redhat.com> - automatic rebuild Sun Jul 02 2000 Trond Eivind Glomsrød <teg@redhat.com> - rebuild Tue Jun 06 2000 Trond Eivind Glomsrød <teg@redhat.com> - 3.0.8 - use %configure and %makeinstall - updated URL - disable old patches - add better patch for texi source - use %{_mandir} and %{_infodir} - use %{_tmppath} Tue May 02 2000 Trond Eivind Glomsrød <teg@redhat.com> - patched to recognize export in .zshrc (bug #11169) Tue Mar 07 2000 Jeff Johnson <jbj@redhat.com> - rebuild for sparc baud rates > 38400. Fri Mar 03 2000 Cristian Gafton <gafton@redhat.com> - fix postun script so that we don't remove ourselves on every update doh... - add a trigger to fix old versions of the package Mon Jan 31 2000 Cristian Gafton <gafton@redhat.com> - rebuild to fix dependencies Thu Jan 13 2000 Jeff Johnson <jbj@redhat.com> - update to 3.0.7. - source /etc/profile so that USER gets set correctly (#5655). Fri Sep 24 1999 Michael K. Johnson <johnsonm@redhat.com> - source /etc/profile.d/*.sh in zprofile Tue Sep 07 1999 Cristian Gafton <gafton@redhat.com> - fix zshenv and zprofile scripts - foxed versions from HJLu. Thu Jul 29 1999 Bill Nottingham <notting@redhat.com> - clean up init files some. (#4055) Tue May 18 1999 Jeff Johnson <jbj@redhat.com> - Make sure that env variable TmpFile is evaluated. (#2898) Sun May 09 1999 Jeff Johnson <jbj@redhat.com> - fix select timeval initialization (#2688). Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com> - auto rebuild in the new build environment (release 10) - fix the texi source - patch to detect & link against nsl Wed Mar 10 1999 Cristian Gafton <gafton@redhat.com> - use mktemp to handle temporary files. Thu Feb 11 1999 Michael Maher <mike@redhat.com> - fixed bug #365 Thu Dec 17 1998 Cristian Gafton <gafton@redhat.com> - build for glibc 2.1 Thu Sep 10 1998 Jeff Johnson <jbj@redhat.com> - compile for 5.2 Sat Jun 06 1998 Prospector System <bugs@redhat.com> - translations modified for de Sat Jun 06 1998 Jeff Johnson <jbj@redhat.com> - Eliminate incorrect info page removal. Fri May 08 1998 Prospector System <bugs@redhat.com> - translations modified for de, fr, tr Sat Apr 11 1998 Cristian Gafton <gafton@redhat.com> - manhattan build - moved profile.d handling from zshrc to zprofile Tue Oct 21 1997 Cristian Gafton <gafton@redhat.com> - Upgraded to 3.0.5 - Install-info handling Thu Jul 31 1997 Erik Troan <ewt@redhat.com> - built against glibc Thu Apr 10 1997 Michael Fulbright <msf@redhat.com> - Upgraded to 3.0.2 - Added 'reasonable' default startup files in /etc
2004-09-09 15:18:48 +00:00
%files html
%defattr(-,root,root)
%doc Doc/*.html
auto-import changelog data from zsh-3.0.8-3.src.rpm Thu Jul 13 2000 Prospector <bugzilla@redhat.com> - automatic rebuild Sun Jul 02 2000 Trond Eivind Glomsrød <teg@redhat.com> - rebuild Tue Jun 06 2000 Trond Eivind Glomsrød <teg@redhat.com> - 3.0.8 - use %configure and %makeinstall - updated URL - disable old patches - add better patch for texi source - use %{_mandir} and %{_infodir} - use %{_tmppath} Tue May 02 2000 Trond Eivind Glomsrød <teg@redhat.com> - patched to recognize export in .zshrc (bug #11169) Tue Mar 07 2000 Jeff Johnson <jbj@redhat.com> - rebuild for sparc baud rates > 38400. Fri Mar 03 2000 Cristian Gafton <gafton@redhat.com> - fix postun script so that we don't remove ourselves on every update doh... - add a trigger to fix old versions of the package Mon Jan 31 2000 Cristian Gafton <gafton@redhat.com> - rebuild to fix dependencies Thu Jan 13 2000 Jeff Johnson <jbj@redhat.com> - update to 3.0.7. - source /etc/profile so that USER gets set correctly (#5655). Fri Sep 24 1999 Michael K. Johnson <johnsonm@redhat.com> - source /etc/profile.d/*.sh in zprofile Tue Sep 07 1999 Cristian Gafton <gafton@redhat.com> - fix zshenv and zprofile scripts - foxed versions from HJLu. Thu Jul 29 1999 Bill Nottingham <notting@redhat.com> - clean up init files some. (#4055) Tue May 18 1999 Jeff Johnson <jbj@redhat.com> - Make sure that env variable TmpFile is evaluated. (#2898) Sun May 09 1999 Jeff Johnson <jbj@redhat.com> - fix select timeval initialization (#2688). Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com> - auto rebuild in the new build environment (release 10) - fix the texi source - patch to detect & link against nsl Wed Mar 10 1999 Cristian Gafton <gafton@redhat.com> - use mktemp to handle temporary files. Thu Feb 11 1999 Michael Maher <mike@redhat.com> - fixed bug #365 Thu Dec 17 1998 Cristian Gafton <gafton@redhat.com> - build for glibc 2.1 Thu Sep 10 1998 Jeff Johnson <jbj@redhat.com> - compile for 5.2 Sat Jun 06 1998 Prospector System <bugs@redhat.com> - translations modified for de Sat Jun 06 1998 Jeff Johnson <jbj@redhat.com> - Eliminate incorrect info page removal. Fri May 08 1998 Prospector System <bugs@redhat.com> - translations modified for de, fr, tr Sat Apr 11 1998 Cristian Gafton <gafton@redhat.com> - manhattan build - moved profile.d handling from zshrc to zprofile Tue Oct 21 1997 Cristian Gafton <gafton@redhat.com> - Upgraded to 3.0.5 - Install-info handling Thu Jul 31 1997 Erik Troan <ewt@redhat.com> - built against glibc Thu Apr 10 1997 Michael Fulbright <msf@redhat.com> - Upgraded to 3.0.2 - Added 'reasonable' default startup files in /etc
2004-09-09 15:18:48 +00:00
%changelog
* Mon Mar 2 2009 James Antill <james@fedoraproject.org> - 4.3.9-4
- Remove D02glob testcase on ppc/ppc64, and hope noone cares
* Wed Feb 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 4.3.9-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
2008-12-20 17:26:29 +00:00
* Fri Dec 20 2008 James Antill <james@fedoraproject.org> - 4.3.9-1
2008-12-20 17:22:44 +00:00
- Import new upstream 4.3.9
* Mon Aug 25 2008 James Antill <james@fedoraproject.org> - 4.3.6-5
- Import new upstream 4.3.6
- Rebase 8bit prompt patch
- Add patch fuzz=2
- Add BuildReq on /bin/hostname directly
- FIXME: These should all be unpatched, at some point.
- 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
- Don't test the select test in A01grammar, stdin/stderr racy?
* 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/zprofile to source /etc/profile in ksh compat. mode
- Resolves: rhbz#430665
* Mon Nov 3 2007 James Antill <jantill@redhat.com> - 4.3.4-5
- Fix 8bit chars in prompts.
- Resolves: 375211
* Thu Oct 11 2007 James Antill <jantill@redhat.com> - 4.3.4-4
- Fix login shell detection.
- Resolves: 244684
2007-08-29 14:05:35 +00:00
* Wed Aug 29 2007 Fedora Release Engineering <rel-eng at fedoraproject dot org> - 4.3.4-3
- BuildRequire gawk.
2007-08-29 04:22:18 +00:00
* Wed Aug 29 2007 Fedora Release Engineering <rel-eng at fedoraproject dot org> - 4.3.4-2
- Rebuild for selinux ppc32 issue.
2007-08-28 17:31:37 +00:00
* Tue Aug 28 2007 James Antill <jantill@redhat.com> - 4.3.4-1
- Rebuild for buildid/ppc32
* Wed Jul 25 2007 James Antill <jantill@redhat.com> - 4.3.4-0
- Move to upstream 4.3.4, the stable non-stable release
* Mon Mar 5 2007 James Antill <james@and.org> - 4.2.6-6
- Move requires to be scriptlet specific
- chmod functions, to shut rpmlint up (false positive warning)
- sed only the requied functions (again, shuts rpmlint up)
- Remove zsh-4.0.6-make-test-fail.patch
- Remove RPM_SOURCE_DIR var, using %%{SOURCEx} and basename
Resolves: rhbz#226813
* Tue Feb 27 2007 James Antill <james@and.org> - 4.2.6-5
- Fix sed typo.
- Fix skel expansion problem.
- Add Requires for mktemp/info/etc.
- Use cp again due to SELinux context
Resolves: rhbz#226813
* Tue Feb 27 2007 James Antill <james@and.org> - 4.2.6-4
- Fix buildroot to new Fedora default.
- Remove /etc/skel from ownership.
- Remove explicit libcap dep.
- Tweak postun script.
- Move checking to generic rpm infrastructure.
Resolves: rhbz#226813
* Tue Jan 16 2007 Miroslav Lichvar <mlichvar@redhat.com> - 4.2.6-3
- Link with ncurses
- Add dist tag
- Make scriptlets safer
* Tue Sep 19 2006 James Antill <jantill@redhat.com> - 4.2.6-2
- Add --enable-maildir-support BZ#186281
2006-09-11 22:21:21 +00:00
* Mon Sep 11 2006 Christopher Aillon <caillon@redhat.com> - 4.2.6-1
- Update to 4.2.6
2006-07-13 19:26:54 +00:00
* Wed Jul 13 2006 Jesse Keating <jkeating@redhat.com> - 4.2.5-2
2006-07-12 09:26:36 +00:00
- rebuild
2006-07-13 19:26:54 +00:00
- add mising br texi2html
2006-07-12 09:26:36 +00:00
2006-02-11 06:38:42 +00:00
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 4.2.5-1.2.2
- bump again for double-long bug on ppc(64)
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 4.2.5
2006-02-07 06:39:33 +00:00
- rebuilt for new gcc4.1 snapshot and glibc changes
2006-01-04 18:32:09 +00:00
* Wed Jan 4 2006 Jesse Keating <jkeating@redhat.com> 0 4.2.5-1.2
- rebuilt again
2005-12-09 22:43:58 +00:00
* Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com>
- rebuilt
2005-06-27 20:34:47 +00:00
* Mon Mar 14 2005 Colin Walters <walters@redhat.com> - 4.2.5-1
- New upstream version
- Fix Doc html includes; looks like texinfo changed incompatibly
* Mon Mar 14 2005 Colin Walters <walters@redhat.com> - 4.2.1-3
- Rebuild for GCC4
2005-01-17 00:34:49 +00:00
* Sun Jan 16 2005 Colin Walters <walters@redhat.com> - 4.2.1-2
- Install config files using install instead of cp, with mode 644
2005-01-03 21:20:49 +00:00
* Mon Jan 03 2005 Colin Walters <walters@redhat.com> - 4.2.1-1
- New upstream version 4.2.1
- FEATURES, MACHINES, and NEWS moved to toplevel dir
- Update zsh-4.0.6-make-test-fail.patch, but do not apply it for now
- Remove upstreamed zsh-4.2.0-jobtable-125452.patch
* Mon Jul 5 2004 Jens Petersen <petersen@redhat.com> - 4.2.0-3
- source profile in zprofile rather than .zshrc (Péter Kelemen,
Magnus Gustavsson, 102187,126539)
- add zsh-4.2.0-jobtable-125452.patch to fix job table bug
(Henrique Martins, 125452)
- buildrequire tetex for texi2html (Maxim Dzumanenko, 124182)
* Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com>
- rebuilt
* Sat Apr 10 2004 Jens Petersen <petersen@redhat.com> - 4.2.0-1
- update to 4.2.0 stable release
- zsh-4.0.7-bckgrnd-bld-102042.patch no longer needed
- add compinit and various commented config improvements to .zshrc
(Eric Hattemer,#114887)
- include zshprompt.pl in doc dir (Eric Hattemer)
- drop setenv function from zshrc
* Tue Mar 02 2004 Elliot Lee <sopwith@redhat.com>
- rebuilt
* Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com>
- rebuilt
* Tue Jan 13 2004 Jens Petersen <petersen@redhat.com> - 4.0.9-1
- update to 4.0.9 release
- zsh-4.0.7-completion-_files-110852.patch no longer needed
- update zsh-4.0.7-bckgrnd-bld-102042.patch to better one with --with-tcsetpgrp
configure option by Philippe Troin
- configure --with-tcsetpgrp
- buildrequire texinfo for makeinfo
- fix ownership of html manual (Florian La Roche, #112749)
* Tue Dec 9 2003 Jens Petersen <petersen@redhat.com> - 4.0.7-3
- no longer "stty erase" in /etc/zshrc for screen [Lon Hohberger]
* Thu Nov 27 2003 Jens Petersen <petersen@redhat.com> - 4.0.7-2
- quote %% in file glob'ing completion code (#110852)
[reported with patch by Keith T. Garner]
- add zsh-4.0.7-bckgrnd-bld-102042.patch from Philippe Troin to allow
configure to run in the background (#102042) [reported by Michael Redinger]
- above patch requires autoconf to be run
- include html manual in separate -html subpackage
- changed url to master site
- skip completion tests on ppc and ppc64 for now, since they hang
* Fri Jun 20 2003 Jens Petersen <petersen@redhat.com> - 4.0.7-1
- update to 4.0.7 bugfix release
* Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com>
- rebuilt
* Thu May 1 2003 Jens Petersen <petersen@redhat.com> - 4.0.6-7
- don't set stty erase in a dumb terminal with tput kbs in /etc/zshrc (#89856)
[reported by Ben Liblit]
- make default prompt more informative, like bash
* Mon Feb 10 2003 Jens Petersen <petersen@redhat.com> - 4.0.6-5
- skip completion tests on s390 and s390x since they hang
* Wed Jan 22 2003 Tim Powers <timp@redhat.com>
- rebuilt
* Wed Dec 25 2002 Florian La Roche <Florian.LaRoche@redhat.de>
- fix adding zsh to /etc/shells
* Fri Nov 29 2002 Florian La Roche <Florian.LaRoche@redhat.de> 4.0.6-2
- make sure /bin/zsh is owned by root and not bhcompile
- do not package zsh-%%{version} into binary rpm
* Thu Nov 28 2002 Jens Petersen <petersen@redhat.com> 4.0.6-1
- define _bindir to be /bin and use it
- use _sysconfdir and _libdir
* Mon Nov 25 2002 Jens Petersen <petersen@redhat.com>
- 4.0.6
- add url
- add --without check build option
- don't autoconf
- make "make test" failure not go ignored
- move sourcing of profile from zshenv to new .zshrc file for now (#65509)
- preserve dates when installing rc files
* Fri Nov 15 2002 Jens Petersen <petersen@redhat.com>
- setup backspace better with tput in zshrc to please screen (#77833)
- encode spec file in utf-8
* Fri Jun 28 2002 Trond Eivind Glomsrød <teg@redhat.com> 4.0.4-8
- Make it work with a serial port (#56353)
- Add $HOME/bin to path for login shells (#67110)
* Fri Jun 21 2002 Tim Powers <timp@redhat.com>
- automated rebuild
* Thu May 23 2002 Tim Powers <timp@redhat.com>
- automated rebuild
* Fri Apr 5 2002 Trond Eivind Glomsrød <teg@redhat.com> 4.0.4-5
- Source /etc/profile from /etc/zshenv instead of /etc/zprofile,
to run things the same way bash do (#62788)
* Tue Apr 2 2002 Trond Eivind Glomsrød <teg@redhat.com> 4.0.4-4
- Explicitly specify blank LDFLAGS to avoid autoconf thinking it
should strip when linking
* Thu Feb 21 2002 Trond Eivind Glomsrød <teg@redhat.com> 4.0.4-3
- Rebuild
* Wed Jan 09 2002 Tim Powers <timp@redhat.com>
- automated rebuild
* Fri Oct 26 2001 Trond Eivind Glomsrød <teg@redhat.com> 4.0.4-1
- 4.0.4
- Don't force emacs keybindings, they're the default (#55102)
* Wed Oct 24 2001 Trond Eivind Glomsrød <teg@redhat.com> 4.0.3-1
- 4.0.3
* Mon Jul 30 2001 Trond Eivind Glomsrød <teg@redhat.com>
- Fix typo in comment in zshrc (#50214)
- Don't set environment variables in /etc/zshrc (#50308)
* Tue Jun 26 2001 Trond Eivind Glomsrød <teg@redhat.com>
- 4.0.2
- Run the testsuite during build
* Wed Jun 20 2001 Trond Eivind Glomsrød <teg@redhat.com>
- Add libtermcap-devel and libcap-devel to buildrequires
* Fri Jun 1 2001 Trond Eivind Glomsrød <teg@redhat.com>
- 4.0.1
* Thu May 17 2001 Trond Eivind Glomsrød <teg@redhat.com>
- 4.0.1pre4
- zsh is now available in bz2 - use it
* Mon Apr 9 2001 Trond Eivind Glomsrød <teg@redhat.com>
- 4.0.1pre3
- remove the dir file from the info directory
* Wed Mar 21 2001 Trond Eivind Glomsrød <teg@redhat.com>
- Remove contents from /etc/zshenv file - no reason to duplicate things
from /etc/profile, which is sourced from /etc/zprofile (#32478)
* Thu Mar 15 2001 Trond Eivind Glomsrød <teg@redhat.com>
- 4.0.1pre2
- remove some obsolete code in /etc/zprofile
* Tue Feb 27 2001 Preston Brown <pbrown@redhat.com>
- noreplace config files.
* Thu Feb 15 2001 Trond Eivind Glomsrød <teg@redhat.com>
- Handle RLIMIT_LOCKS in 2.4 (#27834 - patch from H.J. Lu)
* Mon Jan 08 2001 Trond Eivind Glomsrød <teg@redhat.com>
- rebuild to fix #23568 (empty signal list)
* Tue Nov 28 2000 Trond Eivind Glomsrød <teg@redhat.com>
- fix the post script, so we only have only line for zsh
and can remove the trigger
- get rid of some instances of "/usr/local/bin/zsh"
* Mon Nov 20 2000 Bill Nottingham <notting@redhat.com>
- fix ia64 build
auto-import changelog data from zsh-3.0.8-3.src.rpm Thu Jul 13 2000 Prospector <bugzilla@redhat.com> - automatic rebuild Sun Jul 02 2000 Trond Eivind Glomsrød <teg@redhat.com> - rebuild Tue Jun 06 2000 Trond Eivind Glomsrød <teg@redhat.com> - 3.0.8 - use %configure and %makeinstall - updated URL - disable old patches - add better patch for texi source - use %{_mandir} and %{_infodir} - use %{_tmppath} Tue May 02 2000 Trond Eivind Glomsrød <teg@redhat.com> - patched to recognize export in .zshrc (bug #11169) Tue Mar 07 2000 Jeff Johnson <jbj@redhat.com> - rebuild for sparc baud rates > 38400. Fri Mar 03 2000 Cristian Gafton <gafton@redhat.com> - fix postun script so that we don't remove ourselves on every update doh... - add a trigger to fix old versions of the package Mon Jan 31 2000 Cristian Gafton <gafton@redhat.com> - rebuild to fix dependencies Thu Jan 13 2000 Jeff Johnson <jbj@redhat.com> - update to 3.0.7. - source /etc/profile so that USER gets set correctly (#5655). Fri Sep 24 1999 Michael K. Johnson <johnsonm@redhat.com> - source /etc/profile.d/*.sh in zprofile Tue Sep 07 1999 Cristian Gafton <gafton@redhat.com> - fix zshenv and zprofile scripts - foxed versions from HJLu. Thu Jul 29 1999 Bill Nottingham <notting@redhat.com> - clean up init files some. (#4055) Tue May 18 1999 Jeff Johnson <jbj@redhat.com> - Make sure that env variable TmpFile is evaluated. (#2898) Sun May 09 1999 Jeff Johnson <jbj@redhat.com> - fix select timeval initialization (#2688). Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com> - auto rebuild in the new build environment (release 10) - fix the texi source - patch to detect & link against nsl Wed Mar 10 1999 Cristian Gafton <gafton@redhat.com> - use mktemp to handle temporary files. Thu Feb 11 1999 Michael Maher <mike@redhat.com> - fixed bug #365 Thu Dec 17 1998 Cristian Gafton <gafton@redhat.com> - build for glibc 2.1 Thu Sep 10 1998 Jeff Johnson <jbj@redhat.com> - compile for 5.2 Sat Jun 06 1998 Prospector System <bugs@redhat.com> - translations modified for de Sat Jun 06 1998 Jeff Johnson <jbj@redhat.com> - Eliminate incorrect info page removal. Fri May 08 1998 Prospector System <bugs@redhat.com> - translations modified for de, fr, tr Sat Apr 11 1998 Cristian Gafton <gafton@redhat.com> - manhattan build - moved profile.d handling from zshrc to zprofile Tue Oct 21 1997 Cristian Gafton <gafton@redhat.com> - Upgraded to 3.0.5 - Install-info handling Thu Jul 31 1997 Erik Troan <ewt@redhat.com> - built against glibc Thu Apr 10 1997 Michael Fulbright <msf@redhat.com> - Upgraded to 3.0.2 - Added 'reasonable' default startup files in /etc
2004-09-09 15:18:48 +00:00
* Thu Jul 13 2000 Prospector <bugzilla@redhat.com>
- automatic rebuild
* Sun Jul 02 2000 Trond Eivind Glomsrød <teg@redhat.com>
auto-import changelog data from zsh-3.0.8-3.src.rpm Thu Jul 13 2000 Prospector <bugzilla@redhat.com> - automatic rebuild Sun Jul 02 2000 Trond Eivind Glomsrød <teg@redhat.com> - rebuild Tue Jun 06 2000 Trond Eivind Glomsrød <teg@redhat.com> - 3.0.8 - use %configure and %makeinstall - updated URL - disable old patches - add better patch for texi source - use %{_mandir} and %{_infodir} - use %{_tmppath} Tue May 02 2000 Trond Eivind Glomsrød <teg@redhat.com> - patched to recognize export in .zshrc (bug #11169) Tue Mar 07 2000 Jeff Johnson <jbj@redhat.com> - rebuild for sparc baud rates > 38400. Fri Mar 03 2000 Cristian Gafton <gafton@redhat.com> - fix postun script so that we don't remove ourselves on every update doh... - add a trigger to fix old versions of the package Mon Jan 31 2000 Cristian Gafton <gafton@redhat.com> - rebuild to fix dependencies Thu Jan 13 2000 Jeff Johnson <jbj@redhat.com> - update to 3.0.7. - source /etc/profile so that USER gets set correctly (#5655). Fri Sep 24 1999 Michael K. Johnson <johnsonm@redhat.com> - source /etc/profile.d/*.sh in zprofile Tue Sep 07 1999 Cristian Gafton <gafton@redhat.com> - fix zshenv and zprofile scripts - foxed versions from HJLu. Thu Jul 29 1999 Bill Nottingham <notting@redhat.com> - clean up init files some. (#4055) Tue May 18 1999 Jeff Johnson <jbj@redhat.com> - Make sure that env variable TmpFile is evaluated. (#2898) Sun May 09 1999 Jeff Johnson <jbj@redhat.com> - fix select timeval initialization (#2688). Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com> - auto rebuild in the new build environment (release 10) - fix the texi source - patch to detect & link against nsl Wed Mar 10 1999 Cristian Gafton <gafton@redhat.com> - use mktemp to handle temporary files. Thu Feb 11 1999 Michael Maher <mike@redhat.com> - fixed bug #365 Thu Dec 17 1998 Cristian Gafton <gafton@redhat.com> - build for glibc 2.1 Thu Sep 10 1998 Jeff Johnson <jbj@redhat.com> - compile for 5.2 Sat Jun 06 1998 Prospector System <bugs@redhat.com> - translations modified for de Sat Jun 06 1998 Jeff Johnson <jbj@redhat.com> - Eliminate incorrect info page removal. Fri May 08 1998 Prospector System <bugs@redhat.com> - translations modified for de, fr, tr Sat Apr 11 1998 Cristian Gafton <gafton@redhat.com> - manhattan build - moved profile.d handling from zshrc to zprofile Tue Oct 21 1997 Cristian Gafton <gafton@redhat.com> - Upgraded to 3.0.5 - Install-info handling Thu Jul 31 1997 Erik Troan <ewt@redhat.com> - built against glibc Thu Apr 10 1997 Michael Fulbright <msf@redhat.com> - Upgraded to 3.0.2 - Added 'reasonable' default startup files in /etc
2004-09-09 15:18:48 +00:00
- rebuild
* Tue Jun 06 2000 Trond Eivind Glomsrød <teg@redhat.com>
auto-import changelog data from zsh-3.0.8-3.src.rpm Thu Jul 13 2000 Prospector <bugzilla@redhat.com> - automatic rebuild Sun Jul 02 2000 Trond Eivind Glomsrød <teg@redhat.com> - rebuild Tue Jun 06 2000 Trond Eivind Glomsrød <teg@redhat.com> - 3.0.8 - use %configure and %makeinstall - updated URL - disable old patches - add better patch for texi source - use %{_mandir} and %{_infodir} - use %{_tmppath} Tue May 02 2000 Trond Eivind Glomsrød <teg@redhat.com> - patched to recognize export in .zshrc (bug #11169) Tue Mar 07 2000 Jeff Johnson <jbj@redhat.com> - rebuild for sparc baud rates > 38400. Fri Mar 03 2000 Cristian Gafton <gafton@redhat.com> - fix postun script so that we don't remove ourselves on every update doh... - add a trigger to fix old versions of the package Mon Jan 31 2000 Cristian Gafton <gafton@redhat.com> - rebuild to fix dependencies Thu Jan 13 2000 Jeff Johnson <jbj@redhat.com> - update to 3.0.7. - source /etc/profile so that USER gets set correctly (#5655). Fri Sep 24 1999 Michael K. Johnson <johnsonm@redhat.com> - source /etc/profile.d/*.sh in zprofile Tue Sep 07 1999 Cristian Gafton <gafton@redhat.com> - fix zshenv and zprofile scripts - foxed versions from HJLu. Thu Jul 29 1999 Bill Nottingham <notting@redhat.com> - clean up init files some. (#4055) Tue May 18 1999 Jeff Johnson <jbj@redhat.com> - Make sure that env variable TmpFile is evaluated. (#2898) Sun May 09 1999 Jeff Johnson <jbj@redhat.com> - fix select timeval initialization (#2688). Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com> - auto rebuild in the new build environment (release 10) - fix the texi source - patch to detect & link against nsl Wed Mar 10 1999 Cristian Gafton <gafton@redhat.com> - use mktemp to handle temporary files. Thu Feb 11 1999 Michael Maher <mike@redhat.com> - fixed bug #365 Thu Dec 17 1998 Cristian Gafton <gafton@redhat.com> - build for glibc 2.1 Thu Sep 10 1998 Jeff Johnson <jbj@redhat.com> - compile for 5.2 Sat Jun 06 1998 Prospector System <bugs@redhat.com> - translations modified for de Sat Jun 06 1998 Jeff Johnson <jbj@redhat.com> - Eliminate incorrect info page removal. Fri May 08 1998 Prospector System <bugs@redhat.com> - translations modified for de, fr, tr Sat Apr 11 1998 Cristian Gafton <gafton@redhat.com> - manhattan build - moved profile.d handling from zshrc to zprofile Tue Oct 21 1997 Cristian Gafton <gafton@redhat.com> - Upgraded to 3.0.5 - Install-info handling Thu Jul 31 1997 Erik Troan <ewt@redhat.com> - built against glibc Thu Apr 10 1997 Michael Fulbright <msf@redhat.com> - Upgraded to 3.0.2 - Added 'reasonable' default startup files in /etc
2004-09-09 15:18:48 +00:00
- 3.0.8
- use %%configure and %%makeinstall
- updated URL
- disable old patches
- add better patch for texi source
- use %%{_mandir} and %%{_infodir}
- use %%{_tmppath}
* Tue May 02 2000 Trond Eivind Glomsrød <teg@redhat.com>
auto-import changelog data from zsh-3.0.8-3.src.rpm Thu Jul 13 2000 Prospector <bugzilla@redhat.com> - automatic rebuild Sun Jul 02 2000 Trond Eivind Glomsrød <teg@redhat.com> - rebuild Tue Jun 06 2000 Trond Eivind Glomsrød <teg@redhat.com> - 3.0.8 - use %configure and %makeinstall - updated URL - disable old patches - add better patch for texi source - use %{_mandir} and %{_infodir} - use %{_tmppath} Tue May 02 2000 Trond Eivind Glomsrød <teg@redhat.com> - patched to recognize export in .zshrc (bug #11169) Tue Mar 07 2000 Jeff Johnson <jbj@redhat.com> - rebuild for sparc baud rates > 38400. Fri Mar 03 2000 Cristian Gafton <gafton@redhat.com> - fix postun script so that we don't remove ourselves on every update doh... - add a trigger to fix old versions of the package Mon Jan 31 2000 Cristian Gafton <gafton@redhat.com> - rebuild to fix dependencies Thu Jan 13 2000 Jeff Johnson <jbj@redhat.com> - update to 3.0.7. - source /etc/profile so that USER gets set correctly (#5655). Fri Sep 24 1999 Michael K. Johnson <johnsonm@redhat.com> - source /etc/profile.d/*.sh in zprofile Tue Sep 07 1999 Cristian Gafton <gafton@redhat.com> - fix zshenv and zprofile scripts - foxed versions from HJLu. Thu Jul 29 1999 Bill Nottingham <notting@redhat.com> - clean up init files some. (#4055) Tue May 18 1999 Jeff Johnson <jbj@redhat.com> - Make sure that env variable TmpFile is evaluated. (#2898) Sun May 09 1999 Jeff Johnson <jbj@redhat.com> - fix select timeval initialization (#2688). Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com> - auto rebuild in the new build environment (release 10) - fix the texi source - patch to detect & link against nsl Wed Mar 10 1999 Cristian Gafton <gafton@redhat.com> - use mktemp to handle temporary files. Thu Feb 11 1999 Michael Maher <mike@redhat.com> - fixed bug #365 Thu Dec 17 1998 Cristian Gafton <gafton@redhat.com> - build for glibc 2.1 Thu Sep 10 1998 Jeff Johnson <jbj@redhat.com> - compile for 5.2 Sat Jun 06 1998 Prospector System <bugs@redhat.com> - translations modified for de Sat Jun 06 1998 Jeff Johnson <jbj@redhat.com> - Eliminate incorrect info page removal. Fri May 08 1998 Prospector System <bugs@redhat.com> - translations modified for de, fr, tr Sat Apr 11 1998 Cristian Gafton <gafton@redhat.com> - manhattan build - moved profile.d handling from zshrc to zprofile Tue Oct 21 1997 Cristian Gafton <gafton@redhat.com> - Upgraded to 3.0.5 - Install-info handling Thu Jul 31 1997 Erik Troan <ewt@redhat.com> - built against glibc Thu Apr 10 1997 Michael Fulbright <msf@redhat.com> - Upgraded to 3.0.2 - Added 'reasonable' default startup files in /etc
2004-09-09 15:18:48 +00:00
- patched to recognize export in .zshrc (bug #11169)
* Tue Mar 7 2000 Jeff Johnson <jbj@redhat.com>
- rebuild for sparc baud rates > 38400.
* Fri Mar 03 2000 Cristian Gafton <gafton@redhat.com>
- fix postun script so that we don't remove ourselves on every update
doh...
- add a trigger to fix old versions of the package
* Mon Jan 31 2000 Cristian Gafton <gafton@redhat.com>
- rebuild to fix dependencies
* Thu Jan 13 2000 Jeff Johnson <jbj@redhat.com>
- update to 3.0.7.
- source /etc/profile so that USER gets set correctly (#5655).
* Fri Sep 24 1999 Michael K. Johnson <johnsonm@redhat.com>
- source /etc/profile.d/*.sh in zprofile
* Tue Sep 07 1999 Cristian Gafton <gafton@redhat.com>
- fix zshenv and zprofile scripts - foxed versions from HJLu.
* Thu Jul 29 1999 Bill Nottingham <notting@redhat.com>
- clean up init files some. (#4055)
* Tue May 18 1999 Jeff Johnson <jbj@redhat.com>
- Make sure that env variable TmpFile is evaluated. (#2898)
* Sun May 9 1999 Jeff Johnson <jbj@redhat.com>
- fix select timeval initialization (#2688).
* Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com>
- auto rebuild in the new build environment (release 10)
- fix the texi source
- patch to detect & link against nsl
* Wed Mar 10 1999 Cristian Gafton <gafton@redhat.com>
- use mktemp to handle temporary files.
* Thu Feb 11 1999 Michael Maher <mike@redhat.com>
- fixed bug #365
* Thu Dec 17 1998 Cristian Gafton <gafton@redhat.com>
- build for glibc 2.1
* Thu Sep 10 1998 Jeff Johnson <jbj@redhat.com>
- compile for 5.2
* Sat Jun 06 1998 Prospector System <bugs@redhat.com>
- translations modified for de
* Sat Jun 6 1998 Jeff Johnson <jbj@redhat.com>
- Eliminate incorrect info page removal.
* Fri May 08 1998 Prospector System <bugs@redhat.com>
- translations modified for de, fr, tr
* Sat Apr 11 1998 Cristian Gafton <gafton@redhat.com>
- manhattan build
- moved profile.d handling from zshrc to zprofile
* Wed Oct 21 1997 Cristian Gafton <gafton@redhat.com>
- Upgraded to 3.0.5
- Install-info handling
* Thu Jul 31 1997 Erik Troan <ewt@redhat.com>
- built against glibc
* Thu Apr 10 1997 Michael Fulbright <msf@redhat.com>
- Upgraded to 3.0.2
- Added 'reasonable' default startup files in /etc