cvsdist f1dd31
Summary: The VIM editor.
cvsdist f1dd31
Name: vim
cvsdist 1b13d4
Version: 5.8
cvsdist 1b13d4
%define vimversion vim58
cvsdist ddac70
Release: 7
cvsdist 1b13d4
License: freeware
cvsdist f1dd31
Group: Applications/Editors
cvsdist 1b13d4
Source0: ftp://ftp.home.vim.org/pub/vim/unix/vim-%{version}-src.tar.bz2
cvsdist 1b13d4
Source1: ftp://ftp.home.vim.org/pub/vim/unix/vim-%{version}-rt.tar.bz2
cvsdist 1b13d4
Source2: ftp://ftp.home.vim.org/pub/vim/extra/vim-%{version}-extra.tar.bz2
cvsdist 1b13d4
Source3: vimrc
cvsdist 1b13d4
Source4: pfmain.vim
cvsdist f1dd31
Patch0: vim-4.2-speed_t.patch
cvsdist f1dd31
Patch1: vim-5.1-vimnotvi.patch
cvsdist f1dd31
Patch2: vim-5.6a-paths.patch
cvsdist 1b13d4
Patch3: vim-5.6-fixkeys.patch
cvsdist 1b13d4
Patch4: vim-5.6-destdir.patch
cvsdist 1b13d4
Patch5: vim-5.7-redhat.patch
cvsdist 1b13d4
Patch6: vim-5.7-docpath.patch
cvsdist 1b13d4
Patch7: vim-5.7-crv.patch
cvsdist 1b13d4
Patch8: vim-5.8-mkstemp.patch
cvsdist 1b13d4
Patch9: vim-5.8-lilosyntax.patch
cvsdist 1b13d4
Patch102: ftp://ftp.vim.org/pub/vim/patches/5.8.002
cvsdist 1b13d4
Patch103: ftp://ftp.vim.org/pub/vim/patches/5.8.003
cvsdist 1b13d4
Patch104: ftp://ftp.vim.org/pub/vim/patches/5.8.004
cvsdist 1b13d4
Patch105: ftp://ftp.vim.org/pub/vim/patches/5.8.005
cvsdist 6ac103
Patch106: ftp://ftp.vim.org/pub/vim/patches/5.8.006
cvsdist 6ac103
Patch107: ftp://ftp.vim.org/pub/vim/patches/5.8.007
cvsdist 1b13d4
cvsdist 1b13d4
Buildroot: %{_tmppath}/vim-root
cvsdist 1b13d4
Buildrequires: python-devel, perl, gtk+-devel, libtermcap-devel
cvsdist 1b13d4
Epoch: 1
cvsdist f1dd31
cvsdist f1dd31
%description
cvsdist f1dd31
VIM (VIsual editor iMproved) is an updated and improved version of the
cvsdist f1dd31
vi editor.  Vi was the first real screen-based editor for UNIX, and is
cvsdist f1dd31
still very popular.  VIM improves on vi by adding new features:
cvsdist f1dd31
multiple windows, multi-level undo, block highlighting and more.
cvsdist f1dd31
cvsdist f1dd31
%package common
cvsdist f1dd31
Summary: The common files needed by any version of the VIM editor.
cvsdist f1dd31
Group: Applications/Editors
cvsdist f1dd31
cvsdist f1dd31
%description common
cvsdist f1dd31
VIM (VIsual editor iMproved) is an updated and improved version of the
cvsdist f1dd31
vi editor.  Vi was the first real screen-based editor for UNIX, and is
cvsdist f1dd31
still very popular.  VIM improves on vi by adding new features:
cvsdist f1dd31
multiple windows, multi-level undo, block highlighting and more.  The
cvsdist f1dd31
vim-common package contains files which every VIM binary will need in
cvsdist f1dd31
order to run.
cvsdist f1dd31
cvsdist f1dd31
If you are installing any version of the VIM editor, you'll also need
cvsdist f1dd31
to the vim-common package installed.
cvsdist f1dd31
cvsdist f1dd31
%package minimal
cvsdist f1dd31
Summary: A minimal version of the VIM editor.
cvsdist f1dd31
Group: Applications/Editors
cvsdist f1dd31
Requires: vim-common
cvsdist f1dd31
Obsoletes:  vim
cvsdist f1dd31
cvsdist f1dd31
%description minimal
cvsdist f1dd31
VIM (VIsual editor iMproved) is an updated and improved version of the
cvsdist f1dd31
vi editor.  Vi was the first real screen-based editor for UNIX, and is
cvsdist f1dd31
still very popular.  VIM improves on vi by adding new features:
cvsdist f1dd31
multiple windows, multi-level undo, block highlighting and more. The
cvsdist f1dd31
vim-minimal package includes a minimal version of VIM, which is
cvsdist f1dd31
installed into /bin/vi for use when only the root partition is
cvsdist f1dd31
present.
cvsdist f1dd31
cvsdist f1dd31
%package enhanced
cvsdist f1dd31
Summary: A version of the VIM editor which includes recent enhancements.
cvsdist f1dd31
Group: Applications/Editors
cvsdist f1dd31
Requires: vim-common
cvsdist f1dd31
Obsoletes: vim-color
cvsdist f1dd31
cvsdist f1dd31
%description enhanced
cvsdist f1dd31
VIM (VIsual editor iMproved) is an updated and improved version of the
cvsdist f1dd31
vi editor.  Vi was the first real screen-based editor for UNIX, and is
cvsdist f1dd31
still very popular.  VIM improves on vi by adding new features:
cvsdist f1dd31
multiple windows, multi-level undo, block highlighting and more.  The
cvsdist f1dd31
vim-enhanced package contains a version of VIM with extra, recently
cvsdist f1dd31
introduced features like Python and Perl interpreters.
cvsdist f1dd31
cvsdist f1dd31
Install the vim-enhanced package if you'd like to use a version of the
cvsdist f1dd31
VIM editor which includes recently added enhancements like
cvsdist f1dd31
interpreters for the Python and Perl scripting languages.  You'll also
cvsdist f1dd31
need to install the vim-common package.
cvsdist f1dd31
cvsdist f1dd31
%package X11
cvsdist f1dd31
Summary: The VIM version of the vi editor for the X Window System.
cvsdist f1dd31
Group: Applications/Editors
cvsdist f1dd31
Requires: vim-common
cvsdist f1dd31
cvsdist f1dd31
%description X11
cvsdist f1dd31
VIM (VIsual editor iMproved) is an updated and improved version of the
cvsdist f1dd31
vi editor.  Vi was the first real screen-based editor for UNIX, and is
cvsdist f1dd31
still very popular.  VIM improves on vi by adding new features:
cvsdist f1dd31
multiple windows, multi-level undo, block highlighting and
cvsdist f1dd31
more. VIM-X11 is a version of the VIM editor which will run within the
cvsdist f1dd31
X Window System.  If you install this package, you can run VIM as an X
cvsdist f1dd31
application with a full GUI interface and mouse support.
cvsdist f1dd31
cvsdist f1dd31
Install the vim-X11 package if you'd like to try out a version of vi
cvsdist f1dd31
with graphics and mouse capabilities.  You'll also need to install the
cvsdist f1dd31
vim-common package.
cvsdist f1dd31
cvsdist f1dd31
%prep
cvsdist 1b13d4
%setup -q -b 1 -b 2
cvsdist f1dd31
%patch1 -p1 -b .vim
cvsdist f1dd31
# fix rogue dependencies from sample code
cvsdist f1dd31
chmod -x runtime/tools/mve.awk
cvsdist f1dd31
%patch2 -p1 -b .paths
cvsdist f1dd31
find . -name \*.paths | xargs rm -f
cvsdist f1dd31
%patch3 -p1 -b .fixkeys
cvsdist 1b13d4
%patch4 -p1 -b .destdir
cvsdist 1b13d4
%patch5 -p1 -b .redhat
cvsdist 1b13d4
%patch6 -p1 -b .docs
cvsdist 1b13d4
%patch7 -p1 -b .crv
cvsdist 1b13d4
%patch8 -p1 -b .mkstemp
cvsdist 1b13d4
%patch9 -p1 -b .lilo
cvsdist 1b13d4
cvsdist 1b13d4
%patch102 -p0 -b .pl2
cvsdist 1b13d4
%patch103 -p0 -b .pl3
cvsdist 1b13d4
%patch104 -p0 -b .pl4
cvsdist 1b13d4
%patch105 -p0 -b .pl5
cvsdist 6ac103
%patch106 -p0 -b .pl6
cvsdist 6ac103
%patch107 -p0 -b .pl7
cvsdist 1b13d4
cvsdist f1dd31
perl -pi -e "s,bin/nawk,bin/awk,g" runtime/tools/mve.awk
cvsdist f1dd31
cvsdist f1dd31
%build
cvsdist f1dd31
cd src
cvsdist 1b13d4
perl -pi -e "s,\\\$VIMRUNTIME,%{_datadir}/vim/%{vimversion},g" os_unix.h
cvsdist 1b13d4
perl -pi -e "s,\\\$VIM,%{_datadir}/vim/%{vimversion}/macros,g" os_unix.h
cvsdist 1b13d4
# Build gvim.
cvsdist ddac70
%configure --enable-max-features=yes --enable-pythoninterp --enable-perlinterp --disable-tclinterp --with-x=yes --enable-gui=gtk --enable-fontset --enable-xim --exec-prefix=/usr/X11R6
cvsdist f1dd31
make 
cvsdist f1dd31
cp vim gvim
cvsdist f1dd31
make clean
cvsdist f1dd31
cvsdist 1b13d4
# Build vim.
cvsdist 1b13d4
%configure --prefix=%{_prefix} --enable-max-features=yes --enable-pythoninterp \
cvsdist f1dd31
 --enable-perlinterp --disable-tclinterp --with-x=no --enable-gui=no \
cvsdist 1b13d4
 --exec-prefix=%{_prefix}
cvsdist f1dd31
make
cvsdist f1dd31
cp vim enhanced-vim
cvsdist f1dd31
make clean
cvsdist f1dd31
cvsdist 1b13d4
# Build "vi".
cvsdist 1b13d4
%configure --prefix=/ --enable-min-features=yes --with-x=no \
cvsdist f1dd31
  --disable-pythoninterp --disable-perlinterp --disable-tclinterp \
cvsdist f1dd31
  --with-tlib=termcap --enable-gui=no --disable-gpm --exec-prefix=/
cvsdist f1dd31
make
cvsdist f1dd31
cvsdist f1dd31
%install
cvsdist f1dd31
rm -rf $RPM_BUILD_ROOT
cvsdist f1dd31
mkdir -p $RPM_BUILD_ROOT/bin
cvsdist 1b13d4
mkdir -p $RPM_BUILD_ROOT{%{_bindir},%{_mandir},%{_datadir}/vim}
cvsdist 1b13d4
mkdir -p $RPM_BUILD_ROOT/usr/X11R6/bin
cvsdist f1dd31
cvsdist f1dd31
cd src
cvsdist f1dd31
%makeinstall BINDIR=$RPM_BUILD_ROOT/bin DESTDIR=$RPM_BUILD_ROOT
cvsdist 1b13d4
mv $RPM_BUILD_ROOT/bin/xxd $RPM_BUILD_ROOT%{_bindir}/
cvsdist f1dd31
make installmacros DESTDIR=$RPM_BUILD_ROOT
cvsdist 1b13d4
install -m755 gvim $RPM_BUILD_ROOT/usr/X11R6/bin/
cvsdist 1b13d4
install -m755 enhanced-vim $RPM_BUILD_ROOT%{_bindir}/vim
cvsdist f1dd31
cvsdist f1dd31
( cd $RPM_BUILD_ROOT
cvsdist f1dd31
  mv ./bin/vim ./bin/vi
cvsdist 1b13d4
  mv ./bin/vimtutor ./%{_bindir}
cvsdist f1dd31
  rm -f ./bin/rvim
cvsdist f1dd31
  ln -sf vi ./bin/view
cvsdist f1dd31
  ln -sf vi ./bin/ex
cvsdist f1dd31
  ln -sf vi ./bin/rvi
cvsdist f1dd31
  ln -sf vi ./bin/rview
cvsdist f1dd31
  ln -sf vim ./usr/bin/ex
cvsdist f1dd31
  perl -pi -e "s,$RPM_BUILD_ROOT,," .%{_mandir}/man1/vim.1 .%{_mandir}/man1/vimtutor.1
cvsdist f1dd31
  rm -f .%{_mandir}/man1/rvim.1
cvsdist f1dd31
  ln -sf vim.1.gz .%{_mandir}/man1/vi.1.gz
cvsdist f1dd31
  ln -sf vim.1.gz .%{_mandir}/man1/rvi.1.gz
cvsdist f1dd31
  ln -sf vim.1.gz .%{_mandir}/man1/gvim.1.gz
cvsdist f1dd31
  ln -sf gvim ./usr/X11R6/bin/vimx
cvsdist f1dd31
  mkdir -p ./etc/X11/applnk/Utilities
cvsdist 1b13d4
  cat > ./etc/X11/applnk/Utilities/gvim.desktop <
cvsdist 1b13d4
[Desktop Entry]
cvsdist 1b13d4
Name=gvim
cvsdist 1b13d4
Type=Application
cvsdist 1b13d4
Comment=VI editor for X11
cvsdist 1b13d4
Exec=gvim
cvsdist 1b13d4
EOF
cvsdist 1b13d4
  install -s -m644 %{SOURCE3} ./%{_datadir}/vim/%{vimversion}/macros/
cvsdist 1b13d4
  ln -s vimrc ./%{_datadir}/vim/%{vimversion}/macros/gvimrc
cvsdist f1dd31
)
cvsdist f1dd31
cvsdist f1dd31
# Dependency cleanups
cvsdist 1b13d4
chmod 644 $RPM_BUILD_ROOT/%{_datadir}/vim/%{vimversion}/doc/vim2html.pl \
cvsdist 1b13d4
 $RPM_BUILD_ROOT/%{_datadir}/vim/%{vimversion}/tools/*.pl \
cvsdist 1b13d4
 $RPM_BUILD_ROOT/%{_datadir}/vim/%{vimversion}/tools/vim132
cvsdist f1dd31
chmod 644 ../runtime/doc/vim2html.pl
cvsdist f1dd31
cvsdist 1b13d4
cp %{SOURCE4} $RPM_BUILD_ROOT/%{_datadir}/vim/%{vimversion}/syntax/pfmain.vim
cvsdist 1b13d4
cvsdist 1b13d4
mkdir -p $RPM_BUILD_ROOT/etc/profile.d
cvsdist 1b13d4
cat >$RPM_BUILD_ROOT/etc/profile.d/vim.sh <
cvsdist 1b13d4
# Use vim-enhanced if possible
cvsdist 1b13d4
vi() { /usr/bin/vim \$@; }
cvsdist 1b13d4
export -f vi
cvsdist 1b13d4
EOF
cvsdist 1b13d4
cat >$RPM_BUILD_ROOT/etc/profile.d/vim.csh <
cvsdist 1b13d4
# Use vim-enhanced if possible
cvsdist 1b13d4
alias vi 'vim'
cvsdist 1b13d4
EOF
cvsdist 1b13d4
cvsdist f1dd31
%clean
cvsdist f1dd31
rm -rf $RPM_BUILD_ROOT
cvsdist f1dd31
cvsdist f1dd31
%files common
cvsdist f1dd31
%defattr(-,root,root)
cvsdist f1dd31
%doc README*.txt runtime/macros/README.txt runtime/tools/README.txt
cvsdist f1dd31
%doc runtime/doc runtime/syntax runtime/termcap runtime/tutor
cvsdist f1dd31
%doc runtime/*.vim
cvsdist 1b13d4
%{_bindir}/vimtutor
cvsdist 1b13d4
%{_bindir}/xxd
cvsdist f1dd31
cvsdist 1b13d4
%{_datadir}/vim
cvsdist f1dd31
%{_mandir}/man1/vim.*
cvsdist f1dd31
%{_mandir}/man1/vimtutor.*
cvsdist f1dd31
%{_mandir}/man1/ex.*
cvsdist f1dd31
%{_mandir}/man1/vi.*
cvsdist f1dd31
%{_mandir}/man1/view.*
cvsdist f1dd31
%{_mandir}/man1/rvi.*
cvsdist f1dd31
%{_mandir}/man1/rview.*
cvsdist f1dd31
%{_mandir}/man1/xxd.*
cvsdist f1dd31
cvsdist f1dd31
%files minimal
cvsdist f1dd31
%defattr(-,root,root)
cvsdist f1dd31
/bin/ex
cvsdist f1dd31
/bin/vi
cvsdist f1dd31
/bin/view
cvsdist f1dd31
/bin/rvi
cvsdist f1dd31
/bin/rview
cvsdist f1dd31
cvsdist f1dd31
%files enhanced
cvsdist f1dd31
%defattr(-,root,root)
cvsdist 1b13d4
%{_bindir}/vim
cvsdist 1b13d4
%{_bindir}/ex
cvsdist 6ac103
# no frigging way vim is vim
cvsdist 6ac103
# %config /etc/profile.d/*
cvsdist f1dd31
cvsdist f1dd31
%files X11
cvsdist f1dd31
%defattr(-,root,root)
cvsdist f1dd31
%config(missingok) /etc/X11/applnk/Utilities/gvim.desktop
cvsdist f1dd31
/usr/X11R6/bin/gvim
cvsdist f1dd31
/usr/X11R6/bin/vimx
cvsdist f1dd31
%{_mandir}/man1/gvim.*
cvsdist f1dd31
cvsdist f1dd31
%changelog
cvsdist ddac70
* Tue Aug  7 2001 Yukihiro Nakai <ynakai@redhat.com>
cvsdist ddac70
- Add language settings to vimrc
cvsdist ddac70
- Build gvim with  --enable-fontset --enable-xim
cvsdist ddac70
cvsdist 6ac103
* Fri Jul 20 2001 Tim Powers <timp@redhat.com>
cvsdist 6ac103
- don't alias vi to be vim.
cvsdist 6ac103
cvsdist 6ac103
* Tue Jul 10 2001 Bernhard Rosenkraenzer <bero@redhat.com> 5.8-5
cvsdist 6ac103
- Fix vimtutor race condition (#46518)
cvsdist 6ac103
cvsdist 6ac103
* Mon Jul  2 2001 Bernhard Rosenkraenzer <bero@redhat.com> 5.8-4
cvsdist 6ac103
- Add patches #6 and #7 from the maintainer
cvsdist 6ac103
cvsdist 1b13d4
* Mon Jul 02 2001 Karsten Hopp <karsten@redhat.de>
cvsdist 6ac103
- fix vim.sh (#46856 vi filename doesn't work, vim filename does)
cvsdist e5ebff
cvsdist 1b13d4
* Wed Jun 27 2001 Bernhard Rosenkraenzer <bero@redhat.com> 5.8-3
cvsdist 1b13d4
- Fix up lilo.conf syntax highlighting (as done earlier)
cvsdist 1b13d4
- Alias vi to vim in vim-enhanced (as done earlier), fix #44050 while at it
cvsdist 1b13d4
- bzip2 source (as done earlier)
cvsdist 1b13d4
- Add BuildRequires (as done earlier)
cvsdist 1b13d4
- Get rid of patches that worked around bugs in Red Hat Linux 4.x (as done
cvsdist 1b13d4
  earlier)
cvsdist 1b13d4
- Add fixes from the maintainer, we're now at 5.8.005
cvsdist 1b13d4
- Add postfix config syntax highlighting (RFE #44778)
cvsdist e5ebff
cvsdist 1b13d4
* Fri Jun 15 2001 Nalin Dahyabhai <nalin@redhat.com>
cvsdist 1b13d4
- Update from 5.7 to 5.8.
cvsdist 008069
cvsdist 1b13d4
* Mon Jan 29 2001 Bernhard Rosenkraenzer <bero@redhat.com>
cvsdist 1b13d4
- Apply bugfix patch #24, fixes security bug #25194
cvsdist 4d50b5
cvsdist 1b13d4
* Wed Dec 20 2000 Bernhard Rosenkraenzer <bero@redhat.com>
cvsdist 1b13d4
- Fix mktemp() potential DoS (#22594, #22595)
cvsdist 1b13d4
- Apply bugfix patches #9 to #19
cvsdist 4d50b5
cvsdist 1b13d4
* Sun Aug  6 2000 Tim Waugh <twaugh@redhat.com>
cvsdist 1b13d4
- xterm doesn't have request version string (#14570)
cvsdist f1dd31
cvsdist 1b13d4
* Sat Aug  5 2000 Bernhard Rosenkraenzer <bero@redhat.com>
cvsdist 1b13d4
- Patchlevel 8
cvsdist f1dd31
cvsdist 1b13d4
* Fri Aug  4 2000 Bernhard Rosenkraenzer <bero@redhat.com>
cvsdist 1b13d4
- Fix paths in vim.1 manpage (Bug #15387)
cvsdist f1dd31
cvsdist 1b13d4
* Wed Jul 19 2000 Bernhard Rosenkraenzer <bero@redhat.com>
cvsdist 1b13d4
- Fix up vimtutor (Bug #11455)
cvsdist f1dd31
cvsdist 1b13d4
* Thu Jul 13 2000 Prospector <bugzilla@redhat.com>
cvsdist 1b13d4
- automatic rebuild
cvsdist f1dd31
cvsdist f1dd31
* Sun Jun 25 2000 Bernhard Rosenkraenzer <bero@redhat.com>
cvsdist f1dd31
- 5.7 release
cvsdist f1dd31
- some more fixes to .spec file syntax highlighting rules... About time it
cvsdist f1dd31
  recognizes %%{_mandir}...
cvsdist f1dd31
cvsdist f1dd31
* Sun Jun 18 2000 Bernhard Rosenkraenzer <bero@redhat.com>
cvsdist f1dd31
- 5.7a
cvsdist f1dd31
cvsdist f1dd31
* Sat Jun  3 2000 Bernhard Rosenkränzer <bero@redhat.com>
cvsdist f1dd31
- patchlevel 74
cvsdist f1dd31
- add %%makeinstall macro recognition to .spec file syntax highlighting rules
cvsdist f1dd31
- fix up Makefiles
cvsdist f1dd31
cvsdist f1dd31
* Fri Apr 14 2000 Bernhard Rosenkränzer <bero@redhat.com>
cvsdist f1dd31
- patchlevel 66
cvsdist f1dd31
- fix compilation with perl 5.6.0
cvsdist f1dd31
cvsdist f1dd31
* Mon Mar 20 2000 Bernhard Rosenkränzer <bero@redhat.com>
cvsdist f1dd31
- patchlevel 12
cvsdist f1dd31
cvsdist f1dd31
* Tue Mar 07 2000 Preston Brown <pbrown@redhat.com>
cvsdist f1dd31
- fix home/end in vimrc (we did a term = rxvt, totally wrong)
cvsdist f1dd31
cvsdist f1dd31
* Tue Feb 29 2000 Preston Brown <pbrown@redhat.com>
cvsdist f1dd31
- change F1-F4 keybindings for xterm builtin terminfo to match real terminfo
cvsdist f1dd31
cvsdist f1dd31
* Thu Feb 17 2000 Bill Nottingham <notting@redhat.com>
cvsdist f1dd31
- kill autoindent
cvsdist f1dd31
cvsdist f1dd31
* Mon Feb 07 2000 Preston Brown <pbrown@redhat.com>
cvsdist f1dd31
- wmconfig -> desktop
cvsdist f1dd31
cvsdist f1dd31
* Sat Feb  5 2000 Bernhard Rosenkränzer <bero@redhat.com>
cvsdist f1dd31
- Patchlevel 11
cvsdist f1dd31
- handle compressed man pages
cvsdist f1dd31
- fix man page symlinks
cvsdist f1dd31
cvsdist f1dd31
* Wed Feb  2 2000 Bill Nottingham <notting@redhat.com>
cvsdist f1dd31
- eliminate dependencies on X in vim-enhanced, and ncurses/gpm
cvsdist f1dd31
  in vim-minimal
cvsdist f1dd31
cvsdist f1dd31
* Fri Jan 28 2000 Bill Nottingham <notting@redhat.com>
cvsdist f1dd31
- eliminate dependencies on csh and perl in vim-common
cvsdist f1dd31
cvsdist f1dd31
* Wed Jan 19 2000 Bernhard Rosenrkänzer <bero@redhat.com>
cvsdist f1dd31
- Use awk, not nawk
cvsdist f1dd31
cvsdist f1dd31
* Tue Jan 18 2000 Bernhard Rosenrkänzer <bero@redhat.com>
cvsdist f1dd31
- 5.6
cvsdist f1dd31
- patch 5.6.001
cvsdist f1dd31
- remove /usr/bin/vi - if you want vim, type vim
cvsdist f1dd31
cvsdist f1dd31
* Tue Jan 11 2000 Bernhard Rosenkränzer <bero@redhat.com>
cvsdist f1dd31
- 5.6a
cvsdist f1dd31
- Remove dependency on nawk (introduced by base update)
cvsdist f1dd31
- some tweaks to make updating easier
cvsdist f1dd31
cvsdist f1dd31
* Tue Nov  9 1999 Bernhard Rosenkränzer <bero@redhat.com>
cvsdist f1dd31
- 5.5
cvsdist f1dd31
- fix path to vimrc
cvsdist f1dd31
cvsdist f1dd31
* Tue Jul 27 1999 Michael K. Johnson <johnsonm@redhat.com>
cvsdist f1dd31
- moved from athena to gtk widgets for X version
cvsdist f1dd31
- removed vim.1 from X11 filelist because X11 depends on vim-common anyway
cvsdist f1dd31
- fixed rogue dependencies from sample files
cvsdist f1dd31
cvsdist f1dd31
* Tue Jul 27 1999 Jeff Johnson <jbj@redhat.com>
cvsdist f1dd31
- update to 5.4.
cvsdist f1dd31
cvsdist f1dd31
* Thu Jul 22 1999 Jeff Johnson <jbj@redhat.com>
cvsdist f1dd31
- man page had buildroot pollution (#3629).
cvsdist f1dd31
cvsdist f1dd31
* Thu Mar 25 1999 Preston Brown <pbrown@redhat.com>
cvsdist f1dd31
- with recent termcap/terminfo fixes, regular vim works in xterm/console
cvsdist f1dd31
- in color, so vim-color package removed.
cvsdist f1dd31
cvsdist f1dd31
* Tue Mar 23 1999 Erik Troan <ewt@redhat.com>
cvsdist f1dd31
- removed "set backupdir=/tmp/vim_backup" from default vimrc
cvsdist f1dd31
cvsdist f1dd31
* Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com> 
cvsdist f1dd31
- auto rebuild in the new build environment (release 5)
cvsdist f1dd31
cvsdist f1dd31
* Thu Dec 17 1998 Michael Maher <mike@redaht.com>
cvsdist f1dd31
- built pacakge for 6.0
cvsdist f1dd31
cvsdist f1dd31
* Tue Sep 15 1998 Michael Maher <mike@redhat.com>
cvsdist f1dd31
- removed '--with-tlib=termcap' so that color-vim works
cvsdist f1dd31
cvsdist f1dd31
* Wed Sep  2 1998 Jeff Johnson <jbj@redhat.com>
cvsdist f1dd31
- update to 5.3.
cvsdist f1dd31
cvsdist f1dd31
* Mon Aug 10 1998 Jeff Johnson <jbj@redhat.com>
cvsdist f1dd31
- merge in Toshio's changes
cvsdist f1dd31
- color-vim: changed "--disable-p" to "--disable-perlinterp --with-tlib=termcap"
cvsdist f1dd31
- added minimal rvi/rview and man pages.
cvsdist f1dd31
- move Obsoletes to same package as executable.
cvsdist f1dd31
cvsdist f1dd31
* Thu Aug 06 1998 Toshio Kuratomi <badger@prtr-13.ucsc.edu>
cvsdist f1dd31
- Break the package apart similar to the way the netscape package was
cvsdist f1dd31
  broken down to handle navigator or communicator: The vim package is
cvsdist f1dd31
  Obsolete, now there is vim-common with all the common files, and a
cvsdist f1dd31
  package for each binary: vim-minimal (has /bin/vi compiled with no
cvsdist f1dd31
  frills), vim-enhanced (has /usr/bin/vim with extra perl and python
cvsdist f1dd31
  interpreters), and vim-X11 (has /usr/X11R6/bin/gvim compiled with
cvsdist f1dd31
  GUI support.)
cvsdist f1dd31
- Enable the perl and python interpreters in the gui version (gvim).
cvsdist f1dd31
cvsdist f1dd31
* Tue Jun 30 1998 Michael Maher <mike@redhat.com>
cvsdist f1dd31
- Fixed tutor help.
cvsdist f1dd31
- cvim package added.  Thanks to Stevie Wills for finding this one :-)
cvsdist f1dd31
cvsdist f1dd31
* Thu May 07 1998 Prospector System <bugs@redhat.com>
cvsdist f1dd31
- translations modified for de, fr, tr
cvsdist f1dd31
cvsdist f1dd31
* Fri May 01 1998 Donnie Barnes <djb@redhat.com>
cvsdist f1dd31
- added patch to turn off the "vi compatibility" by default.  You can
cvsdist f1dd31
  still get it via the -C command line option
cvsdist f1dd31
cvsdist f1dd31
* Thu Apr 23 1998 Donnie Barnes <djb@redhat.com>
cvsdist f1dd31
- removed perl and python interpreters (sorry, but those don't belong
cvsdist f1dd31
  in a /bin/vi and having two vi's seemed like overkill...complain
cvsdist f1dd31
  to suggest@redhat.com if you care)
cvsdist f1dd31
cvsdist f1dd31
* Fri Apr 17 1998 Donnie Barnes <djb@redhat.com>
cvsdist f1dd31
- fixed buildroot bug
cvsdist f1dd31
cvsdist f1dd31
* Sat Apr 11 1998 Donnie Barnes <djb@redhat.com>
cvsdist f1dd31
- updated from 4.6 to 5.1
cvsdist f1dd31
- moved to buildroot
cvsdist f1dd31
cvsdist f1dd31
* Sun Nov 09 1997 Donnie Barnes <djb@redhat.com>
cvsdist f1dd31
- fixed missing man page
cvsdist f1dd31
cvsdist f1dd31
* Wed Oct 22 1997 Donnie Barnes <djb@redhat.com>
cvsdist f1dd31
- added wmconfig entry to vim-X11
cvsdist f1dd31
cvsdist f1dd31
* Mon Oct 20 1997 Donnie Barnes <djb@redhat.com>
cvsdist f1dd31
- upgraded from 4.5 to 4.6
cvsdist f1dd31
cvsdist f1dd31
* Fri Jun 13 1997 Erik Troan <ewt@redhat.com>
cvsdist f1dd31
- built against glibc
cvsdist f1dd31
cvsdist f1dd31
* Tue Mar 25 1997 Michael K. Johnson <johnsonm@redhat.com>
cvsdist f1dd31
- Upgraded to 4.5
cvsdist f1dd31
- Added ex symlinks
cvsdist f1dd31
cvsdist f1dd31
* Tue Mar 11 1997 Michael K. Johnson <johnsonm@redhat.com>
cvsdist f1dd31
- Added view symlink.