2007-01-16 00:46:06 +01:00
|
|
|
|
#
|
2008-04-04 01:49:28 +02:00
|
|
|
|
# spec file for package zsh (Version 4.3.6)
|
2007-01-16 00:46:06 +01:00
|
|
|
|
#
|
2009-05-25 17:28:59 +02:00
|
|
|
|
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
2007-01-16 00:46:06 +01:00
|
|
|
|
#
|
2008-09-24 00:56:32 +02:00
|
|
|
|
# All modifications and additions to the file contributed by third parties
|
|
|
|
|
# remain the property of their copyright owners, unless otherwise agreed
|
|
|
|
|
# upon. The license for this file, and modifications and additions to the
|
|
|
|
|
# file, is the same license as for the pristine package itself (unless the
|
|
|
|
|
# license for the pristine package is not an Open Source License, in which
|
|
|
|
|
# case the license is the MIT License). An "Open Source License" is a
|
|
|
|
|
# license that conforms to the Open Source Definition (Version 1.9)
|
|
|
|
|
# published by the Open Source Initiative.
|
|
|
|
|
|
2007-01-16 00:46:06 +01:00
|
|
|
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
|
|
|
|
#
|
|
|
|
|
|
|
|
|
|
# norootforbuild
|
|
|
|
|
|
2008-03-21 05:17:09 +01:00
|
|
|
|
|
2007-01-16 00:46:06 +01:00
|
|
|
|
Name: zsh
|
2008-04-04 01:49:28 +02:00
|
|
|
|
Version: 4.3.6
|
2009-05-25 17:28:59 +02:00
|
|
|
|
Release: 68
|
|
|
|
|
License: BSD 3-Clause
|
2007-01-16 00:46:06 +01:00
|
|
|
|
Group: System/Shells
|
|
|
|
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
2007-03-30 16:36:08 +02:00
|
|
|
|
BuildRequires: ncurses-devel
|
2007-01-16 00:46:06 +01:00
|
|
|
|
BuildRequires: libcap-devel
|
|
|
|
|
BuildRequires: yodl
|
|
|
|
|
PreReq: %{install_info_prereq}
|
2007-12-04 00:03:34 +01:00
|
|
|
|
Url: http://www.zsh.org
|
2007-01-16 00:46:06 +01:00
|
|
|
|
Source0: %{name}-%{version}.tar.bz2
|
|
|
|
|
Source1: zshrc
|
|
|
|
|
Source2: zshenv
|
|
|
|
|
Source3: _yast2
|
|
|
|
|
Source4: _SuSEconfig
|
|
|
|
|
Source5: _hwinfo
|
|
|
|
|
Source6: _make
|
2007-12-04 00:03:34 +01:00
|
|
|
|
Source7: zprofile
|
2009-05-25 17:28:59 +02:00
|
|
|
|
Source8: _osc
|
|
|
|
|
Source9: _zypper
|
2007-01-16 00:46:06 +01:00
|
|
|
|
# unused atm. we build the docs with yodl on our own.
|
|
|
|
|
Source20: %{name}-%{version}-doc.tar.bz2
|
2007-07-04 23:21:41 +02:00
|
|
|
|
Patch0: %{name}-4.3.4.diff
|
2007-01-16 00:46:06 +01:00
|
|
|
|
Patch1: %{name}-4.2.5-tailsyntax.diff
|
|
|
|
|
Patch2: %{name}-4.3.1-91.diff
|
|
|
|
|
Summary: Shell with comprehensive completion
|
|
|
|
|
|
|
|
|
|
%description
|
|
|
|
|
Zsh is a UNIX command interpreter (shell) that resembles the Korn shell
|
|
|
|
|
(ksh). It is not completely compatible. It includes many enhancements,
|
|
|
|
|
notably in the command-line editor, options for customizing its
|
|
|
|
|
behavior, file name globbing, features to make C-shell (csh) users feel
|
|
|
|
|
at home, and extra features drawn from tcsh (another `custom' shell).
|
|
|
|
|
Zsh is well known for its command line completion.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Authors:
|
|
|
|
|
--------
|
|
|
|
|
Paul Falstad
|
|
|
|
|
|
|
|
|
|
%prep
|
2007-07-04 23:21:41 +02:00
|
|
|
|
%setup -q
|
2007-01-16 00:46:06 +01:00
|
|
|
|
%patch0
|
|
|
|
|
%patch1
|
|
|
|
|
%patch2
|
2007-07-04 23:21:41 +02:00
|
|
|
|
perl -p -i -e 's|/usr/local/bin/zsh|%{_bindir}/zsh|' \
|
|
|
|
|
Functions/Misc/zcalc Functions/Example/cat
|
2007-01-16 00:46:06 +01:00
|
|
|
|
|
|
|
|
|
%build
|
|
|
|
|
export CC="gcc" CFLAGS="%{optflags} -pipe -fno-strict-aliasing"
|
|
|
|
|
# readd the site-* dir.
|
|
|
|
|
%configure \
|
|
|
|
|
--enable-site-scriptdir=%{_datadir}/%{name}/site/scripts/ \
|
|
|
|
|
--enable-site-fndir=%{_datadir}/%{name}/site/scripts/ \
|
|
|
|
|
--enable-maildir-support \
|
|
|
|
|
--with-tcsetpgrp \
|
|
|
|
|
--enable-zsh-debug \
|
|
|
|
|
--enable-cap \
|
|
|
|
|
--enable-multibyte
|
|
|
|
|
# compiling with profiling data is default.
|
|
|
|
|
%if %do_profiling
|
|
|
|
|
# compile with profiling data writing enabled
|
|
|
|
|
make VERSION="%{version}" CFLAGS="$CFLAGS "%cflags_profile_generate \
|
|
|
|
|
DLCFLAGS="-fPIC -fno-profile-arcs" LDFLAGS="-fprofile-arcs"
|
|
|
|
|
# this is needed to create the profiling data files *.gcda
|
2008-03-28 05:11:23 +01:00
|
|
|
|
pushd Test
|
|
|
|
|
mkdir skipped
|
2008-06-23 04:13:52 +02:00
|
|
|
|
%ifarch s390 s390x ppc ppc64
|
2008-10-06 16:53:23 +02:00
|
|
|
|
mv D02glob.ztst skipped
|
2008-03-28 05:11:23 +01:00
|
|
|
|
%endif
|
2008-10-06 16:53:23 +02:00
|
|
|
|
mv A01grammar.ztst C02cond.ztst V01zmodload.ztst skipped
|
2008-06-23 04:13:52 +02:00
|
|
|
|
popd
|
2008-03-28 05:11:23 +01:00
|
|
|
|
ZTST_verbose=0 make test
|
2007-01-16 00:46:06 +01:00
|
|
|
|
make clean
|
|
|
|
|
# compile with profiling data reading enabled and writing disabled
|
|
|
|
|
make VERSION="%{version}" CFLAGS="$CFLAGS "%cflags_profile_feedback \
|
|
|
|
|
DLCFLAGS="-fPIC -fno-branch-probabilities" LDFLAGS="-fprofile-arcs"
|
2008-03-28 05:11:23 +01:00
|
|
|
|
ZTST_verbose=0 make test
|
2007-01-16 00:46:06 +01:00
|
|
|
|
make clean
|
|
|
|
|
%else
|
|
|
|
|
make VERSION="%{version}"
|
|
|
|
|
%endif
|
|
|
|
|
# make html documentation
|
|
|
|
|
make -C Doc all zsh.info zsh_toc.html VERSION="%{version}"
|
|
|
|
|
# make help text files
|
|
|
|
|
mkdir -p Help
|
|
|
|
|
pushd Help/
|
|
|
|
|
troff -Tlatin1 -t -mandoc ../Doc/zshbuiltins.1 | \
|
|
|
|
|
grotty -cbou | \
|
|
|
|
|
sed -e 's/<2F>/{+|-}/' | \
|
|
|
|
|
../Util/helpfiles
|
|
|
|
|
popd
|
|
|
|
|
# generate intro.txt
|
|
|
|
|
groff Doc/intro.ms > intro.txt
|
|
|
|
|
# better name for html documentation
|
|
|
|
|
%{__mkdir} Doc/htmldoc/
|
|
|
|
|
%{__mv} Doc/*.html Doc/htmldoc
|
|
|
|
|
%{__ln_s} zsh.html Doc/htmldoc/index.html
|
|
|
|
|
# remove some unwanted files in Etc/
|
|
|
|
|
%{__rm} -f Etc/Makefile* Etc/*.yo
|
|
|
|
|
|
|
|
|
|
%install
|
|
|
|
|
%makeinstall install.info VERSION="%{version}"
|
|
|
|
|
# install SUSE configuration
|
|
|
|
|
%{__install} -m 0755 -Dd %{buildroot}/{etc,bin}
|
2007-12-04 00:03:34 +01:00
|
|
|
|
%{__install} -m 0644 %{S:1} %{S:2} %{S:7} %{buildroot}/etc
|
2009-05-25 17:28:59 +02:00
|
|
|
|
%{__install} -m 0644 %{S:3} %{S:4} %{S:5} %{S:6} %{S:8} %{S:9} %{buildroot}%{_datadir}/%{name}/%version/functions
|
2007-01-16 00:46:06 +01:00
|
|
|
|
# install help files
|
|
|
|
|
%{__install} -m 0755 -Dd %{buildroot}%{_datadir}/%{name}/help
|
|
|
|
|
%{__install} -m 0644 Help/* %{buildroot}%{_datadir}/%{name}/help/
|
|
|
|
|
# link zsh binary
|
|
|
|
|
%{__mv} %{buildroot}%{_bindir}/zsh %{buildroot}/bin/zsh
|
|
|
|
|
%{__ln_s} -f ../../bin/zsh %{buildroot}/usr/bin/zsh
|
|
|
|
|
|
|
|
|
|
%clean
|
|
|
|
|
%{__rm} -rf %{buildroot}
|
|
|
|
|
|
|
|
|
|
%post
|
|
|
|
|
%install_info --info-dir=%{_infodir} %{_infodir}/%{name}.info.gz
|
|
|
|
|
|
|
|
|
|
%postun
|
|
|
|
|
%install_info_delete --info-dir=%{_infodir} %{_infodir}/%{name}.info.gz
|
|
|
|
|
|
|
|
|
|
%files
|
|
|
|
|
%defattr(-,root,root)
|
|
|
|
|
%doc Etc/* intro.txt Misc/compctl-examples Doc/htmldoc
|
|
|
|
|
%config(noreplace) /etc/zshrc
|
|
|
|
|
%config(noreplace) /etc/zshenv
|
2007-12-04 00:03:34 +01:00
|
|
|
|
%config(noreplace) /etc/zprofile
|
2007-01-16 00:46:06 +01:00
|
|
|
|
%{_bindir}/zsh
|
|
|
|
|
/bin/zsh
|
|
|
|
|
%{_libdir}/zsh/
|
|
|
|
|
%{_datadir}/zsh/
|
|
|
|
|
%{_infodir}/zsh.info*.gz
|
|
|
|
|
%{_mandir}/man1/zsh*.1.gz
|
|
|
|
|
|
2007-03-30 16:36:08 +02:00
|
|
|
|
%changelog
|
2009-05-25 17:28:59 +02:00
|
|
|
|
* Fri Apr 24 2009 hmacht@suse.de
|
|
|
|
|
- add completion for osc (_osc)
|
|
|
|
|
- add completion for zypper (_zypper)
|
2008-10-06 16:53:23 +02:00
|
|
|
|
* Thu Oct 02 2008 hvogel@suse.de
|
|
|
|
|
- globally disabling the test was the plan, not only on some archs
|
2008-09-24 00:56:32 +02:00
|
|
|
|
* Thu Sep 18 2008 hvogel@suse.de
|
|
|
|
|
- disable another test globally which keeps hanging
|
2008-06-23 04:13:52 +02:00
|
|
|
|
* Tue Jun 17 2008 hvogel@suse.de
|
|
|
|
|
- disable one test globally
|
2008-04-04 01:49:28 +02:00
|
|
|
|
* Thu Apr 03 2008 hvogel@suse.de
|
|
|
|
|
- update to 4.3.6
|
|
|
|
|
* Various bugfixes
|
|
|
|
|
* various buildfixes
|
|
|
|
|
* for calendar_show use kdialog rather than xmessage if in KDE
|
|
|
|
|
* clarify the message printed when compaudit finds problems
|
|
|
|
|
* improve compsys option handling
|
|
|
|
|
* add -q option to cd, chdir, pushd, popd
|
|
|
|
|
* wait shouldn't return immediately on a signal unless it's
|
|
|
|
|
trapped
|
|
|
|
|
* fix not enough space for ztrftime string with multibyte
|
|
|
|
|
characters
|
2008-03-28 05:11:23 +01:00
|
|
|
|
* Tue Mar 25 2008 hvogel@suse.de
|
|
|
|
|
- Disable some tests on s390, s390x, ppc and ppc64
|
2008-03-21 05:17:09 +01:00
|
|
|
|
* Thu Mar 20 2008 hvogel@suse.de
|
|
|
|
|
- update to 4.3.5
|
|
|
|
|
* Various bugfixes
|
|
|
|
|
* stop tindent becoming negative, which causes infinite use of
|
|
|
|
|
memory; add debug test to see where it would become negative.
|
|
|
|
|
* make malloc(0) allocate a single byte instead of returning
|
|
|
|
|
invalid (and unfreeable) memory.
|
|
|
|
|
* fix race in POSIX signal blocking
|
|
|
|
|
* various completion fixes/updates, mostly git
|
|
|
|
|
* tidy up module interface and documentation
|
|
|
|
|
* more build tests
|
|
|
|
|
* The new extended globbing flag (#cN,M) behaves similarly to
|
|
|
|
|
the extended regular expression syntax {N,M}.
|
|
|
|
|
* The zsh/datetime module has been enhanced and a calendar function
|
|
|
|
|
system has been added along the lines of (but much enhanced from)
|
|
|
|
|
* A new module zsh/curses provides a builtin zcurses for access to
|
|
|
|
|
to the curses screen manipulation package.
|
|
|
|
|
* Mon Dec 03 2007 hvogel@suse.de
|
2007-12-04 00:03:34 +01:00
|
|
|
|
- cleanup initialization files
|
|
|
|
|
* Dont source profile from zshenv. profile is not for interactive
|
|
|
|
|
shells [#343621]
|
|
|
|
|
* Instead source profile from zprofile so we dont loose the features
|
|
|
|
|
and its easy to get rid of it.
|
|
|
|
|
* Source bash.bashrc from zshrc to keep the features and make it
|
|
|
|
|
possible to get rid of it easier.
|
2008-03-21 05:17:09 +01:00
|
|
|
|
* Wed Jul 04 2007 hvogel@suse.de
|
2007-07-04 23:21:41 +02:00
|
|
|
|
- update to version 4.3.4
|
|
|
|
|
* various bugfixes
|
|
|
|
|
* countless completion fixes
|
|
|
|
|
* some new completions
|
|
|
|
|
* various UTF8 fixes
|
|
|
|
|
- remove autoresume option from default config [#287776]
|
2008-03-21 05:17:09 +01:00
|
|
|
|
* Fri Mar 30 2007 rguenther@suse.de
|
2007-03-30 16:36:08 +02:00
|
|
|
|
- add ncurses-devel BuildRequires.
|
2008-03-21 05:17:09 +01:00
|
|
|
|
* Fri Jul 14 2006 mskibbe@suse.de
|
2007-01-16 00:46:06 +01:00
|
|
|
|
- merged in patches from poeml (mruecker@suse.de)
|
|
|
|
|
- rediffed patches for -p0 (mruecker@suse.de)
|
|
|
|
|
- update to version 4.3.2 which (mruecker@suse.de)
|
|
|
|
|
o fix two minor build problems
|
|
|
|
|
o contains initial support for multibyte characters in the shell's line editor
|
|
|
|
|
- only require libcap for build on 10.0 and older (mruecker@suse.de)
|
2008-03-21 05:17:09 +01:00
|
|
|
|
* Wed Jan 25 2006 mls@suse.de
|
2007-01-16 00:46:06 +01:00
|
|
|
|
- converted neededforbuild to BuildRequires
|
2008-03-21 05:17:09 +01:00
|
|
|
|
* Sat Jan 14 2006 schwab@suse.de
|
2007-01-16 00:46:06 +01:00
|
|
|
|
- Don't strip binaries.
|
2008-03-21 05:17:09 +01:00
|
|
|
|
* Mon Dec 05 2005 hvogel@suse.de
|
2007-01-16 00:46:06 +01:00
|
|
|
|
- clean up specfile
|
|
|
|
|
- document profiling builds
|
2008-03-21 05:17:09 +01:00
|
|
|
|
* Mon Dec 05 2005 mmj@suse.de
|
2007-01-16 00:46:06 +01:00
|
|
|
|
- Fix typo
|
2008-03-21 05:17:09 +01:00
|
|
|
|
* Mon Dec 05 2005 mmj@suse.de
|
2007-01-16 00:46:06 +01:00
|
|
|
|
- Update to 4.2.6
|
2008-03-21 05:17:09 +01:00
|
|
|
|
* Wed Apr 06 2005 mmj@suse.de
|
2007-01-16 00:46:06 +01:00
|
|
|
|
- Update to 4.2.5
|
2008-03-21 05:17:09 +01:00
|
|
|
|
* Tue Mar 15 2005 mmj@suse.de
|
2007-01-16 00:46:06 +01:00
|
|
|
|
- Fix Makefile completion by using the _make from an older zsh
|
|
|
|
|
version [#72875]
|
2008-03-21 05:17:09 +01:00
|
|
|
|
* Thu Feb 17 2005 poeml@suse.de
|
2007-01-16 00:46:06 +01:00
|
|
|
|
- update yast2 completion to also complete *.ycp files
|
2008-03-21 05:17:09 +01:00
|
|
|
|
* Thu Feb 03 2005 mmj@suse.de
|
2007-01-16 00:46:06 +01:00
|
|
|
|
- Update to 4.2.4
|
2008-03-21 05:17:09 +01:00
|
|
|
|
* Mon Jan 31 2005 ro@suse.de
|
2007-01-16 00:46:06 +01:00
|
|
|
|
- adapt to texi2html changes
|
2008-03-21 05:17:09 +01:00
|
|
|
|
* Wed Jan 26 2005 uli@suse.de
|
2007-01-16 00:46:06 +01:00
|
|
|
|
- run configure with --with-tcsetpgrp as suggested by the fail log
|
|
|
|
|
(fixes s390*)
|
2008-03-21 05:17:09 +01:00
|
|
|
|
* Sat Jan 15 2005 mmj@suse.de
|
2007-01-16 00:46:06 +01:00
|
|
|
|
- Update to zsh-4.2.3 which is a bugfix release not really affecting
|
|
|
|
|
us, but better keep up to date
|
2008-03-21 05:17:09 +01:00
|
|
|
|
* Wed Jan 12 2005 mmj@suse.de
|
2007-01-16 00:46:06 +01:00
|
|
|
|
- Update to zsh-4.2.2
|
2008-03-21 05:17:09 +01:00
|
|
|
|
* Mon Dec 20 2004 poeml@suse.de
|
2007-01-16 00:46:06 +01:00
|
|
|
|
- fix yast2 completion to work without /sbin in PATH [#49374]
|
|
|
|
|
- fix yast2 and SuSEconfig completion to not show files from
|
|
|
|
|
working directory
|
|
|
|
|
- update hwinfo completion
|
2008-03-21 05:17:09 +01:00
|
|
|
|
* Fri Aug 13 2004 mmj@suse.de
|
2007-01-16 00:46:06 +01:00
|
|
|
|
- Update to zsh-4.2.1
|
2008-03-21 05:17:09 +01:00
|
|
|
|
* Wed Jul 28 2004 ro@suse.de
|
2007-01-16 00:46:06 +01:00
|
|
|
|
- fix build of helpfiles after groff update
|
2008-03-21 05:17:09 +01:00
|
|
|
|
* Fri Mar 19 2004 mmj@suse.de
|
2007-01-16 00:46:06 +01:00
|
|
|
|
- Update to zsh-4.2.0 final release
|
2008-03-21 05:17:09 +01:00
|
|
|
|
* Mon Mar 08 2004 mmj@suse.de
|
2007-01-16 00:46:06 +01:00
|
|
|
|
- Update to zsh-4.2.0-pre-3
|
2008-03-21 05:17:09 +01:00
|
|
|
|
* Fri Feb 27 2004 mmj@suse.de
|
2007-01-16 00:46:06 +01:00
|
|
|
|
- Update to zsh-4.2.0-pre-1
|
2008-03-21 05:17:09 +01:00
|
|
|
|
* Fri Jan 16 2004 mmj@suse.de
|
2007-01-16 00:46:06 +01:00
|
|
|
|
- Use -fprofile-arcs when linking and -fno-strict-aliasing for
|
|
|
|
|
compiling.
|
|
|
|
|
- Fix tail syntax
|
2008-03-21 05:17:09 +01:00
|
|
|
|
* Sat Oct 18 2003 mmj@suse.de
|
2007-01-16 00:46:06 +01:00
|
|
|
|
- Fix neededforbuild
|
2008-03-21 05:17:09 +01:00
|
|
|
|
* Thu Oct 16 2003 mmj@suse.de
|
2007-01-16 00:46:06 +01:00
|
|
|
|
- Don't build as root
|
|
|
|
|
- Cleanup specfile
|
2009-05-25 17:28:59 +02:00
|
|
|
|
* Tue Oct 14 2003 jh@suse.de
|
2007-01-16 00:46:06 +01:00
|
|
|
|
- Fix profiling lockup. (we can not profile dl_closed modules yet)
|
2008-03-21 05:17:09 +01:00
|
|
|
|
* Thu Jun 19 2003 mmj@suse.de
|
2007-01-16 00:46:06 +01:00
|
|
|
|
- Update to 4.1.1
|
|
|
|
|
- Enable profiling
|
2008-03-21 05:17:09 +01:00
|
|
|
|
* Thu May 08 2003 mmj@suse.de
|
2007-01-16 00:46:06 +01:00
|
|
|
|
- And do it even better, thanks Andreas Schwab.
|
2008-03-21 05:17:09 +01:00
|
|
|
|
* Thu May 08 2003 mmj@suse.de
|
2007-01-16 00:46:06 +01:00
|
|
|
|
- Use a better way of unaliasing 'which'. Thanks Ingo Lameter.
|
2008-03-21 05:17:09 +01:00
|
|
|
|
* Thu Apr 24 2003 ro@suse.de
|
2007-01-16 00:46:06 +01:00
|
|
|
|
- fix install_info --delete call and move from preun to postun
|
2008-03-21 05:17:09 +01:00
|
|
|
|
* Mon Apr 07 2003 mmj@suse.de
|
2007-01-16 00:46:06 +01:00
|
|
|
|
- Only delete info entries when removing last version.
|
2008-03-21 05:17:09 +01:00
|
|
|
|
* Fri Feb 07 2003 mmj@suse.de
|
2007-01-16 00:46:06 +01:00
|
|
|
|
- Use %%install_info macro
|
|
|
|
|
- Clean up build root
|
2008-03-21 05:17:09 +01:00
|
|
|
|
* Thu Jan 09 2003 mmj@suse.de
|
2007-01-16 00:46:06 +01:00
|
|
|
|
- Set the important option 'nopromptcr' to not screw output.
|
2008-03-21 05:17:09 +01:00
|
|
|
|
* Mon Sep 16 2002 mmj@suse.de
|
2007-01-16 00:46:06 +01:00
|
|
|
|
- Use BuildRoot
|
2008-03-21 05:17:09 +01:00
|
|
|
|
* Fri Aug 16 2002 mmj@suse.de
|
2007-01-16 00:46:06 +01:00
|
|
|
|
- Move zsh binary to /bin [#17758]
|
|
|
|
|
- Use proper libdir
|
2008-03-21 05:17:09 +01:00
|
|
|
|
* Thu Aug 15 2002 poeml@suse.de
|
2007-01-16 00:46:06 +01:00
|
|
|
|
- update completion for _yast{,2} and add one for _hwinfo
|
2009-05-25 17:28:59 +02:00
|
|
|
|
* Wed Aug 14 2002 mmj@suse.de
|
2007-01-16 00:46:06 +01:00
|
|
|
|
- Update to 4.0.6 which was released this fast b/c a termcap /
|
|
|
|
|
terminfo fix was forgotten together with a fix for _mount.
|
2008-03-21 05:17:09 +01:00
|
|
|
|
* Mon Aug 12 2002 mmj@suse.de
|
2007-01-16 00:46:06 +01:00
|
|
|
|
- Update to 4.0.5 which includes a lot more completion, modules and
|
|
|
|
|
bugfixes.
|
2008-03-21 05:17:09 +01:00
|
|
|
|
* Tue Jun 04 2002 mmj@suse.de
|
2007-01-16 00:46:06 +01:00
|
|
|
|
- Added the html documentation from the ZSH team.
|
2008-03-21 05:17:09 +01:00
|
|
|
|
* Tue Apr 16 2002 mmj@suse.de
|
2007-01-16 00:46:06 +01:00
|
|
|
|
- Fix to own %%{_defaultdocdir}/zsh
|
2008-03-21 05:17:09 +01:00
|
|
|
|
* Mon Mar 11 2002 mmj@suse.de
|
2007-01-16 00:46:06 +01:00
|
|
|
|
- Comment out a completion that a lot of people find broken
|
2008-03-21 05:17:09 +01:00
|
|
|
|
* Fri Feb 22 2002 mmj@suse.de
|
2007-01-16 00:46:06 +01:00
|
|
|
|
- Added yast2 and SuSEconfig completion from poeml@
|
2008-03-21 05:17:09 +01:00
|
|
|
|
* Wed Feb 13 2002 stepan@suse.de
|
2007-01-16 00:46:06 +01:00
|
|
|
|
- remove .orig and .rej files from patch set.
|
2008-03-21 05:17:09 +01:00
|
|
|
|
* Wed Jan 30 2002 mmj@suse.de
|
2007-01-16 00:46:06 +01:00
|
|
|
|
- Moved /etc/zshrc and /etc/zshenv to this package. This is ok b/c
|
|
|
|
|
it is only specific zsh options.
|
2008-03-21 05:17:09 +01:00
|
|
|
|
* Thu Dec 13 2001 mmj@suse.de
|
2007-01-16 00:46:06 +01:00
|
|
|
|
- Fix broken symlink from help/man1 -> ../Doc
|
2008-03-21 05:17:09 +01:00
|
|
|
|
* Sat Oct 27 2001 mmj@suse.de
|
2007-01-16 00:46:06 +01:00
|
|
|
|
- Update to 4.0.4
|
2008-03-21 05:17:09 +01:00
|
|
|
|
* Thu Oct 25 2001 mmj@suse.de
|
2007-01-16 00:46:06 +01:00
|
|
|
|
- Update to 4.0.3
|
2008-03-21 05:17:09 +01:00
|
|
|
|
* Tue Jun 26 2001 mmj@suse.de
|
2007-01-16 00:46:06 +01:00
|
|
|
|
- Update to the newly released 4.0.2
|
2008-03-21 05:17:09 +01:00
|
|
|
|
* Sat Jun 02 2001 mmj@suse.de
|
2007-01-16 00:46:06 +01:00
|
|
|
|
- Updated to the new stable release, zsh-4.0.1
|
|
|
|
|
- Fixed build prob on beta-i386 and beta-ia64
|
2008-03-21 05:17:09 +01:00
|
|
|
|
* Tue May 08 2001 mfabian@suse.de
|
2007-01-16 00:46:06 +01:00
|
|
|
|
- bzip2 sources
|
2009-05-25 17:28:59 +02:00
|
|
|
|
* Sun Apr 15 2001 schwab@suse.de
|
2007-01-16 00:46:06 +01:00
|
|
|
|
- Fix missing declarations.
|
2008-03-21 05:17:09 +01:00
|
|
|
|
* Fri Apr 13 2001 mmj@suse.de
|
2007-01-16 00:46:06 +01:00
|
|
|
|
- Updated to 4.0.1-pre-3
|
2008-03-21 05:17:09 +01:00
|
|
|
|
* Wed Mar 14 2001 mmj@suse.de
|
2007-01-16 00:46:06 +01:00
|
|
|
|
- Updated to 4.0.1-pre-2
|
2008-03-21 05:17:09 +01:00
|
|
|
|
* Sun Feb 18 2001 mmj@suse.de
|
2007-01-16 00:46:06 +01:00
|
|
|
|
- Updated to 4.0.1-pre-1
|
2008-03-21 05:17:09 +01:00
|
|
|
|
* Fri Dec 15 2000 werner@suse.de
|
2007-01-16 00:46:06 +01:00
|
|
|
|
- Update to 3.1.9-dev-8
|
2008-03-21 05:17:09 +01:00
|
|
|
|
* Fri Oct 06 2000 kukuk@suse.de
|
2007-01-16 00:46:06 +01:00
|
|
|
|
- Change group tag
|
2008-03-21 05:17:09 +01:00
|
|
|
|
* Fri May 12 2000 schwab@suse.de
|
2007-01-16 00:46:06 +01:00
|
|
|
|
- Update config files.
|
|
|
|
|
- Move docs to %%{_defaultdocdir}.
|
2008-03-21 05:17:09 +01:00
|
|
|
|
* Thu Jan 27 2000 werner@suse.de
|
2007-01-16 00:46:06 +01:00
|
|
|
|
- New zsh version 3.1.6-dev-16
|
|
|
|
|
- Install html and info documentation
|
|
|
|
|
- Enable run-help help library
|
|
|
|
|
- Fix paths of perl and zsh scripts
|
|
|
|
|
- Enable command line history
|
|
|
|
|
- Enable command line complementation/correction
|
2008-03-21 05:17:09 +01:00
|
|
|
|
* Mon Dec 06 1999 schwab@suse.de
|
2007-01-16 00:46:06 +01:00
|
|
|
|
- Fix errors from makeinfo
|
2008-03-21 05:17:09 +01:00
|
|
|
|
* Mon Sep 13 1999 bs@suse.de
|
2007-01-16 00:46:06 +01:00
|
|
|
|
- ran old prepare_spec on spec file to switch to new prepare_spec.
|
2008-03-21 05:17:09 +01:00
|
|
|
|
* Tue Nov 17 1998 bs@suse.de
|
2007-01-16 00:46:06 +01:00
|
|
|
|
- removed symlink /etc/zshrc -> profile (aaa_base contains a real zshrc now)
|
2008-03-21 05:17:09 +01:00
|
|
|
|
* Fri Oct 10 1997 florian@suse.de
|
2007-01-16 00:46:06 +01:00
|
|
|
|
- update to version 3.0.5
|
2009-05-25 17:28:59 +02:00
|
|
|
|
* Mon Jun 23 1997 florian@suse.de
|
2007-01-16 00:46:06 +01:00
|
|
|
|
- update to version 3.0.4
|
2009-05-25 17:28:59 +02:00
|
|
|
|
* Wed Jan 22 1997 florian@suse.de
|
2007-01-16 00:46:06 +01:00
|
|
|
|
- update to version 3.0.2
|
2008-03-21 05:17:09 +01:00
|
|
|
|
* Thu Jan 02 1997 florian@suse.de
|
2007-01-16 00:46:06 +01:00
|
|
|
|
- update to version 3.0.1
|
|
|
|
|
- added more documentation in binary package
|
2008-03-21 05:17:09 +01:00
|
|
|
|
* Thu Jan 02 1997 florian@suse.de
|
2007-01-16 00:46:06 +01:00
|
|
|
|
new version 3.0.0
|