vim/vim.spec

634 lines
21 KiB
RPMSpec
Raw Normal View History

# used for CVS snapshots:
%define CVSDATE %{nil}
%define WITH_SELINUX 1
2004-09-09 14:01:30 +00:00
%define desktop_file 1
%if %{desktop_file}
%define desktop_file_utils_version 0.2.93
%endif
auto-import changelog data from vim-6.2.121-1.src.rpm 6.2.121-1 - patchlevel 121 - fix buildrequires (#106824, #105832) 6.2.98-1.1 - rebuilt 6.2.98-1 - upstream fix for undeclared stop_insert_mode variable 6.2.97-1 - patchlevel 97, see README for descriptions 6.2.71-1 - several upstream fixes (PL 71) 6.2.60-1.1 - rebuilt 6.2.60-1 - update to fix cut&paste segfaults and UTF8 problems - move vimrc to /etc (#2188) - fix filelist 6.2.57-2 - rebuilt 6.2.57-1 - update to patchlevel 57, this should take care of #100670 Thu Jul 24 2003 Karsten Hopp <karsten@redhat.de> 6.2.21-1 - some minor upstream fixes (PL 21) Mon Jul 14 2003 Chip Turner <cturner@redhat.com> - rebuild for new perl 5.8.1 Fri Jul 04 2003 Karsten Hopp <karsten@redhat.de> 6.2.18-1 - update Tue Jun 10 2003 Karsten Hopp <karsten@redhat.de> 6.2.14-1 - update to 6.2 Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com> - rebuilt Tue Jun 03 2003 Karsten Hopp <karsten@redhat.de> 6.1.474-3 - rebuild Mon Jun 02 2003 Karsten Hopp <karsten@redhat.de> 6.1.474-2 - initialize variable before using it Tue May 06 2003 Karsten Hopp <karsten@redhat.de> 6.1.474-1 - patchlevel 474 Wed Apr 23 2003 Karsten Hopp <karsten@redhat.de> 6.1.469-4 - add gvimdiff link (#89462) Sun Apr 20 2003 Karsten Hopp <karsten@redhat.de> 6.1.469-3 - rebuild with vim-X11 and gtk2 - don't hardcode ruby path (thanks to Ian Macdonald) Fri Apr 18 2003 Karsten Hopp <karsten@redhat.de> 6.1.469-2 - rebuild Thu Apr 17 2003 Karsten Hopp <karsten@redhat.de> 6.1.469-1 - enable ruby interpreter (#89045) and update to patchlevel 469 Tue Apr 01 2003 Karsten Hopp <karsten@redhat.de> 6.1.434-1 - update to patchlevel 434 - update gtk2 patch and disable it for now 6.1.406-1 - new versioning to match the official patchlevel - new tarballs from the stable CVS tree to get rid of >300 patches - add gtk2 patch fom gvim and build gtk2 gvim
2004-09-09 14:06:47 +00:00
# Set this to 1 if you're building the enterprise version
2006-04-20 13:06:24 +00:00
%define enterprise 0
%define withruby 0
auto-import changelog data from vim-6.2.121-1.src.rpm 6.2.121-1 - patchlevel 121 - fix buildrequires (#106824, #105832) 6.2.98-1.1 - rebuilt 6.2.98-1 - upstream fix for undeclared stop_insert_mode variable 6.2.97-1 - patchlevel 97, see README for descriptions 6.2.71-1 - several upstream fixes (PL 71) 6.2.60-1.1 - rebuilt 6.2.60-1 - update to fix cut&paste segfaults and UTF8 problems - move vimrc to /etc (#2188) - fix filelist 6.2.57-2 - rebuilt 6.2.57-1 - update to patchlevel 57, this should take care of #100670 Thu Jul 24 2003 Karsten Hopp <karsten@redhat.de> 6.2.21-1 - some minor upstream fixes (PL 21) Mon Jul 14 2003 Chip Turner <cturner@redhat.com> - rebuild for new perl 5.8.1 Fri Jul 04 2003 Karsten Hopp <karsten@redhat.de> 6.2.18-1 - update Tue Jun 10 2003 Karsten Hopp <karsten@redhat.de> 6.2.14-1 - update to 6.2 Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com> - rebuilt Tue Jun 03 2003 Karsten Hopp <karsten@redhat.de> 6.1.474-3 - rebuild Mon Jun 02 2003 Karsten Hopp <karsten@redhat.de> 6.1.474-2 - initialize variable before using it Tue May 06 2003 Karsten Hopp <karsten@redhat.de> 6.1.474-1 - patchlevel 474 Wed Apr 23 2003 Karsten Hopp <karsten@redhat.de> 6.1.469-4 - add gvimdiff link (#89462) Sun Apr 20 2003 Karsten Hopp <karsten@redhat.de> 6.1.469-3 - rebuild with vim-X11 and gtk2 - don't hardcode ruby path (thanks to Ian Macdonald) Fri Apr 18 2003 Karsten Hopp <karsten@redhat.de> 6.1.469-2 - rebuild Thu Apr 17 2003 Karsten Hopp <karsten@redhat.de> 6.1.469-1 - enable ruby interpreter (#89045) and update to patchlevel 469 Tue Apr 01 2003 Karsten Hopp <karsten@redhat.de> 6.1.434-1 - update to patchlevel 434 - update gtk2 patch and disable it for now 6.1.406-1 - new versioning to match the official patchlevel - new tarballs from the stable CVS tree to get rid of >300 patches - add gtk2 patch fom gvim and build gtk2 gvim
2004-09-09 14:06:47 +00:00
%if %{enterprise}
# don't include ruby interpreter
2006-04-20 13:06:24 +00:00
%define withnetbeans 0
auto-import changelog data from vim-6.2.121-1.src.rpm 6.2.121-1 - patchlevel 121 - fix buildrequires (#106824, #105832) 6.2.98-1.1 - rebuilt 6.2.98-1 - upstream fix for undeclared stop_insert_mode variable 6.2.97-1 - patchlevel 97, see README for descriptions 6.2.71-1 - several upstream fixes (PL 71) 6.2.60-1.1 - rebuilt 6.2.60-1 - update to fix cut&paste segfaults and UTF8 problems - move vimrc to /etc (#2188) - fix filelist 6.2.57-2 - rebuilt 6.2.57-1 - update to patchlevel 57, this should take care of #100670 Thu Jul 24 2003 Karsten Hopp <karsten@redhat.de> 6.2.21-1 - some minor upstream fixes (PL 21) Mon Jul 14 2003 Chip Turner <cturner@redhat.com> - rebuild for new perl 5.8.1 Fri Jul 04 2003 Karsten Hopp <karsten@redhat.de> 6.2.18-1 - update Tue Jun 10 2003 Karsten Hopp <karsten@redhat.de> 6.2.14-1 - update to 6.2 Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com> - rebuilt Tue Jun 03 2003 Karsten Hopp <karsten@redhat.de> 6.1.474-3 - rebuild Mon Jun 02 2003 Karsten Hopp <karsten@redhat.de> 6.1.474-2 - initialize variable before using it Tue May 06 2003 Karsten Hopp <karsten@redhat.de> 6.1.474-1 - patchlevel 474 Wed Apr 23 2003 Karsten Hopp <karsten@redhat.de> 6.1.469-4 - add gvimdiff link (#89462) Sun Apr 20 2003 Karsten Hopp <karsten@redhat.de> 6.1.469-3 - rebuild with vim-X11 and gtk2 - don't hardcode ruby path (thanks to Ian Macdonald) Fri Apr 18 2003 Karsten Hopp <karsten@redhat.de> 6.1.469-2 - rebuild Thu Apr 17 2003 Karsten Hopp <karsten@redhat.de> 6.1.469-1 - enable ruby interpreter (#89045) and update to patchlevel 469 Tue Apr 01 2003 Karsten Hopp <karsten@redhat.de> 6.1.434-1 - update to patchlevel 434 - update gtk2 patch and disable it for now 6.1.406-1 - new versioning to match the official patchlevel - new tarballs from the stable CVS tree to get rid of >300 patches - add gtk2 patch fom gvim and build gtk2 gvim
2004-09-09 14:06:47 +00:00
%else
%define withnetbeans 1
auto-import changelog data from vim-6.2.121-1.src.rpm 6.2.121-1 - patchlevel 121 - fix buildrequires (#106824, #105832) 6.2.98-1.1 - rebuilt 6.2.98-1 - upstream fix for undeclared stop_insert_mode variable 6.2.97-1 - patchlevel 97, see README for descriptions 6.2.71-1 - several upstream fixes (PL 71) 6.2.60-1.1 - rebuilt 6.2.60-1 - update to fix cut&paste segfaults and UTF8 problems - move vimrc to /etc (#2188) - fix filelist 6.2.57-2 - rebuilt 6.2.57-1 - update to patchlevel 57, this should take care of #100670 Thu Jul 24 2003 Karsten Hopp <karsten@redhat.de> 6.2.21-1 - some minor upstream fixes (PL 21) Mon Jul 14 2003 Chip Turner <cturner@redhat.com> - rebuild for new perl 5.8.1 Fri Jul 04 2003 Karsten Hopp <karsten@redhat.de> 6.2.18-1 - update Tue Jun 10 2003 Karsten Hopp <karsten@redhat.de> 6.2.14-1 - update to 6.2 Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com> - rebuilt Tue Jun 03 2003 Karsten Hopp <karsten@redhat.de> 6.1.474-3 - rebuild Mon Jun 02 2003 Karsten Hopp <karsten@redhat.de> 6.1.474-2 - initialize variable before using it Tue May 06 2003 Karsten Hopp <karsten@redhat.de> 6.1.474-1 - patchlevel 474 Wed Apr 23 2003 Karsten Hopp <karsten@redhat.de> 6.1.469-4 - add gvimdiff link (#89462) Sun Apr 20 2003 Karsten Hopp <karsten@redhat.de> 6.1.469-3 - rebuild with vim-X11 and gtk2 - don't hardcode ruby path (thanks to Ian Macdonald) Fri Apr 18 2003 Karsten Hopp <karsten@redhat.de> 6.1.469-2 - rebuild Thu Apr 17 2003 Karsten Hopp <karsten@redhat.de> 6.1.469-1 - enable ruby interpreter (#89045) and update to patchlevel 469 Tue Apr 01 2003 Karsten Hopp <karsten@redhat.de> 6.1.434-1 - update to patchlevel 434 - update gtk2 patch and disable it for now 6.1.406-1 - new versioning to match the official patchlevel - new tarballs from the stable CVS tree to get rid of >300 patches - add gtk2 patch fom gvim and build gtk2 gvim
2004-09-09 14:06:47 +00:00
%endif
%define withcvim 0
auto-import changelog data from vim-6.2.121-1.src.rpm 6.2.121-1 - patchlevel 121 - fix buildrequires (#106824, #105832) 6.2.98-1.1 - rebuilt 6.2.98-1 - upstream fix for undeclared stop_insert_mode variable 6.2.97-1 - patchlevel 97, see README for descriptions 6.2.71-1 - several upstream fixes (PL 71) 6.2.60-1.1 - rebuilt 6.2.60-1 - update to fix cut&paste segfaults and UTF8 problems - move vimrc to /etc (#2188) - fix filelist 6.2.57-2 - rebuilt 6.2.57-1 - update to patchlevel 57, this should take care of #100670 Thu Jul 24 2003 Karsten Hopp <karsten@redhat.de> 6.2.21-1 - some minor upstream fixes (PL 21) Mon Jul 14 2003 Chip Turner <cturner@redhat.com> - rebuild for new perl 5.8.1 Fri Jul 04 2003 Karsten Hopp <karsten@redhat.de> 6.2.18-1 - update Tue Jun 10 2003 Karsten Hopp <karsten@redhat.de> 6.2.14-1 - update to 6.2 Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com> - rebuilt Tue Jun 03 2003 Karsten Hopp <karsten@redhat.de> 6.1.474-3 - rebuild Mon Jun 02 2003 Karsten Hopp <karsten@redhat.de> 6.1.474-2 - initialize variable before using it Tue May 06 2003 Karsten Hopp <karsten@redhat.de> 6.1.474-1 - patchlevel 474 Wed Apr 23 2003 Karsten Hopp <karsten@redhat.de> 6.1.469-4 - add gvimdiff link (#89462) Sun Apr 20 2003 Karsten Hopp <karsten@redhat.de> 6.1.469-3 - rebuild with vim-X11 and gtk2 - don't hardcode ruby path (thanks to Ian Macdonald) Fri Apr 18 2003 Karsten Hopp <karsten@redhat.de> 6.1.469-2 - rebuild Thu Apr 17 2003 Karsten Hopp <karsten@redhat.de> 6.1.469-1 - enable ruby interpreter (#89045) and update to patchlevel 469 Tue Apr 01 2003 Karsten Hopp <karsten@redhat.de> 6.1.434-1 - update to patchlevel 434 - update gtk2 patch and disable it for now 6.1.406-1 - new versioning to match the official patchlevel - new tarballs from the stable CVS tree to get rid of >300 patches - add gtk2 patch fom gvim and build gtk2 gvim
2004-09-09 14:06:47 +00:00
%define baseversion 7.0
#used for pre-releases:
%define beta %{nil}
2006-05-02 11:49:21 +00:00
%define vimdir vim70%{?beta}
%define patchlevel 017
2004-09-09 14:01:30 +00:00
auto-import changelog data from vim-5.7-6.src.rpm Sun Aug 06 2000 Tim Waugh <twaugh@redhat.com> - xterm doesn't have request version string (#14570) Sat Aug 05 2000 Bernhard Rosenkraenzer <bero@redhat.com> - Patchlevel 8 Fri Aug 04 2000 Bernhard Rosenkraenzer <bero@redhat.com> - Fix paths in vim.1 manpage (Bug #15387) Wed Jul 19 2000 Bernhard Rosenkraenzer <bero@redhat.com> - Fix up vimtutor (Bug #11455) Thu Jul 13 2000 Prospector <bugzilla@redhat.com> - automatic rebuild Sun Jun 25 2000 Bernhard Rosenkraenzer <bero@redhat.com> - 5.7 release - some more fixes to .spec file syntax highlighting rules... About time it recognizes %{_mandir}... Sun Jun 18 2000 Bernhard Rosenkraenzer <bero@redhat.com> - 5.7a Sat Jun 03 2000 Bernhard Rosenkrnzer <bero@redhat.com> - patchlevel 74 - add %makeinstall macro recognition to .spec file syntax highlighting rules - fix up Makefiles Fri Apr 14 2000 Bernhard Rosenkrnzer <bero@redhat.com> - patchlevel 66 - fix compilation with perl 5.6.0 Mon Mar 20 2000 Bernhard Rosenkrnzer <bero@redhat.com> - patchlevel 12 Tue Mar 07 2000 Preston Brown <pbrown@redhat.com> - fix home/end in vimrc (we did a term = rxvt, totally wrong) Tue Feb 29 2000 Preston Brown <pbrown@redhat.com> - change F1-F4 keybindings for xterm builtin terminfo to match real terminfo Thu Feb 17 2000 Bill Nottingham <notting@redhat.com> - kill autoindent Mon Feb 07 2000 Preston Brown <pbrown@redhat.com> - wmconfig -> desktop Sat Feb 05 2000 Bernhard Rosenkrnzer <bero@redhat.com> - Patchlevel 11 - handle compressed man pages - fix man page symlinks Wed Feb 02 2000 Bill Nottingham <notting@redhat.com> - eliminate dependencies on X in vim-enhanced, and ncurses/gpm in vim-minimal Fri Jan 28 2000 Bill Nottingham <notting@redhat.com> - eliminate dependencies on csh and perl in vim-common Wed Jan 19 2000 Bernhard Rosenrknzer <bero@redhat.com> - Use awk, not nawk Tue Jan 18 2000 Bernhard Rosenrknzer <bero@redhat.com> - 5.6 - patch 5.6.001 - remove /usr/bin/vi - if you want vim, type vim Tue Jan 11 2000 Bernhard Rosenkrnzer <bero@redhat.com> - 5.6a - Remove dependency on nawk (introduced by base update) - some tweaks to make updating easier Tue Nov 09 1999 Bernhard Rosenkrnzer <bero@redhat.com> - 5.5 - fix path to vimrc Tue Jul 27 1999 Michael K. Johnson <johnsonm@redhat.com> - moved from athena to gtk widgets for X version - removed vim.1 from X11 filelist because X11 depends on vim-common anyway - fixed rogue dependencies from sample files Tue Jul 27 1999 Jeff Johnson <jbj@redhat.com> - update to 5.4. Thu Jul 22 1999 Jeff Johnson <jbj@redhat.com> - man page had buildroot pollution (#3629). Thu Mar 25 1999 Preston Brown <pbrown@redhat.com> - with recent termcap/terminfo fixes, regular vim works in xterm/console - in color, so vim-color package removed. Tue Mar 23 1999 Erik Troan <ewt@redhat.com> - removed "set backupdir=/tmp/vim_backup" from default vimrc Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com> - auto rebuild in the new build environment (release 5) Thu Dec 17 1998 Michael Maher <mike@redaht.com> - built pacakge for 6.0 Tue Sep 15 1998 Michael Maher <mike@redhat.com> - removed '--with-tlib=termcap' so that color-vim works Wed Sep 02 1998 Jeff Johnson <jbj@redhat.com> - update to 5.3. Mon Aug 10 1998 Jeff Johnson <jbj@redhat.com> - merge in Toshio's changes - color-vim: changed "--disable-p" to "--disable-perlinterp --with-tlib=termcap" - added minimal rvi/rview and man pages. - move Obsoletes to same package as executable. Thu Aug 06 1998 Toshio Kuratomi <badger@prtr-13.ucsc.edu> - Break the package apart similar to the way the netscape package was broken down to handle navigator or communicator: The vim package is Obsolete, now there is vim-common with all the common files, and a package for each binary: vim-minimal (has /bin/vi compiled with no frills), vim-enhanced (has /usr/bin/vim with extra perl and python interpreters), and vim-X11 (has /usr/X11R6/bin/gvim compiled with GUI support.) - Enable the perl and python interpreters in the gui version (gvim). Tue Jun 30 1998 Michael Maher <mike@redhat.com> - Fixed tutor help. - cvim package added. Thanks to Stevie Wills for finding this one :-) Thu May 07 1998 Prospector System <bugs@redhat.com> - translations modified for de, fr, tr Fri May 01 1998 Donnie Barnes <djb@redhat.com> - added patch to turn off the "vi compatibility" by default. You can still get it via the -C command line option Thu Apr 23 1998 Donnie Barnes <djb@redhat.com> - removed perl and python interpreters (sorry, but those don't belong in a /bin/vi and having two vi's seemed like overkill...complain to suggest@redhat.com if you care) Fri Apr 17 1998 Donnie Barnes <djb@redhat.com> - fixed buildroot bug Sat Apr 11 1998 Donnie Barnes <djb@redhat.com> - updated from 4.6 to 5.1 - moved to buildroot Sun Nov 09 1997 Donnie Barnes <djb@redhat.com> - fixed missing man page Wed Oct 22 1997 Donnie Barnes <djb@redhat.com> - added wmconfig entry to vim-X11 Mon Oct 20 1997 Donnie Barnes <djb@redhat.com> - upgraded from 4.5 to 4.6 Fri Jun 13 1997 Erik Troan <ewt@redhat.com> - built against glibc Tue Mar 25 1997 Michael K. Johnson <johnsonm@redhat.com> - Upgraded to 4.5 - Added ex symlinks Tue Mar 11 1997 Michael K. Johnson <johnsonm@redhat.com> - Added view symlink.
2004-09-09 13:57:11 +00:00
Summary: The VIM editor.
Name: vim
2006-04-11 09:56:18 +00:00
Version: %{baseversion}.%{beta}%{patchlevel}
2006-05-11 08:39:25 +00:00
Release: 1
License: freeware
auto-import changelog data from vim-5.7-6.src.rpm Sun Aug 06 2000 Tim Waugh <twaugh@redhat.com> - xterm doesn't have request version string (#14570) Sat Aug 05 2000 Bernhard Rosenkraenzer <bero@redhat.com> - Patchlevel 8 Fri Aug 04 2000 Bernhard Rosenkraenzer <bero@redhat.com> - Fix paths in vim.1 manpage (Bug #15387) Wed Jul 19 2000 Bernhard Rosenkraenzer <bero@redhat.com> - Fix up vimtutor (Bug #11455) Thu Jul 13 2000 Prospector <bugzilla@redhat.com> - automatic rebuild Sun Jun 25 2000 Bernhard Rosenkraenzer <bero@redhat.com> - 5.7 release - some more fixes to .spec file syntax highlighting rules... About time it recognizes %{_mandir}... Sun Jun 18 2000 Bernhard Rosenkraenzer <bero@redhat.com> - 5.7a Sat Jun 03 2000 Bernhard Rosenkrnzer <bero@redhat.com> - patchlevel 74 - add %makeinstall macro recognition to .spec file syntax highlighting rules - fix up Makefiles Fri Apr 14 2000 Bernhard Rosenkrnzer <bero@redhat.com> - patchlevel 66 - fix compilation with perl 5.6.0 Mon Mar 20 2000 Bernhard Rosenkrnzer <bero@redhat.com> - patchlevel 12 Tue Mar 07 2000 Preston Brown <pbrown@redhat.com> - fix home/end in vimrc (we did a term = rxvt, totally wrong) Tue Feb 29 2000 Preston Brown <pbrown@redhat.com> - change F1-F4 keybindings for xterm builtin terminfo to match real terminfo Thu Feb 17 2000 Bill Nottingham <notting@redhat.com> - kill autoindent Mon Feb 07 2000 Preston Brown <pbrown@redhat.com> - wmconfig -> desktop Sat Feb 05 2000 Bernhard Rosenkrnzer <bero@redhat.com> - Patchlevel 11 - handle compressed man pages - fix man page symlinks Wed Feb 02 2000 Bill Nottingham <notting@redhat.com> - eliminate dependencies on X in vim-enhanced, and ncurses/gpm in vim-minimal Fri Jan 28 2000 Bill Nottingham <notting@redhat.com> - eliminate dependencies on csh and perl in vim-common Wed Jan 19 2000 Bernhard Rosenrknzer <bero@redhat.com> - Use awk, not nawk Tue Jan 18 2000 Bernhard Rosenrknzer <bero@redhat.com> - 5.6 - patch 5.6.001 - remove /usr/bin/vi - if you want vim, type vim Tue Jan 11 2000 Bernhard Rosenkrnzer <bero@redhat.com> - 5.6a - Remove dependency on nawk (introduced by base update) - some tweaks to make updating easier Tue Nov 09 1999 Bernhard Rosenkrnzer <bero@redhat.com> - 5.5 - fix path to vimrc Tue Jul 27 1999 Michael K. Johnson <johnsonm@redhat.com> - moved from athena to gtk widgets for X version - removed vim.1 from X11 filelist because X11 depends on vim-common anyway - fixed rogue dependencies from sample files Tue Jul 27 1999 Jeff Johnson <jbj@redhat.com> - update to 5.4. Thu Jul 22 1999 Jeff Johnson <jbj@redhat.com> - man page had buildroot pollution (#3629). Thu Mar 25 1999 Preston Brown <pbrown@redhat.com> - with recent termcap/terminfo fixes, regular vim works in xterm/console - in color, so vim-color package removed. Tue Mar 23 1999 Erik Troan <ewt@redhat.com> - removed "set backupdir=/tmp/vim_backup" from default vimrc Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com> - auto rebuild in the new build environment (release 5) Thu Dec 17 1998 Michael Maher <mike@redaht.com> - built pacakge for 6.0 Tue Sep 15 1998 Michael Maher <mike@redhat.com> - removed '--with-tlib=termcap' so that color-vim works Wed Sep 02 1998 Jeff Johnson <jbj@redhat.com> - update to 5.3. Mon Aug 10 1998 Jeff Johnson <jbj@redhat.com> - merge in Toshio's changes - color-vim: changed "--disable-p" to "--disable-perlinterp --with-tlib=termcap" - added minimal rvi/rview and man pages. - move Obsoletes to same package as executable. Thu Aug 06 1998 Toshio Kuratomi <badger@prtr-13.ucsc.edu> - Break the package apart similar to the way the netscape package was broken down to handle navigator or communicator: The vim package is Obsolete, now there is vim-common with all the common files, and a package for each binary: vim-minimal (has /bin/vi compiled with no frills), vim-enhanced (has /usr/bin/vim with extra perl and python interpreters), and vim-X11 (has /usr/X11R6/bin/gvim compiled with GUI support.) - Enable the perl and python interpreters in the gui version (gvim). Tue Jun 30 1998 Michael Maher <mike@redhat.com> - Fixed tutor help. - cvim package added. Thanks to Stevie Wills for finding this one :-) Thu May 07 1998 Prospector System <bugs@redhat.com> - translations modified for de, fr, tr Fri May 01 1998 Donnie Barnes <djb@redhat.com> - added patch to turn off the "vi compatibility" by default. You can still get it via the -C command line option Thu Apr 23 1998 Donnie Barnes <djb@redhat.com> - removed perl and python interpreters (sorry, but those don't belong in a /bin/vi and having two vi's seemed like overkill...complain to suggest@redhat.com if you care) Fri Apr 17 1998 Donnie Barnes <djb@redhat.com> - fixed buildroot bug Sat Apr 11 1998 Donnie Barnes <djb@redhat.com> - updated from 4.6 to 5.1 - moved to buildroot Sun Nov 09 1997 Donnie Barnes <djb@redhat.com> - fixed missing man page Wed Oct 22 1997 Donnie Barnes <djb@redhat.com> - added wmconfig entry to vim-X11 Mon Oct 20 1997 Donnie Barnes <djb@redhat.com> - upgraded from 4.5 to 4.6 Fri Jun 13 1997 Erik Troan <ewt@redhat.com> - built against glibc Tue Mar 25 1997 Michael K. Johnson <johnsonm@redhat.com> - Upgraded to 4.5 - Added ex symlinks Tue Mar 11 1997 Michael K. Johnson <johnsonm@redhat.com> - Added view symlink.
2004-09-09 13:57:11 +00:00
Group: Applications/Editors
2006-05-02 11:49:21 +00:00
Source0: ftp://ftp.vim.org/pub/vim/unix/vim-%{baseversion}%{?beta}%{?CVSDATE}.tar.bz2
Source1: ftp://ftp.vim.org/pub/vim/extra/vim-%{baseversion}%{?beta}-lang%{?CVSDATE}.tar.gz
Source2: ftp://ftp.vim.org/pub/vim/extra/vim-%{baseversion}%{?beta}-extra%{?CVSDATE}.tar.gz
auto-import changelog data from vim-6.2.121-1.src.rpm 6.2.121-1 - patchlevel 121 - fix buildrequires (#106824, #105832) 6.2.98-1.1 - rebuilt 6.2.98-1 - upstream fix for undeclared stop_insert_mode variable 6.2.97-1 - patchlevel 97, see README for descriptions 6.2.71-1 - several upstream fixes (PL 71) 6.2.60-1.1 - rebuilt 6.2.60-1 - update to fix cut&paste segfaults and UTF8 problems - move vimrc to /etc (#2188) - fix filelist 6.2.57-2 - rebuilt 6.2.57-1 - update to patchlevel 57, this should take care of #100670 Thu Jul 24 2003 Karsten Hopp <karsten@redhat.de> 6.2.21-1 - some minor upstream fixes (PL 21) Mon Jul 14 2003 Chip Turner <cturner@redhat.com> - rebuild for new perl 5.8.1 Fri Jul 04 2003 Karsten Hopp <karsten@redhat.de> 6.2.18-1 - update Tue Jun 10 2003 Karsten Hopp <karsten@redhat.de> 6.2.14-1 - update to 6.2 Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com> - rebuilt Tue Jun 03 2003 Karsten Hopp <karsten@redhat.de> 6.1.474-3 - rebuild Mon Jun 02 2003 Karsten Hopp <karsten@redhat.de> 6.1.474-2 - initialize variable before using it Tue May 06 2003 Karsten Hopp <karsten@redhat.de> 6.1.474-1 - patchlevel 474 Wed Apr 23 2003 Karsten Hopp <karsten@redhat.de> 6.1.469-4 - add gvimdiff link (#89462) Sun Apr 20 2003 Karsten Hopp <karsten@redhat.de> 6.1.469-3 - rebuild with vim-X11 and gtk2 - don't hardcode ruby path (thanks to Ian Macdonald) Fri Apr 18 2003 Karsten Hopp <karsten@redhat.de> 6.1.469-2 - rebuild Thu Apr 17 2003 Karsten Hopp <karsten@redhat.de> 6.1.469-1 - enable ruby interpreter (#89045) and update to patchlevel 469 Tue Apr 01 2003 Karsten Hopp <karsten@redhat.de> 6.1.434-1 - update to patchlevel 434 - update gtk2 patch and disable it for now 6.1.406-1 - new versioning to match the official patchlevel - new tarballs from the stable CVS tree to get rid of >300 patches - add gtk2 patch fom gvim and build gtk2 gvim
2004-09-09 14:06:47 +00:00
Source3: gvim.desktop
Source4: vimrc
#Source5: ftp://ftp.vim.org/pub/vim/patches/README.patches
Source6: spec.vim
Source7: gvim16.png
Source8: gvim32.png
Source9: gvim48.png
Source10: gvim64.png
Source11: Changelog.rpm
#Source12: vi-help.txt
2005-09-06 15:30:24 +00:00
# Source at http://www.vim.org/scripts/script.php?script_id=213 :
#Source12: cvim.zip
Patch2002: vim-7.0-fixkeys.patch
Patch2003: vim-6.2-specsyntax.patch
Patch2004: vim-7.0-crv.patch
auto-import changelog data from vim-6.2.121-1.src.rpm 6.2.121-1 - patchlevel 121 - fix buildrequires (#106824, #105832) 6.2.98-1.1 - rebuilt 6.2.98-1 - upstream fix for undeclared stop_insert_mode variable 6.2.97-1 - patchlevel 97, see README for descriptions 6.2.71-1 - several upstream fixes (PL 71) 6.2.60-1.1 - rebuilt 6.2.60-1 - update to fix cut&paste segfaults and UTF8 problems - move vimrc to /etc (#2188) - fix filelist 6.2.57-2 - rebuilt 6.2.57-1 - update to patchlevel 57, this should take care of #100670 Thu Jul 24 2003 Karsten Hopp <karsten@redhat.de> 6.2.21-1 - some minor upstream fixes (PL 21) Mon Jul 14 2003 Chip Turner <cturner@redhat.com> - rebuild for new perl 5.8.1 Fri Jul 04 2003 Karsten Hopp <karsten@redhat.de> 6.2.18-1 - update Tue Jun 10 2003 Karsten Hopp <karsten@redhat.de> 6.2.14-1 - update to 6.2 Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com> - rebuilt Tue Jun 03 2003 Karsten Hopp <karsten@redhat.de> 6.1.474-3 - rebuild Mon Jun 02 2003 Karsten Hopp <karsten@redhat.de> 6.1.474-2 - initialize variable before using it Tue May 06 2003 Karsten Hopp <karsten@redhat.de> 6.1.474-1 - patchlevel 474 Wed Apr 23 2003 Karsten Hopp <karsten@redhat.de> 6.1.469-4 - add gvimdiff link (#89462) Sun Apr 20 2003 Karsten Hopp <karsten@redhat.de> 6.1.469-3 - rebuild with vim-X11 and gtk2 - don't hardcode ruby path (thanks to Ian Macdonald) Fri Apr 18 2003 Karsten Hopp <karsten@redhat.de> 6.1.469-2 - rebuild Thu Apr 17 2003 Karsten Hopp <karsten@redhat.de> 6.1.469-1 - enable ruby interpreter (#89045) and update to patchlevel 469 Tue Apr 01 2003 Karsten Hopp <karsten@redhat.de> 6.1.434-1 - update to patchlevel 434 - update gtk2 patch and disable it for now 6.1.406-1 - new versioning to match the official patchlevel - new tarballs from the stable CVS tree to get rid of >300 patches - add gtk2 patch fom gvim and build gtk2 gvim
2004-09-09 14:06:47 +00:00
Patch2010: xxd-locale.patch
# Patches 001 < 999 are patches from the base maintainer.
2004-09-09 14:01:30 +00:00
# If you're as lazy as me, generate the list using
# for i in `seq 1 14`; do printf "Patch%03d: ftp://ftp.vim.org/pub/vim/patches/7.0/7.0.%03d\n" $i $i; done
2006-05-10 15:23:43 +00:00
Patch001: ftp://ftp.vim.org/pub/vim/patches/7.0/7.0.001
Patch002: ftp://ftp.vim.org/pub/vim/patches/7.0/7.0.002
Patch003: ftp://ftp.vim.org/pub/vim/patches/7.0/7.0.003
Patch004: ftp://ftp.vim.org/pub/vim/patches/7.0/7.0.004
Patch005: ftp://ftp.vim.org/pub/vim/patches/7.0/7.0.005
2006-05-11 08:39:25 +00:00
Patch006: ftp://ftp.vim.org/pub/vim/patches/7.0/7.0.006
Patch007: ftp://ftp.vim.org/pub/vim/patches/7.0/7.0.007
Patch008: ftp://ftp.vim.org/pub/vim/patches/7.0/7.0.008
Patch009: ftp://ftp.vim.org/pub/vim/patches/7.0/7.0.009
Patch010: ftp://ftp.vim.org/pub/vim/patches/7.0/7.0.010
2006-05-12 09:12:09 +00:00
Patch011: ftp://ftp.vim.org/pub/vim/patches/7.0/7.0.011
Patch012: ftp://ftp.vim.org/pub/vim/patches/7.0/7.0.012
2006-05-13 09:42:07 +00:00
Patch013: ftp://ftp.vim.org/pub/vim/patches/7.0/7.0.013
Patch014: ftp://ftp.vim.org/pub/vim/patches/7.0/7.0.014
Patch015: ftp://ftp.vim.org/pub/vim/patches/7.0/7.0.015
Patch016: ftp://ftp.vim.org/pub/vim/patches/7.0/7.0.016
Patch017: ftp://ftp.vim.org/pub/vim/patches/7.0/7.0.017
2006-05-11 08:39:25 +00:00
Patch3000: vim-7.0-syntax.patch
Patch3001: vim-6.2-rh1.patch
Patch3002: vim-6.1-rh2.patch
Patch3003: vim-6.1-rh3.patch
Patch3004: vim-7.0-rclocation.patch
Patch3005: vim-6.2-rh4.patch
2006-04-20 13:06:24 +00:00
#Patch3006: vim-6.2-rh5.patch
Patch3008: vim-6.4-cvim.patch
Patch3009: vim-6.4-checkhl.patch
Patch3010: vim-7.0-fstabsyntax.patch
Patch3011: vim-6.4-lib64.patch
2006-04-04 14:21:02 +00:00
Patch3012: vim-7.0-warning.patch
Patch3100: vim-selinux.patch
Patch3101: vim-selinux2.patch
auto-import changelog data from vim-6.0-7.13.src.rpm Mon Jan 28 2002 Bernhard Rosenkraenzer <bero@redhat.com> 6.0-13 - Patchlevel 152 - Add symlinks for evim, rvim and vimdiff as described in vim docs Tue Jan 22 2002 Bernhard Rosenkraenzer <bero@redhat.com> 6.0-12 - Patchlevel 149 Tue Jan 22 2002 Bernhard Rosenkraenzer <bero@redhat.com> 6.0-11 - Patchlevel 147 Thu Dec 27 2001 Bernhard Rosenkraenzer <bero@redhat.com> 6.0-9 - Patchlevel 101 Mon Nov 26 2001 Bernhard Rosenkraenzer <bero@redhat.com> 6.0-8 - Patchlevel 93 Mon Nov 05 2001 Bernhard Rosenkraenzer <bero@redhat.com> 6.0-7 - 6.0pl78 - Move desktop file (Utilities -> Applications), #53503 Thu Nov 01 2001 Bernhard Rosenkraenzer <bero@redhat.com> 6.0-6 - 6.0pl61 Wed Oct 31 2001 Bernhard Rosenkraenzer <bero@redhat.com> - 6.0pl44 Mon Oct 29 2001 Bernhard Rosenkraenzer <bero@redhat.com> 6.0-5 - 6.0pl36 - Fix build with gcc 3.1 Tue Oct 23 2001 Bernhard Rosenkraenzer <bero@redhat.com> 6.0-4 - 6.0pl21 - Don't show an error message when trying to "return" to a line that no longer exists (#54551) Mon Oct 22 2001 Bernhard Rosenkraenzer <bero@redhat.com> 6.0-3 - 6.0pl19 Sun Sep 30 2001 Bernhard Rosenkraenzer <bero@redhat.com> 6.0-2 - 6.0pl11 Wed Sep 26 2001 Bernhard Rosenkraenzer <bero@redhat.com> 6.0-1 - 6.0 Thu Sep 13 2001 Bernhard Rosenkraenzer <bero@redhat.com> 6.0-0.av.1 - 6.0av - Use -Os in rescue mode Tue Sep 04 2001 Bernhard Rosenkraenzer <bero@redhat.com> 6.0-0.au.1 - Update to 6.0au - Allow rescue build Tue Aug 28 2001 Bernhard Rosenkraenzer <bero@redhat.com> 6.0-0.at.1 - vim 6.0at - Increase epoch so we can update 7.2 systems
2004-09-09 13:58:58 +00:00
Buildroot: %{_tmppath}/%{name}-%{version}-root
auto-import changelog data from vim-6.2.121-1.src.rpm 6.2.121-1 - patchlevel 121 - fix buildrequires (#106824, #105832) 6.2.98-1.1 - rebuilt 6.2.98-1 - upstream fix for undeclared stop_insert_mode variable 6.2.97-1 - patchlevel 97, see README for descriptions 6.2.71-1 - several upstream fixes (PL 71) 6.2.60-1.1 - rebuilt 6.2.60-1 - update to fix cut&paste segfaults and UTF8 problems - move vimrc to /etc (#2188) - fix filelist 6.2.57-2 - rebuilt 6.2.57-1 - update to patchlevel 57, this should take care of #100670 Thu Jul 24 2003 Karsten Hopp <karsten@redhat.de> 6.2.21-1 - some minor upstream fixes (PL 21) Mon Jul 14 2003 Chip Turner <cturner@redhat.com> - rebuild for new perl 5.8.1 Fri Jul 04 2003 Karsten Hopp <karsten@redhat.de> 6.2.18-1 - update Tue Jun 10 2003 Karsten Hopp <karsten@redhat.de> 6.2.14-1 - update to 6.2 Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com> - rebuilt Tue Jun 03 2003 Karsten Hopp <karsten@redhat.de> 6.1.474-3 - rebuild Mon Jun 02 2003 Karsten Hopp <karsten@redhat.de> 6.1.474-2 - initialize variable before using it Tue May 06 2003 Karsten Hopp <karsten@redhat.de> 6.1.474-1 - patchlevel 474 Wed Apr 23 2003 Karsten Hopp <karsten@redhat.de> 6.1.469-4 - add gvimdiff link (#89462) Sun Apr 20 2003 Karsten Hopp <karsten@redhat.de> 6.1.469-3 - rebuild with vim-X11 and gtk2 - don't hardcode ruby path (thanks to Ian Macdonald) Fri Apr 18 2003 Karsten Hopp <karsten@redhat.de> 6.1.469-2 - rebuild Thu Apr 17 2003 Karsten Hopp <karsten@redhat.de> 6.1.469-1 - enable ruby interpreter (#89045) and update to patchlevel 469 Tue Apr 01 2003 Karsten Hopp <karsten@redhat.de> 6.1.434-1 - update to patchlevel 434 - update gtk2 patch and disable it for now 6.1.406-1 - new versioning to match the official patchlevel - new tarballs from the stable CVS tree to get rid of >300 patches - add gtk2 patch fom gvim and build gtk2 gvim
2004-09-09 14:06:47 +00:00
Buildrequires: python-devel perl libtermcap-devel gettext
Buildrequires: libacl-devel gpm-devel
auto-import changelog data from vim-6.2.121-1.src.rpm 6.2.121-1 - patchlevel 121 - fix buildrequires (#106824, #105832) 6.2.98-1.1 - rebuilt 6.2.98-1 - upstream fix for undeclared stop_insert_mode variable 6.2.97-1 - patchlevel 97, see README for descriptions 6.2.71-1 - several upstream fixes (PL 71) 6.2.60-1.1 - rebuilt 6.2.60-1 - update to fix cut&paste segfaults and UTF8 problems - move vimrc to /etc (#2188) - fix filelist 6.2.57-2 - rebuilt 6.2.57-1 - update to patchlevel 57, this should take care of #100670 Thu Jul 24 2003 Karsten Hopp <karsten@redhat.de> 6.2.21-1 - some minor upstream fixes (PL 21) Mon Jul 14 2003 Chip Turner <cturner@redhat.com> - rebuild for new perl 5.8.1 Fri Jul 04 2003 Karsten Hopp <karsten@redhat.de> 6.2.18-1 - update Tue Jun 10 2003 Karsten Hopp <karsten@redhat.de> 6.2.14-1 - update to 6.2 Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com> - rebuilt Tue Jun 03 2003 Karsten Hopp <karsten@redhat.de> 6.1.474-3 - rebuild Mon Jun 02 2003 Karsten Hopp <karsten@redhat.de> 6.1.474-2 - initialize variable before using it Tue May 06 2003 Karsten Hopp <karsten@redhat.de> 6.1.474-1 - patchlevel 474 Wed Apr 23 2003 Karsten Hopp <karsten@redhat.de> 6.1.469-4 - add gvimdiff link (#89462) Sun Apr 20 2003 Karsten Hopp <karsten@redhat.de> 6.1.469-3 - rebuild with vim-X11 and gtk2 - don't hardcode ruby path (thanks to Ian Macdonald) Fri Apr 18 2003 Karsten Hopp <karsten@redhat.de> 6.1.469-2 - rebuild Thu Apr 17 2003 Karsten Hopp <karsten@redhat.de> 6.1.469-1 - enable ruby interpreter (#89045) and update to patchlevel 469 Tue Apr 01 2003 Karsten Hopp <karsten@redhat.de> 6.1.434-1 - update to patchlevel 434 - update gtk2 patch and disable it for now 6.1.406-1 - new versioning to match the official patchlevel - new tarballs from the stable CVS tree to get rid of >300 patches - add gtk2 patch fom gvim and build gtk2 gvim
2004-09-09 14:06:47 +00:00
%if "%{withruby}" == "1"
Buildrequires: ruby ruby-devel
%endif
%if %{WITH_SELINUX}
Buildrequires: libselinux-devel
%endif
2004-09-09 14:01:30 +00:00
%if %{desktop_file}
Requires: /usr/bin/desktop-file-install
BuildPrereq: desktop-file-utils >= %{desktop_file_utils_version}
%endif
Epoch: 2
auto-import changelog data from vim-5.7-6.src.rpm Sun Aug 06 2000 Tim Waugh <twaugh@redhat.com> - xterm doesn't have request version string (#14570) Sat Aug 05 2000 Bernhard Rosenkraenzer <bero@redhat.com> - Patchlevel 8 Fri Aug 04 2000 Bernhard Rosenkraenzer <bero@redhat.com> - Fix paths in vim.1 manpage (Bug #15387) Wed Jul 19 2000 Bernhard Rosenkraenzer <bero@redhat.com> - Fix up vimtutor (Bug #11455) Thu Jul 13 2000 Prospector <bugzilla@redhat.com> - automatic rebuild Sun Jun 25 2000 Bernhard Rosenkraenzer <bero@redhat.com> - 5.7 release - some more fixes to .spec file syntax highlighting rules... About time it recognizes %{_mandir}... Sun Jun 18 2000 Bernhard Rosenkraenzer <bero@redhat.com> - 5.7a Sat Jun 03 2000 Bernhard Rosenkrnzer <bero@redhat.com> - patchlevel 74 - add %makeinstall macro recognition to .spec file syntax highlighting rules - fix up Makefiles Fri Apr 14 2000 Bernhard Rosenkrnzer <bero@redhat.com> - patchlevel 66 - fix compilation with perl 5.6.0 Mon Mar 20 2000 Bernhard Rosenkrnzer <bero@redhat.com> - patchlevel 12 Tue Mar 07 2000 Preston Brown <pbrown@redhat.com> - fix home/end in vimrc (we did a term = rxvt, totally wrong) Tue Feb 29 2000 Preston Brown <pbrown@redhat.com> - change F1-F4 keybindings for xterm builtin terminfo to match real terminfo Thu Feb 17 2000 Bill Nottingham <notting@redhat.com> - kill autoindent Mon Feb 07 2000 Preston Brown <pbrown@redhat.com> - wmconfig -> desktop Sat Feb 05 2000 Bernhard Rosenkrnzer <bero@redhat.com> - Patchlevel 11 - handle compressed man pages - fix man page symlinks Wed Feb 02 2000 Bill Nottingham <notting@redhat.com> - eliminate dependencies on X in vim-enhanced, and ncurses/gpm in vim-minimal Fri Jan 28 2000 Bill Nottingham <notting@redhat.com> - eliminate dependencies on csh and perl in vim-common Wed Jan 19 2000 Bernhard Rosenrknzer <bero@redhat.com> - Use awk, not nawk Tue Jan 18 2000 Bernhard Rosenrknzer <bero@redhat.com> - 5.6 - patch 5.6.001 - remove /usr/bin/vi - if you want vim, type vim Tue Jan 11 2000 Bernhard Rosenkrnzer <bero@redhat.com> - 5.6a - Remove dependency on nawk (introduced by base update) - some tweaks to make updating easier Tue Nov 09 1999 Bernhard Rosenkrnzer <bero@redhat.com> - 5.5 - fix path to vimrc Tue Jul 27 1999 Michael K. Johnson <johnsonm@redhat.com> - moved from athena to gtk widgets for X version - removed vim.1 from X11 filelist because X11 depends on vim-common anyway - fixed rogue dependencies from sample files Tue Jul 27 1999 Jeff Johnson <jbj@redhat.com> - update to 5.4. Thu Jul 22 1999 Jeff Johnson <jbj@redhat.com> - man page had buildroot pollution (#3629). Thu Mar 25 1999 Preston Brown <pbrown@redhat.com> - with recent termcap/terminfo fixes, regular vim works in xterm/console - in color, so vim-color package removed. Tue Mar 23 1999 Erik Troan <ewt@redhat.com> - removed "set backupdir=/tmp/vim_backup" from default vimrc Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com> - auto rebuild in the new build environment (release 5) Thu Dec 17 1998 Michael Maher <mike@redaht.com> - built pacakge for 6.0 Tue Sep 15 1998 Michael Maher <mike@redhat.com> - removed '--with-tlib=termcap' so that color-vim works Wed Sep 02 1998 Jeff Johnson <jbj@redhat.com> - update to 5.3. Mon Aug 10 1998 Jeff Johnson <jbj@redhat.com> - merge in Toshio's changes - color-vim: changed "--disable-p" to "--disable-perlinterp --with-tlib=termcap" - added minimal rvi/rview and man pages. - move Obsoletes to same package as executable. Thu Aug 06 1998 Toshio Kuratomi <badger@prtr-13.ucsc.edu> - Break the package apart similar to the way the netscape package was broken down to handle navigator or communicator: The vim package is Obsolete, now there is vim-common with all the common files, and a package for each binary: vim-minimal (has /bin/vi compiled with no frills), vim-enhanced (has /usr/bin/vim with extra perl and python interpreters), and vim-X11 (has /usr/X11R6/bin/gvim compiled with GUI support.) - Enable the perl and python interpreters in the gui version (gvim). Tue Jun 30 1998 Michael Maher <mike@redhat.com> - Fixed tutor help. - cvim package added. Thanks to Stevie Wills for finding this one :-) Thu May 07 1998 Prospector System <bugs@redhat.com> - translations modified for de, fr, tr Fri May 01 1998 Donnie Barnes <djb@redhat.com> - added patch to turn off the "vi compatibility" by default. You can still get it via the -C command line option Thu Apr 23 1998 Donnie Barnes <djb@redhat.com> - removed perl and python interpreters (sorry, but those don't belong in a /bin/vi and having two vi's seemed like overkill...complain to suggest@redhat.com if you care) Fri Apr 17 1998 Donnie Barnes <djb@redhat.com> - fixed buildroot bug Sat Apr 11 1998 Donnie Barnes <djb@redhat.com> - updated from 4.6 to 5.1 - moved to buildroot Sun Nov 09 1997 Donnie Barnes <djb@redhat.com> - fixed missing man page Wed Oct 22 1997 Donnie Barnes <djb@redhat.com> - added wmconfig entry to vim-X11 Mon Oct 20 1997 Donnie Barnes <djb@redhat.com> - upgraded from 4.5 to 4.6 Fri Jun 13 1997 Erik Troan <ewt@redhat.com> - built against glibc Tue Mar 25 1997 Michael K. Johnson <johnsonm@redhat.com> - Upgraded to 4.5 - Added ex symlinks Tue Mar 11 1997 Michael K. Johnson <johnsonm@redhat.com> - Added view symlink.
2004-09-09 13:57:11 +00:00
%description
VIM (VIsual editor iMproved) is an updated and improved version of the
vi editor. Vi was the first real screen-based editor for UNIX, and is
still very popular. VIM improves on vi by adding new features:
multiple windows, multi-level undo, block highlighting and more.
%package common
Summary: The common files needed by any version of the VIM editor.
Group: Applications/Editors
Obsoletes: vim7-common
Conflicts: man-pages-fr < 0.9.7-14
Conflicts: man-pages-it < 0.3.0-17
2006-04-07 12:21:10 +00:00
Conflicts: man-pages-pl < 0.24-2
auto-import changelog data from vim-5.7-6.src.rpm Sun Aug 06 2000 Tim Waugh <twaugh@redhat.com> - xterm doesn't have request version string (#14570) Sat Aug 05 2000 Bernhard Rosenkraenzer <bero@redhat.com> - Patchlevel 8 Fri Aug 04 2000 Bernhard Rosenkraenzer <bero@redhat.com> - Fix paths in vim.1 manpage (Bug #15387) Wed Jul 19 2000 Bernhard Rosenkraenzer <bero@redhat.com> - Fix up vimtutor (Bug #11455) Thu Jul 13 2000 Prospector <bugzilla@redhat.com> - automatic rebuild Sun Jun 25 2000 Bernhard Rosenkraenzer <bero@redhat.com> - 5.7 release - some more fixes to .spec file syntax highlighting rules... About time it recognizes %{_mandir}... Sun Jun 18 2000 Bernhard Rosenkraenzer <bero@redhat.com> - 5.7a Sat Jun 03 2000 Bernhard Rosenkrnzer <bero@redhat.com> - patchlevel 74 - add %makeinstall macro recognition to .spec file syntax highlighting rules - fix up Makefiles Fri Apr 14 2000 Bernhard Rosenkrnzer <bero@redhat.com> - patchlevel 66 - fix compilation with perl 5.6.0 Mon Mar 20 2000 Bernhard Rosenkrnzer <bero@redhat.com> - patchlevel 12 Tue Mar 07 2000 Preston Brown <pbrown@redhat.com> - fix home/end in vimrc (we did a term = rxvt, totally wrong) Tue Feb 29 2000 Preston Brown <pbrown@redhat.com> - change F1-F4 keybindings for xterm builtin terminfo to match real terminfo Thu Feb 17 2000 Bill Nottingham <notting@redhat.com> - kill autoindent Mon Feb 07 2000 Preston Brown <pbrown@redhat.com> - wmconfig -> desktop Sat Feb 05 2000 Bernhard Rosenkrnzer <bero@redhat.com> - Patchlevel 11 - handle compressed man pages - fix man page symlinks Wed Feb 02 2000 Bill Nottingham <notting@redhat.com> - eliminate dependencies on X in vim-enhanced, and ncurses/gpm in vim-minimal Fri Jan 28 2000 Bill Nottingham <notting@redhat.com> - eliminate dependencies on csh and perl in vim-common Wed Jan 19 2000 Bernhard Rosenrknzer <bero@redhat.com> - Use awk, not nawk Tue Jan 18 2000 Bernhard Rosenrknzer <bero@redhat.com> - 5.6 - patch 5.6.001 - remove /usr/bin/vi - if you want vim, type vim Tue Jan 11 2000 Bernhard Rosenkrnzer <bero@redhat.com> - 5.6a - Remove dependency on nawk (introduced by base update) - some tweaks to make updating easier Tue Nov 09 1999 Bernhard Rosenkrnzer <bero@redhat.com> - 5.5 - fix path to vimrc Tue Jul 27 1999 Michael K. Johnson <johnsonm@redhat.com> - moved from athena to gtk widgets for X version - removed vim.1 from X11 filelist because X11 depends on vim-common anyway - fixed rogue dependencies from sample files Tue Jul 27 1999 Jeff Johnson <jbj@redhat.com> - update to 5.4. Thu Jul 22 1999 Jeff Johnson <jbj@redhat.com> - man page had buildroot pollution (#3629). Thu Mar 25 1999 Preston Brown <pbrown@redhat.com> - with recent termcap/terminfo fixes, regular vim works in xterm/console - in color, so vim-color package removed. Tue Mar 23 1999 Erik Troan <ewt@redhat.com> - removed "set backupdir=/tmp/vim_backup" from default vimrc Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com> - auto rebuild in the new build environment (release 5) Thu Dec 17 1998 Michael Maher <mike@redaht.com> - built pacakge for 6.0 Tue Sep 15 1998 Michael Maher <mike@redhat.com> - removed '--with-tlib=termcap' so that color-vim works Wed Sep 02 1998 Jeff Johnson <jbj@redhat.com> - update to 5.3. Mon Aug 10 1998 Jeff Johnson <jbj@redhat.com> - merge in Toshio's changes - color-vim: changed "--disable-p" to "--disable-perlinterp --with-tlib=termcap" - added minimal rvi/rview and man pages. - move Obsoletes to same package as executable. Thu Aug 06 1998 Toshio Kuratomi <badger@prtr-13.ucsc.edu> - Break the package apart similar to the way the netscape package was broken down to handle navigator or communicator: The vim package is Obsolete, now there is vim-common with all the common files, and a package for each binary: vim-minimal (has /bin/vi compiled with no frills), vim-enhanced (has /usr/bin/vim with extra perl and python interpreters), and vim-X11 (has /usr/X11R6/bin/gvim compiled with GUI support.) - Enable the perl and python interpreters in the gui version (gvim). Tue Jun 30 1998 Michael Maher <mike@redhat.com> - Fixed tutor help. - cvim package added. Thanks to Stevie Wills for finding this one :-) Thu May 07 1998 Prospector System <bugs@redhat.com> - translations modified for de, fr, tr Fri May 01 1998 Donnie Barnes <djb@redhat.com> - added patch to turn off the "vi compatibility" by default. You can still get it via the -C command line option Thu Apr 23 1998 Donnie Barnes <djb@redhat.com> - removed perl and python interpreters (sorry, but those don't belong in a /bin/vi and having two vi's seemed like overkill...complain to suggest@redhat.com if you care) Fri Apr 17 1998 Donnie Barnes <djb@redhat.com> - fixed buildroot bug Sat Apr 11 1998 Donnie Barnes <djb@redhat.com> - updated from 4.6 to 5.1 - moved to buildroot Sun Nov 09 1997 Donnie Barnes <djb@redhat.com> - fixed missing man page Wed Oct 22 1997 Donnie Barnes <djb@redhat.com> - added wmconfig entry to vim-X11 Mon Oct 20 1997 Donnie Barnes <djb@redhat.com> - upgraded from 4.5 to 4.6 Fri Jun 13 1997 Erik Troan <ewt@redhat.com> - built against glibc Tue Mar 25 1997 Michael K. Johnson <johnsonm@redhat.com> - Upgraded to 4.5 - Added ex symlinks Tue Mar 11 1997 Michael K. Johnson <johnsonm@redhat.com> - Added view symlink.
2004-09-09 13:57:11 +00:00
%description common
VIM (VIsual editor iMproved) is an updated and improved version of the
vi editor. Vi was the first real screen-based editor for UNIX, and is
still very popular. VIM improves on vi by adding new features:
multiple windows, multi-level undo, block highlighting and more. The
vim-common package contains files which every VIM binary will need in
order to run.
If you are installing vim-enhanced or vim-X11, you'll also need
to install the vim-common package.
auto-import changelog data from vim-5.7-6.src.rpm Sun Aug 06 2000 Tim Waugh <twaugh@redhat.com> - xterm doesn't have request version string (#14570) Sat Aug 05 2000 Bernhard Rosenkraenzer <bero@redhat.com> - Patchlevel 8 Fri Aug 04 2000 Bernhard Rosenkraenzer <bero@redhat.com> - Fix paths in vim.1 manpage (Bug #15387) Wed Jul 19 2000 Bernhard Rosenkraenzer <bero@redhat.com> - Fix up vimtutor (Bug #11455) Thu Jul 13 2000 Prospector <bugzilla@redhat.com> - automatic rebuild Sun Jun 25 2000 Bernhard Rosenkraenzer <bero@redhat.com> - 5.7 release - some more fixes to .spec file syntax highlighting rules... About time it recognizes %{_mandir}... Sun Jun 18 2000 Bernhard Rosenkraenzer <bero@redhat.com> - 5.7a Sat Jun 03 2000 Bernhard Rosenkrnzer <bero@redhat.com> - patchlevel 74 - add %makeinstall macro recognition to .spec file syntax highlighting rules - fix up Makefiles Fri Apr 14 2000 Bernhard Rosenkrnzer <bero@redhat.com> - patchlevel 66 - fix compilation with perl 5.6.0 Mon Mar 20 2000 Bernhard Rosenkrnzer <bero@redhat.com> - patchlevel 12 Tue Mar 07 2000 Preston Brown <pbrown@redhat.com> - fix home/end in vimrc (we did a term = rxvt, totally wrong) Tue Feb 29 2000 Preston Brown <pbrown@redhat.com> - change F1-F4 keybindings for xterm builtin terminfo to match real terminfo Thu Feb 17 2000 Bill Nottingham <notting@redhat.com> - kill autoindent Mon Feb 07 2000 Preston Brown <pbrown@redhat.com> - wmconfig -> desktop Sat Feb 05 2000 Bernhard Rosenkrnzer <bero@redhat.com> - Patchlevel 11 - handle compressed man pages - fix man page symlinks Wed Feb 02 2000 Bill Nottingham <notting@redhat.com> - eliminate dependencies on X in vim-enhanced, and ncurses/gpm in vim-minimal Fri Jan 28 2000 Bill Nottingham <notting@redhat.com> - eliminate dependencies on csh and perl in vim-common Wed Jan 19 2000 Bernhard Rosenrknzer <bero@redhat.com> - Use awk, not nawk Tue Jan 18 2000 Bernhard Rosenrknzer <bero@redhat.com> - 5.6 - patch 5.6.001 - remove /usr/bin/vi - if you want vim, type vim Tue Jan 11 2000 Bernhard Rosenkrnzer <bero@redhat.com> - 5.6a - Remove dependency on nawk (introduced by base update) - some tweaks to make updating easier Tue Nov 09 1999 Bernhard Rosenkrnzer <bero@redhat.com> - 5.5 - fix path to vimrc Tue Jul 27 1999 Michael K. Johnson <johnsonm@redhat.com> - moved from athena to gtk widgets for X version - removed vim.1 from X11 filelist because X11 depends on vim-common anyway - fixed rogue dependencies from sample files Tue Jul 27 1999 Jeff Johnson <jbj@redhat.com> - update to 5.4. Thu Jul 22 1999 Jeff Johnson <jbj@redhat.com> - man page had buildroot pollution (#3629). Thu Mar 25 1999 Preston Brown <pbrown@redhat.com> - with recent termcap/terminfo fixes, regular vim works in xterm/console - in color, so vim-color package removed. Tue Mar 23 1999 Erik Troan <ewt@redhat.com> - removed "set backupdir=/tmp/vim_backup" from default vimrc Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com> - auto rebuild in the new build environment (release 5) Thu Dec 17 1998 Michael Maher <mike@redaht.com> - built pacakge for 6.0 Tue Sep 15 1998 Michael Maher <mike@redhat.com> - removed '--with-tlib=termcap' so that color-vim works Wed Sep 02 1998 Jeff Johnson <jbj@redhat.com> - update to 5.3. Mon Aug 10 1998 Jeff Johnson <jbj@redhat.com> - merge in Toshio's changes - color-vim: changed "--disable-p" to "--disable-perlinterp --with-tlib=termcap" - added minimal rvi/rview and man pages. - move Obsoletes to same package as executable. Thu Aug 06 1998 Toshio Kuratomi <badger@prtr-13.ucsc.edu> - Break the package apart similar to the way the netscape package was broken down to handle navigator or communicator: The vim package is Obsolete, now there is vim-common with all the common files, and a package for each binary: vim-minimal (has /bin/vi compiled with no frills), vim-enhanced (has /usr/bin/vim with extra perl and python interpreters), and vim-X11 (has /usr/X11R6/bin/gvim compiled with GUI support.) - Enable the perl and python interpreters in the gui version (gvim). Tue Jun 30 1998 Michael Maher <mike@redhat.com> - Fixed tutor help. - cvim package added. Thanks to Stevie Wills for finding this one :-) Thu May 07 1998 Prospector System <bugs@redhat.com> - translations modified for de, fr, tr Fri May 01 1998 Donnie Barnes <djb@redhat.com> - added patch to turn off the "vi compatibility" by default. You can still get it via the -C command line option Thu Apr 23 1998 Donnie Barnes <djb@redhat.com> - removed perl and python interpreters (sorry, but those don't belong in a /bin/vi and having two vi's seemed like overkill...complain to suggest@redhat.com if you care) Fri Apr 17 1998 Donnie Barnes <djb@redhat.com> - fixed buildroot bug Sat Apr 11 1998 Donnie Barnes <djb@redhat.com> - updated from 4.6 to 5.1 - moved to buildroot Sun Nov 09 1997 Donnie Barnes <djb@redhat.com> - fixed missing man page Wed Oct 22 1997 Donnie Barnes <djb@redhat.com> - added wmconfig entry to vim-X11 Mon Oct 20 1997 Donnie Barnes <djb@redhat.com> - upgraded from 4.5 to 4.6 Fri Jun 13 1997 Erik Troan <ewt@redhat.com> - built against glibc Tue Mar 25 1997 Michael K. Johnson <johnsonm@redhat.com> - Upgraded to 4.5 - Added ex symlinks Tue Mar 11 1997 Michael K. Johnson <johnsonm@redhat.com> - Added view symlink.
2004-09-09 13:57:11 +00:00
%package minimal
Summary: A minimal version of the VIM editor.
Group: Applications/Editors
Obsoletes: vim
Obsoletes: vim7-minimal
auto-import changelog data from vim-5.7-6.src.rpm Sun Aug 06 2000 Tim Waugh <twaugh@redhat.com> - xterm doesn't have request version string (#14570) Sat Aug 05 2000 Bernhard Rosenkraenzer <bero@redhat.com> - Patchlevel 8 Fri Aug 04 2000 Bernhard Rosenkraenzer <bero@redhat.com> - Fix paths in vim.1 manpage (Bug #15387) Wed Jul 19 2000 Bernhard Rosenkraenzer <bero@redhat.com> - Fix up vimtutor (Bug #11455) Thu Jul 13 2000 Prospector <bugzilla@redhat.com> - automatic rebuild Sun Jun 25 2000 Bernhard Rosenkraenzer <bero@redhat.com> - 5.7 release - some more fixes to .spec file syntax highlighting rules... About time it recognizes %{_mandir}... Sun Jun 18 2000 Bernhard Rosenkraenzer <bero@redhat.com> - 5.7a Sat Jun 03 2000 Bernhard Rosenkrnzer <bero@redhat.com> - patchlevel 74 - add %makeinstall macro recognition to .spec file syntax highlighting rules - fix up Makefiles Fri Apr 14 2000 Bernhard Rosenkrnzer <bero@redhat.com> - patchlevel 66 - fix compilation with perl 5.6.0 Mon Mar 20 2000 Bernhard Rosenkrnzer <bero@redhat.com> - patchlevel 12 Tue Mar 07 2000 Preston Brown <pbrown@redhat.com> - fix home/end in vimrc (we did a term = rxvt, totally wrong) Tue Feb 29 2000 Preston Brown <pbrown@redhat.com> - change F1-F4 keybindings for xterm builtin terminfo to match real terminfo Thu Feb 17 2000 Bill Nottingham <notting@redhat.com> - kill autoindent Mon Feb 07 2000 Preston Brown <pbrown@redhat.com> - wmconfig -> desktop Sat Feb 05 2000 Bernhard Rosenkrnzer <bero@redhat.com> - Patchlevel 11 - handle compressed man pages - fix man page symlinks Wed Feb 02 2000 Bill Nottingham <notting@redhat.com> - eliminate dependencies on X in vim-enhanced, and ncurses/gpm in vim-minimal Fri Jan 28 2000 Bill Nottingham <notting@redhat.com> - eliminate dependencies on csh and perl in vim-common Wed Jan 19 2000 Bernhard Rosenrknzer <bero@redhat.com> - Use awk, not nawk Tue Jan 18 2000 Bernhard Rosenrknzer <bero@redhat.com> - 5.6 - patch 5.6.001 - remove /usr/bin/vi - if you want vim, type vim Tue Jan 11 2000 Bernhard Rosenkrnzer <bero@redhat.com> - 5.6a - Remove dependency on nawk (introduced by base update) - some tweaks to make updating easier Tue Nov 09 1999 Bernhard Rosenkrnzer <bero@redhat.com> - 5.5 - fix path to vimrc Tue Jul 27 1999 Michael K. Johnson <johnsonm@redhat.com> - moved from athena to gtk widgets for X version - removed vim.1 from X11 filelist because X11 depends on vim-common anyway - fixed rogue dependencies from sample files Tue Jul 27 1999 Jeff Johnson <jbj@redhat.com> - update to 5.4. Thu Jul 22 1999 Jeff Johnson <jbj@redhat.com> - man page had buildroot pollution (#3629). Thu Mar 25 1999 Preston Brown <pbrown@redhat.com> - with recent termcap/terminfo fixes, regular vim works in xterm/console - in color, so vim-color package removed. Tue Mar 23 1999 Erik Troan <ewt@redhat.com> - removed "set backupdir=/tmp/vim_backup" from default vimrc Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com> - auto rebuild in the new build environment (release 5) Thu Dec 17 1998 Michael Maher <mike@redaht.com> - built pacakge for 6.0 Tue Sep 15 1998 Michael Maher <mike@redhat.com> - removed '--with-tlib=termcap' so that color-vim works Wed Sep 02 1998 Jeff Johnson <jbj@redhat.com> - update to 5.3. Mon Aug 10 1998 Jeff Johnson <jbj@redhat.com> - merge in Toshio's changes - color-vim: changed "--disable-p" to "--disable-perlinterp --with-tlib=termcap" - added minimal rvi/rview and man pages. - move Obsoletes to same package as executable. Thu Aug 06 1998 Toshio Kuratomi <badger@prtr-13.ucsc.edu> - Break the package apart similar to the way the netscape package was broken down to handle navigator or communicator: The vim package is Obsolete, now there is vim-common with all the common files, and a package for each binary: vim-minimal (has /bin/vi compiled with no frills), vim-enhanced (has /usr/bin/vim with extra perl and python interpreters), and vim-X11 (has /usr/X11R6/bin/gvim compiled with GUI support.) - Enable the perl and python interpreters in the gui version (gvim). Tue Jun 30 1998 Michael Maher <mike@redhat.com> - Fixed tutor help. - cvim package added. Thanks to Stevie Wills for finding this one :-) Thu May 07 1998 Prospector System <bugs@redhat.com> - translations modified for de, fr, tr Fri May 01 1998 Donnie Barnes <djb@redhat.com> - added patch to turn off the "vi compatibility" by default. You can still get it via the -C command line option Thu Apr 23 1998 Donnie Barnes <djb@redhat.com> - removed perl and python interpreters (sorry, but those don't belong in a /bin/vi and having two vi's seemed like overkill...complain to suggest@redhat.com if you care) Fri Apr 17 1998 Donnie Barnes <djb@redhat.com> - fixed buildroot bug Sat Apr 11 1998 Donnie Barnes <djb@redhat.com> - updated from 4.6 to 5.1 - moved to buildroot Sun Nov 09 1997 Donnie Barnes <djb@redhat.com> - fixed missing man page Wed Oct 22 1997 Donnie Barnes <djb@redhat.com> - added wmconfig entry to vim-X11 Mon Oct 20 1997 Donnie Barnes <djb@redhat.com> - upgraded from 4.5 to 4.6 Fri Jun 13 1997 Erik Troan <ewt@redhat.com> - built against glibc Tue Mar 25 1997 Michael K. Johnson <johnsonm@redhat.com> - Upgraded to 4.5 - Added ex symlinks Tue Mar 11 1997 Michael K. Johnson <johnsonm@redhat.com> - Added view symlink.
2004-09-09 13:57:11 +00:00
%description minimal
VIM (VIsual editor iMproved) is an updated and improved version of the
vi editor. Vi was the first real screen-based editor for UNIX, and is
still very popular. VIM improves on vi by adding new features:
multiple windows, multi-level undo, block highlighting and more. The
vim-minimal package includes a minimal version of VIM, which is
installed into /bin/vi for use when only the root partition is
present. NOTE: The online help is only available when the vim-common
package is installed.
auto-import changelog data from vim-5.7-6.src.rpm Sun Aug 06 2000 Tim Waugh <twaugh@redhat.com> - xterm doesn't have request version string (#14570) Sat Aug 05 2000 Bernhard Rosenkraenzer <bero@redhat.com> - Patchlevel 8 Fri Aug 04 2000 Bernhard Rosenkraenzer <bero@redhat.com> - Fix paths in vim.1 manpage (Bug #15387) Wed Jul 19 2000 Bernhard Rosenkraenzer <bero@redhat.com> - Fix up vimtutor (Bug #11455) Thu Jul 13 2000 Prospector <bugzilla@redhat.com> - automatic rebuild Sun Jun 25 2000 Bernhard Rosenkraenzer <bero@redhat.com> - 5.7 release - some more fixes to .spec file syntax highlighting rules... About time it recognizes %{_mandir}... Sun Jun 18 2000 Bernhard Rosenkraenzer <bero@redhat.com> - 5.7a Sat Jun 03 2000 Bernhard Rosenkrnzer <bero@redhat.com> - patchlevel 74 - add %makeinstall macro recognition to .spec file syntax highlighting rules - fix up Makefiles Fri Apr 14 2000 Bernhard Rosenkrnzer <bero@redhat.com> - patchlevel 66 - fix compilation with perl 5.6.0 Mon Mar 20 2000 Bernhard Rosenkrnzer <bero@redhat.com> - patchlevel 12 Tue Mar 07 2000 Preston Brown <pbrown@redhat.com> - fix home/end in vimrc (we did a term = rxvt, totally wrong) Tue Feb 29 2000 Preston Brown <pbrown@redhat.com> - change F1-F4 keybindings for xterm builtin terminfo to match real terminfo Thu Feb 17 2000 Bill Nottingham <notting@redhat.com> - kill autoindent Mon Feb 07 2000 Preston Brown <pbrown@redhat.com> - wmconfig -> desktop Sat Feb 05 2000 Bernhard Rosenkrnzer <bero@redhat.com> - Patchlevel 11 - handle compressed man pages - fix man page symlinks Wed Feb 02 2000 Bill Nottingham <notting@redhat.com> - eliminate dependencies on X in vim-enhanced, and ncurses/gpm in vim-minimal Fri Jan 28 2000 Bill Nottingham <notting@redhat.com> - eliminate dependencies on csh and perl in vim-common Wed Jan 19 2000 Bernhard Rosenrknzer <bero@redhat.com> - Use awk, not nawk Tue Jan 18 2000 Bernhard Rosenrknzer <bero@redhat.com> - 5.6 - patch 5.6.001 - remove /usr/bin/vi - if you want vim, type vim Tue Jan 11 2000 Bernhard Rosenkrnzer <bero@redhat.com> - 5.6a - Remove dependency on nawk (introduced by base update) - some tweaks to make updating easier Tue Nov 09 1999 Bernhard Rosenkrnzer <bero@redhat.com> - 5.5 - fix path to vimrc Tue Jul 27 1999 Michael K. Johnson <johnsonm@redhat.com> - moved from athena to gtk widgets for X version - removed vim.1 from X11 filelist because X11 depends on vim-common anyway - fixed rogue dependencies from sample files Tue Jul 27 1999 Jeff Johnson <jbj@redhat.com> - update to 5.4. Thu Jul 22 1999 Jeff Johnson <jbj@redhat.com> - man page had buildroot pollution (#3629). Thu Mar 25 1999 Preston Brown <pbrown@redhat.com> - with recent termcap/terminfo fixes, regular vim works in xterm/console - in color, so vim-color package removed. Tue Mar 23 1999 Erik Troan <ewt@redhat.com> - removed "set backupdir=/tmp/vim_backup" from default vimrc Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com> - auto rebuild in the new build environment (release 5) Thu Dec 17 1998 Michael Maher <mike@redaht.com> - built pacakge for 6.0 Tue Sep 15 1998 Michael Maher <mike@redhat.com> - removed '--with-tlib=termcap' so that color-vim works Wed Sep 02 1998 Jeff Johnson <jbj@redhat.com> - update to 5.3. Mon Aug 10 1998 Jeff Johnson <jbj@redhat.com> - merge in Toshio's changes - color-vim: changed "--disable-p" to "--disable-perlinterp --with-tlib=termcap" - added minimal rvi/rview and man pages. - move Obsoletes to same package as executable. Thu Aug 06 1998 Toshio Kuratomi <badger@prtr-13.ucsc.edu> - Break the package apart similar to the way the netscape package was broken down to handle navigator or communicator: The vim package is Obsolete, now there is vim-common with all the common files, and a package for each binary: vim-minimal (has /bin/vi compiled with no frills), vim-enhanced (has /usr/bin/vim with extra perl and python interpreters), and vim-X11 (has /usr/X11R6/bin/gvim compiled with GUI support.) - Enable the perl and python interpreters in the gui version (gvim). Tue Jun 30 1998 Michael Maher <mike@redhat.com> - Fixed tutor help. - cvim package added. Thanks to Stevie Wills for finding this one :-) Thu May 07 1998 Prospector System <bugs@redhat.com> - translations modified for de, fr, tr Fri May 01 1998 Donnie Barnes <djb@redhat.com> - added patch to turn off the "vi compatibility" by default. You can still get it via the -C command line option Thu Apr 23 1998 Donnie Barnes <djb@redhat.com> - removed perl and python interpreters (sorry, but those don't belong in a /bin/vi and having two vi's seemed like overkill...complain to suggest@redhat.com if you care) Fri Apr 17 1998 Donnie Barnes <djb@redhat.com> - fixed buildroot bug Sat Apr 11 1998 Donnie Barnes <djb@redhat.com> - updated from 4.6 to 5.1 - moved to buildroot Sun Nov 09 1997 Donnie Barnes <djb@redhat.com> - fixed missing man page Wed Oct 22 1997 Donnie Barnes <djb@redhat.com> - added wmconfig entry to vim-X11 Mon Oct 20 1997 Donnie Barnes <djb@redhat.com> - upgraded from 4.5 to 4.6 Fri Jun 13 1997 Erik Troan <ewt@redhat.com> - built against glibc Tue Mar 25 1997 Michael K. Johnson <johnsonm@redhat.com> - Upgraded to 4.5 - Added ex symlinks Tue Mar 11 1997 Michael K. Johnson <johnsonm@redhat.com> - Added view symlink.
2004-09-09 13:57:11 +00:00
%package enhanced
Summary: A version of the VIM editor which includes recent enhancements.
Group: Applications/Editors
Requires: vim-common = %{epoch}:%{version}-%{release}
auto-import changelog data from vim-5.7-6.src.rpm Sun Aug 06 2000 Tim Waugh <twaugh@redhat.com> - xterm doesn't have request version string (#14570) Sat Aug 05 2000 Bernhard Rosenkraenzer <bero@redhat.com> - Patchlevel 8 Fri Aug 04 2000 Bernhard Rosenkraenzer <bero@redhat.com> - Fix paths in vim.1 manpage (Bug #15387) Wed Jul 19 2000 Bernhard Rosenkraenzer <bero@redhat.com> - Fix up vimtutor (Bug #11455) Thu Jul 13 2000 Prospector <bugzilla@redhat.com> - automatic rebuild Sun Jun 25 2000 Bernhard Rosenkraenzer <bero@redhat.com> - 5.7 release - some more fixes to .spec file syntax highlighting rules... About time it recognizes %{_mandir}... Sun Jun 18 2000 Bernhard Rosenkraenzer <bero@redhat.com> - 5.7a Sat Jun 03 2000 Bernhard Rosenkrnzer <bero@redhat.com> - patchlevel 74 - add %makeinstall macro recognition to .spec file syntax highlighting rules - fix up Makefiles Fri Apr 14 2000 Bernhard Rosenkrnzer <bero@redhat.com> - patchlevel 66 - fix compilation with perl 5.6.0 Mon Mar 20 2000 Bernhard Rosenkrnzer <bero@redhat.com> - patchlevel 12 Tue Mar 07 2000 Preston Brown <pbrown@redhat.com> - fix home/end in vimrc (we did a term = rxvt, totally wrong) Tue Feb 29 2000 Preston Brown <pbrown@redhat.com> - change F1-F4 keybindings for xterm builtin terminfo to match real terminfo Thu Feb 17 2000 Bill Nottingham <notting@redhat.com> - kill autoindent Mon Feb 07 2000 Preston Brown <pbrown@redhat.com> - wmconfig -> desktop Sat Feb 05 2000 Bernhard Rosenkrnzer <bero@redhat.com> - Patchlevel 11 - handle compressed man pages - fix man page symlinks Wed Feb 02 2000 Bill Nottingham <notting@redhat.com> - eliminate dependencies on X in vim-enhanced, and ncurses/gpm in vim-minimal Fri Jan 28 2000 Bill Nottingham <notting@redhat.com> - eliminate dependencies on csh and perl in vim-common Wed Jan 19 2000 Bernhard Rosenrknzer <bero@redhat.com> - Use awk, not nawk Tue Jan 18 2000 Bernhard Rosenrknzer <bero@redhat.com> - 5.6 - patch 5.6.001 - remove /usr/bin/vi - if you want vim, type vim Tue Jan 11 2000 Bernhard Rosenkrnzer <bero@redhat.com> - 5.6a - Remove dependency on nawk (introduced by base update) - some tweaks to make updating easier Tue Nov 09 1999 Bernhard Rosenkrnzer <bero@redhat.com> - 5.5 - fix path to vimrc Tue Jul 27 1999 Michael K. Johnson <johnsonm@redhat.com> - moved from athena to gtk widgets for X version - removed vim.1 from X11 filelist because X11 depends on vim-common anyway - fixed rogue dependencies from sample files Tue Jul 27 1999 Jeff Johnson <jbj@redhat.com> - update to 5.4. Thu Jul 22 1999 Jeff Johnson <jbj@redhat.com> - man page had buildroot pollution (#3629). Thu Mar 25 1999 Preston Brown <pbrown@redhat.com> - with recent termcap/terminfo fixes, regular vim works in xterm/console - in color, so vim-color package removed. Tue Mar 23 1999 Erik Troan <ewt@redhat.com> - removed "set backupdir=/tmp/vim_backup" from default vimrc Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com> - auto rebuild in the new build environment (release 5) Thu Dec 17 1998 Michael Maher <mike@redaht.com> - built pacakge for 6.0 Tue Sep 15 1998 Michael Maher <mike@redhat.com> - removed '--with-tlib=termcap' so that color-vim works Wed Sep 02 1998 Jeff Johnson <jbj@redhat.com> - update to 5.3. Mon Aug 10 1998 Jeff Johnson <jbj@redhat.com> - merge in Toshio's changes - color-vim: changed "--disable-p" to "--disable-perlinterp --with-tlib=termcap" - added minimal rvi/rview and man pages. - move Obsoletes to same package as executable. Thu Aug 06 1998 Toshio Kuratomi <badger@prtr-13.ucsc.edu> - Break the package apart similar to the way the netscape package was broken down to handle navigator or communicator: The vim package is Obsolete, now there is vim-common with all the common files, and a package for each binary: vim-minimal (has /bin/vi compiled with no frills), vim-enhanced (has /usr/bin/vim with extra perl and python interpreters), and vim-X11 (has /usr/X11R6/bin/gvim compiled with GUI support.) - Enable the perl and python interpreters in the gui version (gvim). Tue Jun 30 1998 Michael Maher <mike@redhat.com> - Fixed tutor help. - cvim package added. Thanks to Stevie Wills for finding this one :-) Thu May 07 1998 Prospector System <bugs@redhat.com> - translations modified for de, fr, tr Fri May 01 1998 Donnie Barnes <djb@redhat.com> - added patch to turn off the "vi compatibility" by default. You can still get it via the -C command line option Thu Apr 23 1998 Donnie Barnes <djb@redhat.com> - removed perl and python interpreters (sorry, but those don't belong in a /bin/vi and having two vi's seemed like overkill...complain to suggest@redhat.com if you care) Fri Apr 17 1998 Donnie Barnes <djb@redhat.com> - fixed buildroot bug Sat Apr 11 1998 Donnie Barnes <djb@redhat.com> - updated from 4.6 to 5.1 - moved to buildroot Sun Nov 09 1997 Donnie Barnes <djb@redhat.com> - fixed missing man page Wed Oct 22 1997 Donnie Barnes <djb@redhat.com> - added wmconfig entry to vim-X11 Mon Oct 20 1997 Donnie Barnes <djb@redhat.com> - upgraded from 4.5 to 4.6 Fri Jun 13 1997 Erik Troan <ewt@redhat.com> - built against glibc Tue Mar 25 1997 Michael K. Johnson <johnsonm@redhat.com> - Upgraded to 4.5 - Added ex symlinks Tue Mar 11 1997 Michael K. Johnson <johnsonm@redhat.com> - Added view symlink.
2004-09-09 13:57:11 +00:00
Obsoletes: vim-color
Obsoletes: vim7-enhanced
auto-import changelog data from vim-5.7-6.src.rpm Sun Aug 06 2000 Tim Waugh <twaugh@redhat.com> - xterm doesn't have request version string (#14570) Sat Aug 05 2000 Bernhard Rosenkraenzer <bero@redhat.com> - Patchlevel 8 Fri Aug 04 2000 Bernhard Rosenkraenzer <bero@redhat.com> - Fix paths in vim.1 manpage (Bug #15387) Wed Jul 19 2000 Bernhard Rosenkraenzer <bero@redhat.com> - Fix up vimtutor (Bug #11455) Thu Jul 13 2000 Prospector <bugzilla@redhat.com> - automatic rebuild Sun Jun 25 2000 Bernhard Rosenkraenzer <bero@redhat.com> - 5.7 release - some more fixes to .spec file syntax highlighting rules... About time it recognizes %{_mandir}... Sun Jun 18 2000 Bernhard Rosenkraenzer <bero@redhat.com> - 5.7a Sat Jun 03 2000 Bernhard Rosenkrnzer <bero@redhat.com> - patchlevel 74 - add %makeinstall macro recognition to .spec file syntax highlighting rules - fix up Makefiles Fri Apr 14 2000 Bernhard Rosenkrnzer <bero@redhat.com> - patchlevel 66 - fix compilation with perl 5.6.0 Mon Mar 20 2000 Bernhard Rosenkrnzer <bero@redhat.com> - patchlevel 12 Tue Mar 07 2000 Preston Brown <pbrown@redhat.com> - fix home/end in vimrc (we did a term = rxvt, totally wrong) Tue Feb 29 2000 Preston Brown <pbrown@redhat.com> - change F1-F4 keybindings for xterm builtin terminfo to match real terminfo Thu Feb 17 2000 Bill Nottingham <notting@redhat.com> - kill autoindent Mon Feb 07 2000 Preston Brown <pbrown@redhat.com> - wmconfig -> desktop Sat Feb 05 2000 Bernhard Rosenkrnzer <bero@redhat.com> - Patchlevel 11 - handle compressed man pages - fix man page symlinks Wed Feb 02 2000 Bill Nottingham <notting@redhat.com> - eliminate dependencies on X in vim-enhanced, and ncurses/gpm in vim-minimal Fri Jan 28 2000 Bill Nottingham <notting@redhat.com> - eliminate dependencies on csh and perl in vim-common Wed Jan 19 2000 Bernhard Rosenrknzer <bero@redhat.com> - Use awk, not nawk Tue Jan 18 2000 Bernhard Rosenrknzer <bero@redhat.com> - 5.6 - patch 5.6.001 - remove /usr/bin/vi - if you want vim, type vim Tue Jan 11 2000 Bernhard Rosenkrnzer <bero@redhat.com> - 5.6a - Remove dependency on nawk (introduced by base update) - some tweaks to make updating easier Tue Nov 09 1999 Bernhard Rosenkrnzer <bero@redhat.com> - 5.5 - fix path to vimrc Tue Jul 27 1999 Michael K. Johnson <johnsonm@redhat.com> - moved from athena to gtk widgets for X version - removed vim.1 from X11 filelist because X11 depends on vim-common anyway - fixed rogue dependencies from sample files Tue Jul 27 1999 Jeff Johnson <jbj@redhat.com> - update to 5.4. Thu Jul 22 1999 Jeff Johnson <jbj@redhat.com> - man page had buildroot pollution (#3629). Thu Mar 25 1999 Preston Brown <pbrown@redhat.com> - with recent termcap/terminfo fixes, regular vim works in xterm/console - in color, so vim-color package removed. Tue Mar 23 1999 Erik Troan <ewt@redhat.com> - removed "set backupdir=/tmp/vim_backup" from default vimrc Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com> - auto rebuild in the new build environment (release 5) Thu Dec 17 1998 Michael Maher <mike@redaht.com> - built pacakge for 6.0 Tue Sep 15 1998 Michael Maher <mike@redhat.com> - removed '--with-tlib=termcap' so that color-vim works Wed Sep 02 1998 Jeff Johnson <jbj@redhat.com> - update to 5.3. Mon Aug 10 1998 Jeff Johnson <jbj@redhat.com> - merge in Toshio's changes - color-vim: changed "--disable-p" to "--disable-perlinterp --with-tlib=termcap" - added minimal rvi/rview and man pages. - move Obsoletes to same package as executable. Thu Aug 06 1998 Toshio Kuratomi <badger@prtr-13.ucsc.edu> - Break the package apart similar to the way the netscape package was broken down to handle navigator or communicator: The vim package is Obsolete, now there is vim-common with all the common files, and a package for each binary: vim-minimal (has /bin/vi compiled with no frills), vim-enhanced (has /usr/bin/vim with extra perl and python interpreters), and vim-X11 (has /usr/X11R6/bin/gvim compiled with GUI support.) - Enable the perl and python interpreters in the gui version (gvim). Tue Jun 30 1998 Michael Maher <mike@redhat.com> - Fixed tutor help. - cvim package added. Thanks to Stevie Wills for finding this one :-) Thu May 07 1998 Prospector System <bugs@redhat.com> - translations modified for de, fr, tr Fri May 01 1998 Donnie Barnes <djb@redhat.com> - added patch to turn off the "vi compatibility" by default. You can still get it via the -C command line option Thu Apr 23 1998 Donnie Barnes <djb@redhat.com> - removed perl and python interpreters (sorry, but those don't belong in a /bin/vi and having two vi's seemed like overkill...complain to suggest@redhat.com if you care) Fri Apr 17 1998 Donnie Barnes <djb@redhat.com> - fixed buildroot bug Sat Apr 11 1998 Donnie Barnes <djb@redhat.com> - updated from 4.6 to 5.1 - moved to buildroot Sun Nov 09 1997 Donnie Barnes <djb@redhat.com> - fixed missing man page Wed Oct 22 1997 Donnie Barnes <djb@redhat.com> - added wmconfig entry to vim-X11 Mon Oct 20 1997 Donnie Barnes <djb@redhat.com> - upgraded from 4.5 to 4.6 Fri Jun 13 1997 Erik Troan <ewt@redhat.com> - built against glibc Tue Mar 25 1997 Michael K. Johnson <johnsonm@redhat.com> - Upgraded to 4.5 - Added ex symlinks Tue Mar 11 1997 Michael K. Johnson <johnsonm@redhat.com> - Added view symlink.
2004-09-09 13:57:11 +00:00
%description enhanced
VIM (VIsual editor iMproved) is an updated and improved version of the
vi editor. Vi was the first real screen-based editor for UNIX, and is
still very popular. VIM improves on vi by adding new features:
multiple windows, multi-level undo, block highlighting and more. The
vim-enhanced package contains a version of VIM with extra, recently
introduced features like Python and Perl interpreters.
Install the vim-enhanced package if you'd like to use a version of the
VIM editor which includes recently added enhancements like
interpreters for the Python and Perl scripting languages. You'll also
need to install the vim-common package.
%package X11
Summary: The VIM version of the vi editor for the X Window System.
Group: Applications/Editors
Requires: vim-common = %{epoch}:%{version}-%{release} libattr
BuildRequires: gtk2-devel libSM-devel libXt-devel
Prereq: gtk2 >= 2.6
Obsoletes: vim7-X11
auto-import changelog data from vim-5.7-6.src.rpm Sun Aug 06 2000 Tim Waugh <twaugh@redhat.com> - xterm doesn't have request version string (#14570) Sat Aug 05 2000 Bernhard Rosenkraenzer <bero@redhat.com> - Patchlevel 8 Fri Aug 04 2000 Bernhard Rosenkraenzer <bero@redhat.com> - Fix paths in vim.1 manpage (Bug #15387) Wed Jul 19 2000 Bernhard Rosenkraenzer <bero@redhat.com> - Fix up vimtutor (Bug #11455) Thu Jul 13 2000 Prospector <bugzilla@redhat.com> - automatic rebuild Sun Jun 25 2000 Bernhard Rosenkraenzer <bero@redhat.com> - 5.7 release - some more fixes to .spec file syntax highlighting rules... About time it recognizes %{_mandir}... Sun Jun 18 2000 Bernhard Rosenkraenzer <bero@redhat.com> - 5.7a Sat Jun 03 2000 Bernhard Rosenkrnzer <bero@redhat.com> - patchlevel 74 - add %makeinstall macro recognition to .spec file syntax highlighting rules - fix up Makefiles Fri Apr 14 2000 Bernhard Rosenkrnzer <bero@redhat.com> - patchlevel 66 - fix compilation with perl 5.6.0 Mon Mar 20 2000 Bernhard Rosenkrnzer <bero@redhat.com> - patchlevel 12 Tue Mar 07 2000 Preston Brown <pbrown@redhat.com> - fix home/end in vimrc (we did a term = rxvt, totally wrong) Tue Feb 29 2000 Preston Brown <pbrown@redhat.com> - change F1-F4 keybindings for xterm builtin terminfo to match real terminfo Thu Feb 17 2000 Bill Nottingham <notting@redhat.com> - kill autoindent Mon Feb 07 2000 Preston Brown <pbrown@redhat.com> - wmconfig -> desktop Sat Feb 05 2000 Bernhard Rosenkrnzer <bero@redhat.com> - Patchlevel 11 - handle compressed man pages - fix man page symlinks Wed Feb 02 2000 Bill Nottingham <notting@redhat.com> - eliminate dependencies on X in vim-enhanced, and ncurses/gpm in vim-minimal Fri Jan 28 2000 Bill Nottingham <notting@redhat.com> - eliminate dependencies on csh and perl in vim-common Wed Jan 19 2000 Bernhard Rosenrknzer <bero@redhat.com> - Use awk, not nawk Tue Jan 18 2000 Bernhard Rosenrknzer <bero@redhat.com> - 5.6 - patch 5.6.001 - remove /usr/bin/vi - if you want vim, type vim Tue Jan 11 2000 Bernhard Rosenkrnzer <bero@redhat.com> - 5.6a - Remove dependency on nawk (introduced by base update) - some tweaks to make updating easier Tue Nov 09 1999 Bernhard Rosenkrnzer <bero@redhat.com> - 5.5 - fix path to vimrc Tue Jul 27 1999 Michael K. Johnson <johnsonm@redhat.com> - moved from athena to gtk widgets for X version - removed vim.1 from X11 filelist because X11 depends on vim-common anyway - fixed rogue dependencies from sample files Tue Jul 27 1999 Jeff Johnson <jbj@redhat.com> - update to 5.4. Thu Jul 22 1999 Jeff Johnson <jbj@redhat.com> - man page had buildroot pollution (#3629). Thu Mar 25 1999 Preston Brown <pbrown@redhat.com> - with recent termcap/terminfo fixes, regular vim works in xterm/console - in color, so vim-color package removed. Tue Mar 23 1999 Erik Troan <ewt@redhat.com> - removed "set backupdir=/tmp/vim_backup" from default vimrc Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com> - auto rebuild in the new build environment (release 5) Thu Dec 17 1998 Michael Maher <mike@redaht.com> - built pacakge for 6.0 Tue Sep 15 1998 Michael Maher <mike@redhat.com> - removed '--with-tlib=termcap' so that color-vim works Wed Sep 02 1998 Jeff Johnson <jbj@redhat.com> - update to 5.3. Mon Aug 10 1998 Jeff Johnson <jbj@redhat.com> - merge in Toshio's changes - color-vim: changed "--disable-p" to "--disable-perlinterp --with-tlib=termcap" - added minimal rvi/rview and man pages. - move Obsoletes to same package as executable. Thu Aug 06 1998 Toshio Kuratomi <badger@prtr-13.ucsc.edu> - Break the package apart similar to the way the netscape package was broken down to handle navigator or communicator: The vim package is Obsolete, now there is vim-common with all the common files, and a package for each binary: vim-minimal (has /bin/vi compiled with no frills), vim-enhanced (has /usr/bin/vim with extra perl and python interpreters), and vim-X11 (has /usr/X11R6/bin/gvim compiled with GUI support.) - Enable the perl and python interpreters in the gui version (gvim). Tue Jun 30 1998 Michael Maher <mike@redhat.com> - Fixed tutor help. - cvim package added. Thanks to Stevie Wills for finding this one :-) Thu May 07 1998 Prospector System <bugs@redhat.com> - translations modified for de, fr, tr Fri May 01 1998 Donnie Barnes <djb@redhat.com> - added patch to turn off the "vi compatibility" by default. You can still get it via the -C command line option Thu Apr 23 1998 Donnie Barnes <djb@redhat.com> - removed perl and python interpreters (sorry, but those don't belong in a /bin/vi and having two vi's seemed like overkill...complain to suggest@redhat.com if you care) Fri Apr 17 1998 Donnie Barnes <djb@redhat.com> - fixed buildroot bug Sat Apr 11 1998 Donnie Barnes <djb@redhat.com> - updated from 4.6 to 5.1 - moved to buildroot Sun Nov 09 1997 Donnie Barnes <djb@redhat.com> - fixed missing man page Wed Oct 22 1997 Donnie Barnes <djb@redhat.com> - added wmconfig entry to vim-X11 Mon Oct 20 1997 Donnie Barnes <djb@redhat.com> - upgraded from 4.5 to 4.6 Fri Jun 13 1997 Erik Troan <ewt@redhat.com> - built against glibc Tue Mar 25 1997 Michael K. Johnson <johnsonm@redhat.com> - Upgraded to 4.5 - Added ex symlinks Tue Mar 11 1997 Michael K. Johnson <johnsonm@redhat.com> - Added view symlink.
2004-09-09 13:57:11 +00:00
%description X11
VIM (VIsual editor iMproved) is an updated and improved version of the
vi editor. Vi was the first real screen-based editor for UNIX, and is
still very popular. VIM improves on vi by adding new features:
multiple windows, multi-level undo, block highlighting and
more. VIM-X11 is a version of the VIM editor which will run within the
X Window System. If you install this package, you can run VIM as an X
application with a full GUI interface and mouse support.
Install the vim-X11 package if you'd like to try out a version of vi
with graphics and mouse capabilities. You'll also need to install the
vim-common package.
%prep
auto-import changelog data from vim-6.2.121-1.src.rpm 6.2.121-1 - patchlevel 121 - fix buildrequires (#106824, #105832) 6.2.98-1.1 - rebuilt 6.2.98-1 - upstream fix for undeclared stop_insert_mode variable 6.2.97-1 - patchlevel 97, see README for descriptions 6.2.71-1 - several upstream fixes (PL 71) 6.2.60-1.1 - rebuilt 6.2.60-1 - update to fix cut&paste segfaults and UTF8 problems - move vimrc to /etc (#2188) - fix filelist 6.2.57-2 - rebuilt 6.2.57-1 - update to patchlevel 57, this should take care of #100670 Thu Jul 24 2003 Karsten Hopp <karsten@redhat.de> 6.2.21-1 - some minor upstream fixes (PL 21) Mon Jul 14 2003 Chip Turner <cturner@redhat.com> - rebuild for new perl 5.8.1 Fri Jul 04 2003 Karsten Hopp <karsten@redhat.de> 6.2.18-1 - update Tue Jun 10 2003 Karsten Hopp <karsten@redhat.de> 6.2.14-1 - update to 6.2 Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com> - rebuilt Tue Jun 03 2003 Karsten Hopp <karsten@redhat.de> 6.1.474-3 - rebuild Mon Jun 02 2003 Karsten Hopp <karsten@redhat.de> 6.1.474-2 - initialize variable before using it Tue May 06 2003 Karsten Hopp <karsten@redhat.de> 6.1.474-1 - patchlevel 474 Wed Apr 23 2003 Karsten Hopp <karsten@redhat.de> 6.1.469-4 - add gvimdiff link (#89462) Sun Apr 20 2003 Karsten Hopp <karsten@redhat.de> 6.1.469-3 - rebuild with vim-X11 and gtk2 - don't hardcode ruby path (thanks to Ian Macdonald) Fri Apr 18 2003 Karsten Hopp <karsten@redhat.de> 6.1.469-2 - rebuild Thu Apr 17 2003 Karsten Hopp <karsten@redhat.de> 6.1.469-1 - enable ruby interpreter (#89045) and update to patchlevel 469 Tue Apr 01 2003 Karsten Hopp <karsten@redhat.de> 6.1.434-1 - update to patchlevel 434 - update gtk2 patch and disable it for now 6.1.406-1 - new versioning to match the official patchlevel - new tarballs from the stable CVS tree to get rid of >300 patches - add gtk2 patch fom gvim and build gtk2 gvim
2004-09-09 14:06:47 +00:00
%setup -q -b 1 -n %{vimdir}
cp -f %{SOURCE6} runtime/ftplugin/spec.vim
auto-import changelog data from vim-5.7-6.src.rpm Sun Aug 06 2000 Tim Waugh <twaugh@redhat.com> - xterm doesn't have request version string (#14570) Sat Aug 05 2000 Bernhard Rosenkraenzer <bero@redhat.com> - Patchlevel 8 Fri Aug 04 2000 Bernhard Rosenkraenzer <bero@redhat.com> - Fix paths in vim.1 manpage (Bug #15387) Wed Jul 19 2000 Bernhard Rosenkraenzer <bero@redhat.com> - Fix up vimtutor (Bug #11455) Thu Jul 13 2000 Prospector <bugzilla@redhat.com> - automatic rebuild Sun Jun 25 2000 Bernhard Rosenkraenzer <bero@redhat.com> - 5.7 release - some more fixes to .spec file syntax highlighting rules... About time it recognizes %{_mandir}... Sun Jun 18 2000 Bernhard Rosenkraenzer <bero@redhat.com> - 5.7a Sat Jun 03 2000 Bernhard Rosenkrnzer <bero@redhat.com> - patchlevel 74 - add %makeinstall macro recognition to .spec file syntax highlighting rules - fix up Makefiles Fri Apr 14 2000 Bernhard Rosenkrnzer <bero@redhat.com> - patchlevel 66 - fix compilation with perl 5.6.0 Mon Mar 20 2000 Bernhard Rosenkrnzer <bero@redhat.com> - patchlevel 12 Tue Mar 07 2000 Preston Brown <pbrown@redhat.com> - fix home/end in vimrc (we did a term = rxvt, totally wrong) Tue Feb 29 2000 Preston Brown <pbrown@redhat.com> - change F1-F4 keybindings for xterm builtin terminfo to match real terminfo Thu Feb 17 2000 Bill Nottingham <notting@redhat.com> - kill autoindent Mon Feb 07 2000 Preston Brown <pbrown@redhat.com> - wmconfig -> desktop Sat Feb 05 2000 Bernhard Rosenkrnzer <bero@redhat.com> - Patchlevel 11 - handle compressed man pages - fix man page symlinks Wed Feb 02 2000 Bill Nottingham <notting@redhat.com> - eliminate dependencies on X in vim-enhanced, and ncurses/gpm in vim-minimal Fri Jan 28 2000 Bill Nottingham <notting@redhat.com> - eliminate dependencies on csh and perl in vim-common Wed Jan 19 2000 Bernhard Rosenrknzer <bero@redhat.com> - Use awk, not nawk Tue Jan 18 2000 Bernhard Rosenrknzer <bero@redhat.com> - 5.6 - patch 5.6.001 - remove /usr/bin/vi - if you want vim, type vim Tue Jan 11 2000 Bernhard Rosenkrnzer <bero@redhat.com> - 5.6a - Remove dependency on nawk (introduced by base update) - some tweaks to make updating easier Tue Nov 09 1999 Bernhard Rosenkrnzer <bero@redhat.com> - 5.5 - fix path to vimrc Tue Jul 27 1999 Michael K. Johnson <johnsonm@redhat.com> - moved from athena to gtk widgets for X version - removed vim.1 from X11 filelist because X11 depends on vim-common anyway - fixed rogue dependencies from sample files Tue Jul 27 1999 Jeff Johnson <jbj@redhat.com> - update to 5.4. Thu Jul 22 1999 Jeff Johnson <jbj@redhat.com> - man page had buildroot pollution (#3629). Thu Mar 25 1999 Preston Brown <pbrown@redhat.com> - with recent termcap/terminfo fixes, regular vim works in xterm/console - in color, so vim-color package removed. Tue Mar 23 1999 Erik Troan <ewt@redhat.com> - removed "set backupdir=/tmp/vim_backup" from default vimrc Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com> - auto rebuild in the new build environment (release 5) Thu Dec 17 1998 Michael Maher <mike@redaht.com> - built pacakge for 6.0 Tue Sep 15 1998 Michael Maher <mike@redhat.com> - removed '--with-tlib=termcap' so that color-vim works Wed Sep 02 1998 Jeff Johnson <jbj@redhat.com> - update to 5.3. Mon Aug 10 1998 Jeff Johnson <jbj@redhat.com> - merge in Toshio's changes - color-vim: changed "--disable-p" to "--disable-perlinterp --with-tlib=termcap" - added minimal rvi/rview and man pages. - move Obsoletes to same package as executable. Thu Aug 06 1998 Toshio Kuratomi <badger@prtr-13.ucsc.edu> - Break the package apart similar to the way the netscape package was broken down to handle navigator or communicator: The vim package is Obsolete, now there is vim-common with all the common files, and a package for each binary: vim-minimal (has /bin/vi compiled with no frills), vim-enhanced (has /usr/bin/vim with extra perl and python interpreters), and vim-X11 (has /usr/X11R6/bin/gvim compiled with GUI support.) - Enable the perl and python interpreters in the gui version (gvim). Tue Jun 30 1998 Michael Maher <mike@redhat.com> - Fixed tutor help. - cvim package added. Thanks to Stevie Wills for finding this one :-) Thu May 07 1998 Prospector System <bugs@redhat.com> - translations modified for de, fr, tr Fri May 01 1998 Donnie Barnes <djb@redhat.com> - added patch to turn off the "vi compatibility" by default. You can still get it via the -C command line option Thu Apr 23 1998 Donnie Barnes <djb@redhat.com> - removed perl and python interpreters (sorry, but those don't belong in a /bin/vi and having two vi's seemed like overkill...complain to suggest@redhat.com if you care) Fri Apr 17 1998 Donnie Barnes <djb@redhat.com> - fixed buildroot bug Sat Apr 11 1998 Donnie Barnes <djb@redhat.com> - updated from 4.6 to 5.1 - moved to buildroot Sun Nov 09 1997 Donnie Barnes <djb@redhat.com> - fixed missing man page Wed Oct 22 1997 Donnie Barnes <djb@redhat.com> - added wmconfig entry to vim-X11 Mon Oct 20 1997 Donnie Barnes <djb@redhat.com> - upgraded from 4.5 to 4.6 Fri Jun 13 1997 Erik Troan <ewt@redhat.com> - built against glibc Tue Mar 25 1997 Michael K. Johnson <johnsonm@redhat.com> - Upgraded to 4.5 - Added ex symlinks Tue Mar 11 1997 Michael K. Johnson <johnsonm@redhat.com> - Added view symlink.
2004-09-09 13:57:11 +00:00
# fix rogue dependencies from sample code
chmod -x runtime/tools/mve.awk
2005-01-12 10:21:54 +00:00
%patch2002 -p1
%patch2003 -p1
%patch2004 -p1
%patch2010 -p1
auto-import changelog data from vim-5.7-6.src.rpm Sun Aug 06 2000 Tim Waugh <twaugh@redhat.com> - xterm doesn't have request version string (#14570) Sat Aug 05 2000 Bernhard Rosenkraenzer <bero@redhat.com> - Patchlevel 8 Fri Aug 04 2000 Bernhard Rosenkraenzer <bero@redhat.com> - Fix paths in vim.1 manpage (Bug #15387) Wed Jul 19 2000 Bernhard Rosenkraenzer <bero@redhat.com> - Fix up vimtutor (Bug #11455) Thu Jul 13 2000 Prospector <bugzilla@redhat.com> - automatic rebuild Sun Jun 25 2000 Bernhard Rosenkraenzer <bero@redhat.com> - 5.7 release - some more fixes to .spec file syntax highlighting rules... About time it recognizes %{_mandir}... Sun Jun 18 2000 Bernhard Rosenkraenzer <bero@redhat.com> - 5.7a Sat Jun 03 2000 Bernhard Rosenkrnzer <bero@redhat.com> - patchlevel 74 - add %makeinstall macro recognition to .spec file syntax highlighting rules - fix up Makefiles Fri Apr 14 2000 Bernhard Rosenkrnzer <bero@redhat.com> - patchlevel 66 - fix compilation with perl 5.6.0 Mon Mar 20 2000 Bernhard Rosenkrnzer <bero@redhat.com> - patchlevel 12 Tue Mar 07 2000 Preston Brown <pbrown@redhat.com> - fix home/end in vimrc (we did a term = rxvt, totally wrong) Tue Feb 29 2000 Preston Brown <pbrown@redhat.com> - change F1-F4 keybindings for xterm builtin terminfo to match real terminfo Thu Feb 17 2000 Bill Nottingham <notting@redhat.com> - kill autoindent Mon Feb 07 2000 Preston Brown <pbrown@redhat.com> - wmconfig -> desktop Sat Feb 05 2000 Bernhard Rosenkrnzer <bero@redhat.com> - Patchlevel 11 - handle compressed man pages - fix man page symlinks Wed Feb 02 2000 Bill Nottingham <notting@redhat.com> - eliminate dependencies on X in vim-enhanced, and ncurses/gpm in vim-minimal Fri Jan 28 2000 Bill Nottingham <notting@redhat.com> - eliminate dependencies on csh and perl in vim-common Wed Jan 19 2000 Bernhard Rosenrknzer <bero@redhat.com> - Use awk, not nawk Tue Jan 18 2000 Bernhard Rosenrknzer <bero@redhat.com> - 5.6 - patch 5.6.001 - remove /usr/bin/vi - if you want vim, type vim Tue Jan 11 2000 Bernhard Rosenkrnzer <bero@redhat.com> - 5.6a - Remove dependency on nawk (introduced by base update) - some tweaks to make updating easier Tue Nov 09 1999 Bernhard Rosenkrnzer <bero@redhat.com> - 5.5 - fix path to vimrc Tue Jul 27 1999 Michael K. Johnson <johnsonm@redhat.com> - moved from athena to gtk widgets for X version - removed vim.1 from X11 filelist because X11 depends on vim-common anyway - fixed rogue dependencies from sample files Tue Jul 27 1999 Jeff Johnson <jbj@redhat.com> - update to 5.4. Thu Jul 22 1999 Jeff Johnson <jbj@redhat.com> - man page had buildroot pollution (#3629). Thu Mar 25 1999 Preston Brown <pbrown@redhat.com> - with recent termcap/terminfo fixes, regular vim works in xterm/console - in color, so vim-color package removed. Tue Mar 23 1999 Erik Troan <ewt@redhat.com> - removed "set backupdir=/tmp/vim_backup" from default vimrc Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com> - auto rebuild in the new build environment (release 5) Thu Dec 17 1998 Michael Maher <mike@redaht.com> - built pacakge for 6.0 Tue Sep 15 1998 Michael Maher <mike@redhat.com> - removed '--with-tlib=termcap' so that color-vim works Wed Sep 02 1998 Jeff Johnson <jbj@redhat.com> - update to 5.3. Mon Aug 10 1998 Jeff Johnson <jbj@redhat.com> - merge in Toshio's changes - color-vim: changed "--disable-p" to "--disable-perlinterp --with-tlib=termcap" - added minimal rvi/rview and man pages. - move Obsoletes to same package as executable. Thu Aug 06 1998 Toshio Kuratomi <badger@prtr-13.ucsc.edu> - Break the package apart similar to the way the netscape package was broken down to handle navigator or communicator: The vim package is Obsolete, now there is vim-common with all the common files, and a package for each binary: vim-minimal (has /bin/vi compiled with no frills), vim-enhanced (has /usr/bin/vim with extra perl and python interpreters), and vim-X11 (has /usr/X11R6/bin/gvim compiled with GUI support.) - Enable the perl and python interpreters in the gui version (gvim). Tue Jun 30 1998 Michael Maher <mike@redhat.com> - Fixed tutor help. - cvim package added. Thanks to Stevie Wills for finding this one :-) Thu May 07 1998 Prospector System <bugs@redhat.com> - translations modified for de, fr, tr Fri May 01 1998 Donnie Barnes <djb@redhat.com> - added patch to turn off the "vi compatibility" by default. You can still get it via the -C command line option Thu Apr 23 1998 Donnie Barnes <djb@redhat.com> - removed perl and python interpreters (sorry, but those don't belong in a /bin/vi and having two vi's seemed like overkill...complain to suggest@redhat.com if you care) Fri Apr 17 1998 Donnie Barnes <djb@redhat.com> - fixed buildroot bug Sat Apr 11 1998 Donnie Barnes <djb@redhat.com> - updated from 4.6 to 5.1 - moved to buildroot Sun Nov 09 1997 Donnie Barnes <djb@redhat.com> - fixed missing man page Wed Oct 22 1997 Donnie Barnes <djb@redhat.com> - added wmconfig entry to vim-X11 Mon Oct 20 1997 Donnie Barnes <djb@redhat.com> - upgraded from 4.5 to 4.6 Fri Jun 13 1997 Erik Troan <ewt@redhat.com> - built against glibc Tue Mar 25 1997 Michael K. Johnson <johnsonm@redhat.com> - Upgraded to 4.5 - Added ex symlinks Tue Mar 11 1997 Michael K. Johnson <johnsonm@redhat.com> - Added view symlink.
2004-09-09 13:57:11 +00:00
perl -pi -e "s,bin/nawk,bin/awk,g" runtime/tools/mve.awk
2004-09-09 14:01:30 +00:00
# Base patches...
# for i in `seq 1 14`; do printf "%%patch%03d -p0 \n" $i; done
2006-05-10 15:23:43 +00:00
%patch001 -p0
%patch002 -p0
%patch003 -p0
%patch004 -p0
# Win32:
#patch005 -p0
2006-05-11 08:39:25 +00:00
# MAC:
#patch006 -p0
%patch007 -p0
%patch008 -p0
%patch009 -p0
%patch010 -p0
2006-05-12 09:12:09 +00:00
%patch011 -p0
%patch012 -p0
2006-05-13 09:42:07 +00:00
%patch013 -p0
%patch014 -p0
%patch015 -p0
%patch016 -p0
%patch017 -p0
auto-import changelog data from vim-6.2.121-1.src.rpm 6.2.121-1 - patchlevel 121 - fix buildrequires (#106824, #105832) 6.2.98-1.1 - rebuilt 6.2.98-1 - upstream fix for undeclared stop_insert_mode variable 6.2.97-1 - patchlevel 97, see README for descriptions 6.2.71-1 - several upstream fixes (PL 71) 6.2.60-1.1 - rebuilt 6.2.60-1 - update to fix cut&paste segfaults and UTF8 problems - move vimrc to /etc (#2188) - fix filelist 6.2.57-2 - rebuilt 6.2.57-1 - update to patchlevel 57, this should take care of #100670 Thu Jul 24 2003 Karsten Hopp <karsten@redhat.de> 6.2.21-1 - some minor upstream fixes (PL 21) Mon Jul 14 2003 Chip Turner <cturner@redhat.com> - rebuild for new perl 5.8.1 Fri Jul 04 2003 Karsten Hopp <karsten@redhat.de> 6.2.18-1 - update Tue Jun 10 2003 Karsten Hopp <karsten@redhat.de> 6.2.14-1 - update to 6.2 Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com> - rebuilt Tue Jun 03 2003 Karsten Hopp <karsten@redhat.de> 6.1.474-3 - rebuild Mon Jun 02 2003 Karsten Hopp <karsten@redhat.de> 6.1.474-2 - initialize variable before using it Tue May 06 2003 Karsten Hopp <karsten@redhat.de> 6.1.474-1 - patchlevel 474 Wed Apr 23 2003 Karsten Hopp <karsten@redhat.de> 6.1.469-4 - add gvimdiff link (#89462) Sun Apr 20 2003 Karsten Hopp <karsten@redhat.de> 6.1.469-3 - rebuild with vim-X11 and gtk2 - don't hardcode ruby path (thanks to Ian Macdonald) Fri Apr 18 2003 Karsten Hopp <karsten@redhat.de> 6.1.469-2 - rebuild Thu Apr 17 2003 Karsten Hopp <karsten@redhat.de> 6.1.469-1 - enable ruby interpreter (#89045) and update to patchlevel 469 Tue Apr 01 2003 Karsten Hopp <karsten@redhat.de> 6.1.434-1 - update to patchlevel 434 - update gtk2 patch and disable it for now 6.1.406-1 - new versioning to match the official patchlevel - new tarballs from the stable CVS tree to get rid of >300 patches - add gtk2 patch fom gvim and build gtk2 gvim
2004-09-09 14:06:47 +00:00
2005-01-12 10:21:54 +00:00
%patch3000 -p1
%patch3001 -p1
%patch3002 -p1
%patch3003 -p1
%patch3004 -p1
2006-04-28 14:59:42 +00:00
#patch3005 -p1
2006-04-20 13:06:24 +00:00
#patch3006 -p1
%patch3009 -p1
%patch3010 -p1
%patch3011 -p1
2006-04-04 14:21:02 +00:00
%patch3012 -p1
%if %{WITH_SELINUX}
2005-01-12 10:21:54 +00:00
%patch3100 -p1
%patch3101 -p1
%endif
%if "%{withcvim}" == "1"
2005-09-06 15:30:24 +00:00
mkdir cvim
( cd cvim; unzip %{SOURCE12}; )
patch -p1 < %{PATCH3008}
%endif
2005-09-06 15:30:24 +00:00
%build
auto-import changelog data from vim-5.7-6.src.rpm Sun Aug 06 2000 Tim Waugh <twaugh@redhat.com> - xterm doesn't have request version string (#14570) Sat Aug 05 2000 Bernhard Rosenkraenzer <bero@redhat.com> - Patchlevel 8 Fri Aug 04 2000 Bernhard Rosenkraenzer <bero@redhat.com> - Fix paths in vim.1 manpage (Bug #15387) Wed Jul 19 2000 Bernhard Rosenkraenzer <bero@redhat.com> - Fix up vimtutor (Bug #11455) Thu Jul 13 2000 Prospector <bugzilla@redhat.com> - automatic rebuild Sun Jun 25 2000 Bernhard Rosenkraenzer <bero@redhat.com> - 5.7 release - some more fixes to .spec file syntax highlighting rules... About time it recognizes %{_mandir}... Sun Jun 18 2000 Bernhard Rosenkraenzer <bero@redhat.com> - 5.7a Sat Jun 03 2000 Bernhard Rosenkrnzer <bero@redhat.com> - patchlevel 74 - add %makeinstall macro recognition to .spec file syntax highlighting rules - fix up Makefiles Fri Apr 14 2000 Bernhard Rosenkrnzer <bero@redhat.com> - patchlevel 66 - fix compilation with perl 5.6.0 Mon Mar 20 2000 Bernhard Rosenkrnzer <bero@redhat.com> - patchlevel 12 Tue Mar 07 2000 Preston Brown <pbrown@redhat.com> - fix home/end in vimrc (we did a term = rxvt, totally wrong) Tue Feb 29 2000 Preston Brown <pbrown@redhat.com> - change F1-F4 keybindings for xterm builtin terminfo to match real terminfo Thu Feb 17 2000 Bill Nottingham <notting@redhat.com> - kill autoindent Mon Feb 07 2000 Preston Brown <pbrown@redhat.com> - wmconfig -> desktop Sat Feb 05 2000 Bernhard Rosenkrnzer <bero@redhat.com> - Patchlevel 11 - handle compressed man pages - fix man page symlinks Wed Feb 02 2000 Bill Nottingham <notting@redhat.com> - eliminate dependencies on X in vim-enhanced, and ncurses/gpm in vim-minimal Fri Jan 28 2000 Bill Nottingham <notting@redhat.com> - eliminate dependencies on csh and perl in vim-common Wed Jan 19 2000 Bernhard Rosenrknzer <bero@redhat.com> - Use awk, not nawk Tue Jan 18 2000 Bernhard Rosenrknzer <bero@redhat.com> - 5.6 - patch 5.6.001 - remove /usr/bin/vi - if you want vim, type vim Tue Jan 11 2000 Bernhard Rosenkrnzer <bero@redhat.com> - 5.6a - Remove dependency on nawk (introduced by base update) - some tweaks to make updating easier Tue Nov 09 1999 Bernhard Rosenkrnzer <bero@redhat.com> - 5.5 - fix path to vimrc Tue Jul 27 1999 Michael K. Johnson <johnsonm@redhat.com> - moved from athena to gtk widgets for X version - removed vim.1 from X11 filelist because X11 depends on vim-common anyway - fixed rogue dependencies from sample files Tue Jul 27 1999 Jeff Johnson <jbj@redhat.com> - update to 5.4. Thu Jul 22 1999 Jeff Johnson <jbj@redhat.com> - man page had buildroot pollution (#3629). Thu Mar 25 1999 Preston Brown <pbrown@redhat.com> - with recent termcap/terminfo fixes, regular vim works in xterm/console - in color, so vim-color package removed. Tue Mar 23 1999 Erik Troan <ewt@redhat.com> - removed "set backupdir=/tmp/vim_backup" from default vimrc Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com> - auto rebuild in the new build environment (release 5) Thu Dec 17 1998 Michael Maher <mike@redaht.com> - built pacakge for 6.0 Tue Sep 15 1998 Michael Maher <mike@redhat.com> - removed '--with-tlib=termcap' so that color-vim works Wed Sep 02 1998 Jeff Johnson <jbj@redhat.com> - update to 5.3. Mon Aug 10 1998 Jeff Johnson <jbj@redhat.com> - merge in Toshio's changes - color-vim: changed "--disable-p" to "--disable-perlinterp --with-tlib=termcap" - added minimal rvi/rview and man pages. - move Obsoletes to same package as executable. Thu Aug 06 1998 Toshio Kuratomi <badger@prtr-13.ucsc.edu> - Break the package apart similar to the way the netscape package was broken down to handle navigator or communicator: The vim package is Obsolete, now there is vim-common with all the common files, and a package for each binary: vim-minimal (has /bin/vi compiled with no frills), vim-enhanced (has /usr/bin/vim with extra perl and python interpreters), and vim-X11 (has /usr/X11R6/bin/gvim compiled with GUI support.) - Enable the perl and python interpreters in the gui version (gvim). Tue Jun 30 1998 Michael Maher <mike@redhat.com> - Fixed tutor help. - cvim package added. Thanks to Stevie Wills for finding this one :-) Thu May 07 1998 Prospector System <bugs@redhat.com> - translations modified for de, fr, tr Fri May 01 1998 Donnie Barnes <djb@redhat.com> - added patch to turn off the "vi compatibility" by default. You can still get it via the -C command line option Thu Apr 23 1998 Donnie Barnes <djb@redhat.com> - removed perl and python interpreters (sorry, but those don't belong in a /bin/vi and having two vi's seemed like overkill...complain to suggest@redhat.com if you care) Fri Apr 17 1998 Donnie Barnes <djb@redhat.com> - fixed buildroot bug Sat Apr 11 1998 Donnie Barnes <djb@redhat.com> - updated from 4.6 to 5.1 - moved to buildroot Sun Nov 09 1997 Donnie Barnes <djb@redhat.com> - fixed missing man page Wed Oct 22 1997 Donnie Barnes <djb@redhat.com> - added wmconfig entry to vim-X11 Mon Oct 20 1997 Donnie Barnes <djb@redhat.com> - upgraded from 4.5 to 4.6 Fri Jun 13 1997 Erik Troan <ewt@redhat.com> - built against glibc Tue Mar 25 1997 Michael K. Johnson <johnsonm@redhat.com> - Upgraded to 4.5 - Added ex symlinks Tue Mar 11 1997 Michael K. Johnson <johnsonm@redhat.com> - Added view symlink.
2004-09-09 13:57:11 +00:00
cd src
autoconf
auto-import changelog data from vim-6.2.121-1.src.rpm 6.2.121-1 - patchlevel 121 - fix buildrequires (#106824, #105832) 6.2.98-1.1 - rebuilt 6.2.98-1 - upstream fix for undeclared stop_insert_mode variable 6.2.97-1 - patchlevel 97, see README for descriptions 6.2.71-1 - several upstream fixes (PL 71) 6.2.60-1.1 - rebuilt 6.2.60-1 - update to fix cut&paste segfaults and UTF8 problems - move vimrc to /etc (#2188) - fix filelist 6.2.57-2 - rebuilt 6.2.57-1 - update to patchlevel 57, this should take care of #100670 Thu Jul 24 2003 Karsten Hopp <karsten@redhat.de> 6.2.21-1 - some minor upstream fixes (PL 21) Mon Jul 14 2003 Chip Turner <cturner@redhat.com> - rebuild for new perl 5.8.1 Fri Jul 04 2003 Karsten Hopp <karsten@redhat.de> 6.2.18-1 - update Tue Jun 10 2003 Karsten Hopp <karsten@redhat.de> 6.2.14-1 - update to 6.2 Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com> - rebuilt Tue Jun 03 2003 Karsten Hopp <karsten@redhat.de> 6.1.474-3 - rebuild Mon Jun 02 2003 Karsten Hopp <karsten@redhat.de> 6.1.474-2 - initialize variable before using it Tue May 06 2003 Karsten Hopp <karsten@redhat.de> 6.1.474-1 - patchlevel 474 Wed Apr 23 2003 Karsten Hopp <karsten@redhat.de> 6.1.469-4 - add gvimdiff link (#89462) Sun Apr 20 2003 Karsten Hopp <karsten@redhat.de> 6.1.469-3 - rebuild with vim-X11 and gtk2 - don't hardcode ruby path (thanks to Ian Macdonald) Fri Apr 18 2003 Karsten Hopp <karsten@redhat.de> 6.1.469-2 - rebuild Thu Apr 17 2003 Karsten Hopp <karsten@redhat.de> 6.1.469-1 - enable ruby interpreter (#89045) and update to patchlevel 469 Tue Apr 01 2003 Karsten Hopp <karsten@redhat.de> 6.1.434-1 - update to patchlevel 434 - update gtk2 patch and disable it for now 6.1.406-1 - new versioning to match the official patchlevel - new tarballs from the stable CVS tree to get rid of >300 patches - add gtk2 patch fom gvim and build gtk2 gvim
2004-09-09 14:06:47 +00:00
perl -pi -e "s,\\\$VIMRUNTIME,/usr/share/vim/%{vimdir},g" os_unix.h
perl -pi -e "s,\\\$VIM,/usr/share/vim/%{vimdir}/macros,g" os_unix.h
auto-import changelog data from vim-6.0-7.13.src.rpm Mon Jan 28 2002 Bernhard Rosenkraenzer <bero@redhat.com> 6.0-13 - Patchlevel 152 - Add symlinks for evim, rvim and vimdiff as described in vim docs Tue Jan 22 2002 Bernhard Rosenkraenzer <bero@redhat.com> 6.0-12 - Patchlevel 149 Tue Jan 22 2002 Bernhard Rosenkraenzer <bero@redhat.com> 6.0-11 - Patchlevel 147 Thu Dec 27 2001 Bernhard Rosenkraenzer <bero@redhat.com> 6.0-9 - Patchlevel 101 Mon Nov 26 2001 Bernhard Rosenkraenzer <bero@redhat.com> 6.0-8 - Patchlevel 93 Mon Nov 05 2001 Bernhard Rosenkraenzer <bero@redhat.com> 6.0-7 - 6.0pl78 - Move desktop file (Utilities -> Applications), #53503 Thu Nov 01 2001 Bernhard Rosenkraenzer <bero@redhat.com> 6.0-6 - 6.0pl61 Wed Oct 31 2001 Bernhard Rosenkraenzer <bero@redhat.com> - 6.0pl44 Mon Oct 29 2001 Bernhard Rosenkraenzer <bero@redhat.com> 6.0-5 - 6.0pl36 - Fix build with gcc 3.1 Tue Oct 23 2001 Bernhard Rosenkraenzer <bero@redhat.com> 6.0-4 - 6.0pl21 - Don't show an error message when trying to "return" to a line that no longer exists (#54551) Mon Oct 22 2001 Bernhard Rosenkraenzer <bero@redhat.com> 6.0-3 - 6.0pl19 Sun Sep 30 2001 Bernhard Rosenkraenzer <bero@redhat.com> 6.0-2 - 6.0pl11 Wed Sep 26 2001 Bernhard Rosenkraenzer <bero@redhat.com> 6.0-1 - 6.0 Thu Sep 13 2001 Bernhard Rosenkraenzer <bero@redhat.com> 6.0-0.av.1 - 6.0av - Use -Os in rescue mode Tue Sep 04 2001 Bernhard Rosenkraenzer <bero@redhat.com> 6.0-0.au.1 - Update to 6.0au - Allow rescue build Tue Aug 28 2001 Bernhard Rosenkraenzer <bero@redhat.com> 6.0-0.at.1 - vim 6.0at - Increase epoch so we can update 7.2 systems
2004-09-09 13:58:58 +00:00
2005-01-19 12:42:54 +00:00
export CFLAGS="$RPM_OPT_FLAGS -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2"
export CXXFLAGS="$RPM_OPT_FLAGS -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2"
auto-import changelog data from vim-6.2.121-1.src.rpm 6.2.121-1 - patchlevel 121 - fix buildrequires (#106824, #105832) 6.2.98-1.1 - rebuilt 6.2.98-1 - upstream fix for undeclared stop_insert_mode variable 6.2.97-1 - patchlevel 97, see README for descriptions 6.2.71-1 - several upstream fixes (PL 71) 6.2.60-1.1 - rebuilt 6.2.60-1 - update to fix cut&paste segfaults and UTF8 problems - move vimrc to /etc (#2188) - fix filelist 6.2.57-2 - rebuilt 6.2.57-1 - update to patchlevel 57, this should take care of #100670 Thu Jul 24 2003 Karsten Hopp <karsten@redhat.de> 6.2.21-1 - some minor upstream fixes (PL 21) Mon Jul 14 2003 Chip Turner <cturner@redhat.com> - rebuild for new perl 5.8.1 Fri Jul 04 2003 Karsten Hopp <karsten@redhat.de> 6.2.18-1 - update Tue Jun 10 2003 Karsten Hopp <karsten@redhat.de> 6.2.14-1 - update to 6.2 Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com> - rebuilt Tue Jun 03 2003 Karsten Hopp <karsten@redhat.de> 6.1.474-3 - rebuild Mon Jun 02 2003 Karsten Hopp <karsten@redhat.de> 6.1.474-2 - initialize variable before using it Tue May 06 2003 Karsten Hopp <karsten@redhat.de> 6.1.474-1 - patchlevel 474 Wed Apr 23 2003 Karsten Hopp <karsten@redhat.de> 6.1.469-4 - add gvimdiff link (#89462) Sun Apr 20 2003 Karsten Hopp <karsten@redhat.de> 6.1.469-3 - rebuild with vim-X11 and gtk2 - don't hardcode ruby path (thanks to Ian Macdonald) Fri Apr 18 2003 Karsten Hopp <karsten@redhat.de> 6.1.469-2 - rebuild Thu Apr 17 2003 Karsten Hopp <karsten@redhat.de> 6.1.469-1 - enable ruby interpreter (#89045) and update to patchlevel 469 Tue Apr 01 2003 Karsten Hopp <karsten@redhat.de> 6.1.434-1 - update to patchlevel 434 - update gtk2 patch and disable it for now 6.1.406-1 - new versioning to match the official patchlevel - new tarballs from the stable CVS tree to get rid of >300 patches - add gtk2 patch fom gvim and build gtk2 gvim
2004-09-09 14:06:47 +00:00
%if "%{withruby}" == "1"
export RUBY_CFLAGS=-I$(ruby -r rbconfig -e 'p Config::CONFIG["archdir"]')
%endif
auto-import changelog data from vim-6.0-7.13.src.rpm Mon Jan 28 2002 Bernhard Rosenkraenzer <bero@redhat.com> 6.0-13 - Patchlevel 152 - Add symlinks for evim, rvim and vimdiff as described in vim docs Tue Jan 22 2002 Bernhard Rosenkraenzer <bero@redhat.com> 6.0-12 - Patchlevel 149 Tue Jan 22 2002 Bernhard Rosenkraenzer <bero@redhat.com> 6.0-11 - Patchlevel 147 Thu Dec 27 2001 Bernhard Rosenkraenzer <bero@redhat.com> 6.0-9 - Patchlevel 101 Mon Nov 26 2001 Bernhard Rosenkraenzer <bero@redhat.com> 6.0-8 - Patchlevel 93 Mon Nov 05 2001 Bernhard Rosenkraenzer <bero@redhat.com> 6.0-7 - 6.0pl78 - Move desktop file (Utilities -> Applications), #53503 Thu Nov 01 2001 Bernhard Rosenkraenzer <bero@redhat.com> 6.0-6 - 6.0pl61 Wed Oct 31 2001 Bernhard Rosenkraenzer <bero@redhat.com> - 6.0pl44 Mon Oct 29 2001 Bernhard Rosenkraenzer <bero@redhat.com> 6.0-5 - 6.0pl36 - Fix build with gcc 3.1 Tue Oct 23 2001 Bernhard Rosenkraenzer <bero@redhat.com> 6.0-4 - 6.0pl21 - Don't show an error message when trying to "return" to a line that no longer exists (#54551) Mon Oct 22 2001 Bernhard Rosenkraenzer <bero@redhat.com> 6.0-3 - 6.0pl19 Sun Sep 30 2001 Bernhard Rosenkraenzer <bero@redhat.com> 6.0-2 - 6.0pl11 Wed Sep 26 2001 Bernhard Rosenkraenzer <bero@redhat.com> 6.0-1 - 6.0 Thu Sep 13 2001 Bernhard Rosenkraenzer <bero@redhat.com> 6.0-0.av.1 - 6.0av - Use -Os in rescue mode Tue Sep 04 2001 Bernhard Rosenkraenzer <bero@redhat.com> 6.0-0.au.1 - Update to 6.0au - Allow rescue build Tue Aug 28 2001 Bernhard Rosenkraenzer <bero@redhat.com> 6.0-0.at.1 - vim 6.0at - Increase epoch so we can update 7.2 systems
2004-09-09 13:58:58 +00:00
auto-import changelog data from vim-6.2.121-1.src.rpm 6.2.121-1 - patchlevel 121 - fix buildrequires (#106824, #105832) 6.2.98-1.1 - rebuilt 6.2.98-1 - upstream fix for undeclared stop_insert_mode variable 6.2.97-1 - patchlevel 97, see README for descriptions 6.2.71-1 - several upstream fixes (PL 71) 6.2.60-1.1 - rebuilt 6.2.60-1 - update to fix cut&paste segfaults and UTF8 problems - move vimrc to /etc (#2188) - fix filelist 6.2.57-2 - rebuilt 6.2.57-1 - update to patchlevel 57, this should take care of #100670 Thu Jul 24 2003 Karsten Hopp <karsten@redhat.de> 6.2.21-1 - some minor upstream fixes (PL 21) Mon Jul 14 2003 Chip Turner <cturner@redhat.com> - rebuild for new perl 5.8.1 Fri Jul 04 2003 Karsten Hopp <karsten@redhat.de> 6.2.18-1 - update Tue Jun 10 2003 Karsten Hopp <karsten@redhat.de> 6.2.14-1 - update to 6.2 Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com> - rebuilt Tue Jun 03 2003 Karsten Hopp <karsten@redhat.de> 6.1.474-3 - rebuild Mon Jun 02 2003 Karsten Hopp <karsten@redhat.de> 6.1.474-2 - initialize variable before using it Tue May 06 2003 Karsten Hopp <karsten@redhat.de> 6.1.474-1 - patchlevel 474 Wed Apr 23 2003 Karsten Hopp <karsten@redhat.de> 6.1.469-4 - add gvimdiff link (#89462) Sun Apr 20 2003 Karsten Hopp <karsten@redhat.de> 6.1.469-3 - rebuild with vim-X11 and gtk2 - don't hardcode ruby path (thanks to Ian Macdonald) Fri Apr 18 2003 Karsten Hopp <karsten@redhat.de> 6.1.469-2 - rebuild Thu Apr 17 2003 Karsten Hopp <karsten@redhat.de> 6.1.469-1 - enable ruby interpreter (#89045) and update to patchlevel 469 Tue Apr 01 2003 Karsten Hopp <karsten@redhat.de> 6.1.434-1 - update to patchlevel 434 - update gtk2 patch and disable it for now 6.1.406-1 - new versioning to match the official patchlevel - new tarballs from the stable CVS tree to get rid of >300 patches - add gtk2 patch fom gvim and build gtk2 gvim
2004-09-09 14:06:47 +00:00
%configure --with-features=huge --enable-pythoninterp --enable-perlinterp \
--disable-tclinterp --with-x=yes \
--enable-xim --enable-multibyte \
--enable-gtk2-check --enable-gui=gtk2 \
--with-compiledby="<bugzilla@redhat.com>" --enable-cscope \
--with-modified-by="<bugzilla@redhat.com>" \
%if "%{withnetbeans}" == "1"
--enable-netbeans \
%else
--disable-netbeans \
auto-import changelog data from vim-6.2.121-1.src.rpm 6.2.121-1 - patchlevel 121 - fix buildrequires (#106824, #105832) 6.2.98-1.1 - rebuilt 6.2.98-1 - upstream fix for undeclared stop_insert_mode variable 6.2.97-1 - patchlevel 97, see README for descriptions 6.2.71-1 - several upstream fixes (PL 71) 6.2.60-1.1 - rebuilt 6.2.60-1 - update to fix cut&paste segfaults and UTF8 problems - move vimrc to /etc (#2188) - fix filelist 6.2.57-2 - rebuilt 6.2.57-1 - update to patchlevel 57, this should take care of #100670 Thu Jul 24 2003 Karsten Hopp <karsten@redhat.de> 6.2.21-1 - some minor upstream fixes (PL 21) Mon Jul 14 2003 Chip Turner <cturner@redhat.com> - rebuild for new perl 5.8.1 Fri Jul 04 2003 Karsten Hopp <karsten@redhat.de> 6.2.18-1 - update Tue Jun 10 2003 Karsten Hopp <karsten@redhat.de> 6.2.14-1 - update to 6.2 Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com> - rebuilt Tue Jun 03 2003 Karsten Hopp <karsten@redhat.de> 6.1.474-3 - rebuild Mon Jun 02 2003 Karsten Hopp <karsten@redhat.de> 6.1.474-2 - initialize variable before using it Tue May 06 2003 Karsten Hopp <karsten@redhat.de> 6.1.474-1 - patchlevel 474 Wed Apr 23 2003 Karsten Hopp <karsten@redhat.de> 6.1.469-4 - add gvimdiff link (#89462) Sun Apr 20 2003 Karsten Hopp <karsten@redhat.de> 6.1.469-3 - rebuild with vim-X11 and gtk2 - don't hardcode ruby path (thanks to Ian Macdonald) Fri Apr 18 2003 Karsten Hopp <karsten@redhat.de> 6.1.469-2 - rebuild Thu Apr 17 2003 Karsten Hopp <karsten@redhat.de> 6.1.469-1 - enable ruby interpreter (#89045) and update to patchlevel 469 Tue Apr 01 2003 Karsten Hopp <karsten@redhat.de> 6.1.434-1 - update to patchlevel 434 - update gtk2 patch and disable it for now 6.1.406-1 - new versioning to match the official patchlevel - new tarballs from the stable CVS tree to get rid of >300 patches - add gtk2 patch fom gvim and build gtk2 gvim
2004-09-09 14:06:47 +00:00
%endif
%if "%{withruby}" == "1"
--enable-rubyinterp
auto-import changelog data from vim-6.2.121-1.src.rpm 6.2.121-1 - patchlevel 121 - fix buildrequires (#106824, #105832) 6.2.98-1.1 - rebuilt 6.2.98-1 - upstream fix for undeclared stop_insert_mode variable 6.2.97-1 - patchlevel 97, see README for descriptions 6.2.71-1 - several upstream fixes (PL 71) 6.2.60-1.1 - rebuilt 6.2.60-1 - update to fix cut&paste segfaults and UTF8 problems - move vimrc to /etc (#2188) - fix filelist 6.2.57-2 - rebuilt 6.2.57-1 - update to patchlevel 57, this should take care of #100670 Thu Jul 24 2003 Karsten Hopp <karsten@redhat.de> 6.2.21-1 - some minor upstream fixes (PL 21) Mon Jul 14 2003 Chip Turner <cturner@redhat.com> - rebuild for new perl 5.8.1 Fri Jul 04 2003 Karsten Hopp <karsten@redhat.de> 6.2.18-1 - update Tue Jun 10 2003 Karsten Hopp <karsten@redhat.de> 6.2.14-1 - update to 6.2 Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com> - rebuilt Tue Jun 03 2003 Karsten Hopp <karsten@redhat.de> 6.1.474-3 - rebuild Mon Jun 02 2003 Karsten Hopp <karsten@redhat.de> 6.1.474-2 - initialize variable before using it Tue May 06 2003 Karsten Hopp <karsten@redhat.de> 6.1.474-1 - patchlevel 474 Wed Apr 23 2003 Karsten Hopp <karsten@redhat.de> 6.1.469-4 - add gvimdiff link (#89462) Sun Apr 20 2003 Karsten Hopp <karsten@redhat.de> 6.1.469-3 - rebuild with vim-X11 and gtk2 - don't hardcode ruby path (thanks to Ian Macdonald) Fri Apr 18 2003 Karsten Hopp <karsten@redhat.de> 6.1.469-2 - rebuild Thu Apr 17 2003 Karsten Hopp <karsten@redhat.de> 6.1.469-1 - enable ruby interpreter (#89045) and update to patchlevel 469 Tue Apr 01 2003 Karsten Hopp <karsten@redhat.de> 6.1.434-1 - update to patchlevel 434 - update gtk2 patch and disable it for now 6.1.406-1 - new versioning to match the official patchlevel - new tarballs from the stable CVS tree to get rid of >300 patches - add gtk2 patch fom gvim and build gtk2 gvim
2004-09-09 14:06:47 +00:00
%endif
2005-09-06 15:30:24 +00:00
2004-09-09 14:01:30 +00:00
make
auto-import changelog data from vim-5.7-6.src.rpm Sun Aug 06 2000 Tim Waugh <twaugh@redhat.com> - xterm doesn't have request version string (#14570) Sat Aug 05 2000 Bernhard Rosenkraenzer <bero@redhat.com> - Patchlevel 8 Fri Aug 04 2000 Bernhard Rosenkraenzer <bero@redhat.com> - Fix paths in vim.1 manpage (Bug #15387) Wed Jul 19 2000 Bernhard Rosenkraenzer <bero@redhat.com> - Fix up vimtutor (Bug #11455) Thu Jul 13 2000 Prospector <bugzilla@redhat.com> - automatic rebuild Sun Jun 25 2000 Bernhard Rosenkraenzer <bero@redhat.com> - 5.7 release - some more fixes to .spec file syntax highlighting rules... About time it recognizes %{_mandir}... Sun Jun 18 2000 Bernhard Rosenkraenzer <bero@redhat.com> - 5.7a Sat Jun 03 2000 Bernhard Rosenkrnzer <bero@redhat.com> - patchlevel 74 - add %makeinstall macro recognition to .spec file syntax highlighting rules - fix up Makefiles Fri Apr 14 2000 Bernhard Rosenkrnzer <bero@redhat.com> - patchlevel 66 - fix compilation with perl 5.6.0 Mon Mar 20 2000 Bernhard Rosenkrnzer <bero@redhat.com> - patchlevel 12 Tue Mar 07 2000 Preston Brown <pbrown@redhat.com> - fix home/end in vimrc (we did a term = rxvt, totally wrong) Tue Feb 29 2000 Preston Brown <pbrown@redhat.com> - change F1-F4 keybindings for xterm builtin terminfo to match real terminfo Thu Feb 17 2000 Bill Nottingham <notting@redhat.com> - kill autoindent Mon Feb 07 2000 Preston Brown <pbrown@redhat.com> - wmconfig -> desktop Sat Feb 05 2000 Bernhard Rosenkrnzer <bero@redhat.com> - Patchlevel 11 - handle compressed man pages - fix man page symlinks Wed Feb 02 2000 Bill Nottingham <notting@redhat.com> - eliminate dependencies on X in vim-enhanced, and ncurses/gpm in vim-minimal Fri Jan 28 2000 Bill Nottingham <notting@redhat.com> - eliminate dependencies on csh and perl in vim-common Wed Jan 19 2000 Bernhard Rosenrknzer <bero@redhat.com> - Use awk, not nawk Tue Jan 18 2000 Bernhard Rosenrknzer <bero@redhat.com> - 5.6 - patch 5.6.001 - remove /usr/bin/vi - if you want vim, type vim Tue Jan 11 2000 Bernhard Rosenkrnzer <bero@redhat.com> - 5.6a - Remove dependency on nawk (introduced by base update) - some tweaks to make updating easier Tue Nov 09 1999 Bernhard Rosenkrnzer <bero@redhat.com> - 5.5 - fix path to vimrc Tue Jul 27 1999 Michael K. Johnson <johnsonm@redhat.com> - moved from athena to gtk widgets for X version - removed vim.1 from X11 filelist because X11 depends on vim-common anyway - fixed rogue dependencies from sample files Tue Jul 27 1999 Jeff Johnson <jbj@redhat.com> - update to 5.4. Thu Jul 22 1999 Jeff Johnson <jbj@redhat.com> - man page had buildroot pollution (#3629). Thu Mar 25 1999 Preston Brown <pbrown@redhat.com> - with recent termcap/terminfo fixes, regular vim works in xterm/console - in color, so vim-color package removed. Tue Mar 23 1999 Erik Troan <ewt@redhat.com> - removed "set backupdir=/tmp/vim_backup" from default vimrc Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com> - auto rebuild in the new build environment (release 5) Thu Dec 17 1998 Michael Maher <mike@redaht.com> - built pacakge for 6.0 Tue Sep 15 1998 Michael Maher <mike@redhat.com> - removed '--with-tlib=termcap' so that color-vim works Wed Sep 02 1998 Jeff Johnson <jbj@redhat.com> - update to 5.3. Mon Aug 10 1998 Jeff Johnson <jbj@redhat.com> - merge in Toshio's changes - color-vim: changed "--disable-p" to "--disable-perlinterp --with-tlib=termcap" - added minimal rvi/rview and man pages. - move Obsoletes to same package as executable. Thu Aug 06 1998 Toshio Kuratomi <badger@prtr-13.ucsc.edu> - Break the package apart similar to the way the netscape package was broken down to handle navigator or communicator: The vim package is Obsolete, now there is vim-common with all the common files, and a package for each binary: vim-minimal (has /bin/vi compiled with no frills), vim-enhanced (has /usr/bin/vim with extra perl and python interpreters), and vim-X11 (has /usr/X11R6/bin/gvim compiled with GUI support.) - Enable the perl and python interpreters in the gui version (gvim). Tue Jun 30 1998 Michael Maher <mike@redhat.com> - Fixed tutor help. - cvim package added. Thanks to Stevie Wills for finding this one :-) Thu May 07 1998 Prospector System <bugs@redhat.com> - translations modified for de, fr, tr Fri May 01 1998 Donnie Barnes <djb@redhat.com> - added patch to turn off the "vi compatibility" by default. You can still get it via the -C command line option Thu Apr 23 1998 Donnie Barnes <djb@redhat.com> - removed perl and python interpreters (sorry, but those don't belong in a /bin/vi and having two vi's seemed like overkill...complain to suggest@redhat.com if you care) Fri Apr 17 1998 Donnie Barnes <djb@redhat.com> - fixed buildroot bug Sat Apr 11 1998 Donnie Barnes <djb@redhat.com> - updated from 4.6 to 5.1 - moved to buildroot Sun Nov 09 1997 Donnie Barnes <djb@redhat.com> - fixed missing man page Wed Oct 22 1997 Donnie Barnes <djb@redhat.com> - added wmconfig entry to vim-X11 Mon Oct 20 1997 Donnie Barnes <djb@redhat.com> - upgraded from 4.5 to 4.6 Fri Jun 13 1997 Erik Troan <ewt@redhat.com> - built against glibc Tue Mar 25 1997 Michael K. Johnson <johnsonm@redhat.com> - Upgraded to 4.5 - Added ex symlinks Tue Mar 11 1997 Michael K. Johnson <johnsonm@redhat.com> - Added view symlink.
2004-09-09 13:57:11 +00:00
cp vim gvim
make clean
auto-import changelog data from vim-6.0-7.13.src.rpm Mon Jan 28 2002 Bernhard Rosenkraenzer <bero@redhat.com> 6.0-13 - Patchlevel 152 - Add symlinks for evim, rvim and vimdiff as described in vim docs Tue Jan 22 2002 Bernhard Rosenkraenzer <bero@redhat.com> 6.0-12 - Patchlevel 149 Tue Jan 22 2002 Bernhard Rosenkraenzer <bero@redhat.com> 6.0-11 - Patchlevel 147 Thu Dec 27 2001 Bernhard Rosenkraenzer <bero@redhat.com> 6.0-9 - Patchlevel 101 Mon Nov 26 2001 Bernhard Rosenkraenzer <bero@redhat.com> 6.0-8 - Patchlevel 93 Mon Nov 05 2001 Bernhard Rosenkraenzer <bero@redhat.com> 6.0-7 - 6.0pl78 - Move desktop file (Utilities -> Applications), #53503 Thu Nov 01 2001 Bernhard Rosenkraenzer <bero@redhat.com> 6.0-6 - 6.0pl61 Wed Oct 31 2001 Bernhard Rosenkraenzer <bero@redhat.com> - 6.0pl44 Mon Oct 29 2001 Bernhard Rosenkraenzer <bero@redhat.com> 6.0-5 - 6.0pl36 - Fix build with gcc 3.1 Tue Oct 23 2001 Bernhard Rosenkraenzer <bero@redhat.com> 6.0-4 - 6.0pl21 - Don't show an error message when trying to "return" to a line that no longer exists (#54551) Mon Oct 22 2001 Bernhard Rosenkraenzer <bero@redhat.com> 6.0-3 - 6.0pl19 Sun Sep 30 2001 Bernhard Rosenkraenzer <bero@redhat.com> 6.0-2 - 6.0pl11 Wed Sep 26 2001 Bernhard Rosenkraenzer <bero@redhat.com> 6.0-1 - 6.0 Thu Sep 13 2001 Bernhard Rosenkraenzer <bero@redhat.com> 6.0-0.av.1 - 6.0av - Use -Os in rescue mode Tue Sep 04 2001 Bernhard Rosenkraenzer <bero@redhat.com> 6.0-0.au.1 - Update to 6.0au - Allow rescue build Tue Aug 28 2001 Bernhard Rosenkraenzer <bero@redhat.com> 6.0-0.at.1 - vim 6.0at - Increase epoch so we can update 7.2 systems
2004-09-09 13:58:58 +00:00
%configure --prefix=/usr --with-features=huge --enable-pythoninterp \
auto-import changelog data from vim-6.2.121-1.src.rpm 6.2.121-1 - patchlevel 121 - fix buildrequires (#106824, #105832) 6.2.98-1.1 - rebuilt 6.2.98-1 - upstream fix for undeclared stop_insert_mode variable 6.2.97-1 - patchlevel 97, see README for descriptions 6.2.71-1 - several upstream fixes (PL 71) 6.2.60-1.1 - rebuilt 6.2.60-1 - update to fix cut&paste segfaults and UTF8 problems - move vimrc to /etc (#2188) - fix filelist 6.2.57-2 - rebuilt 6.2.57-1 - update to patchlevel 57, this should take care of #100670 Thu Jul 24 2003 Karsten Hopp <karsten@redhat.de> 6.2.21-1 - some minor upstream fixes (PL 21) Mon Jul 14 2003 Chip Turner <cturner@redhat.com> - rebuild for new perl 5.8.1 Fri Jul 04 2003 Karsten Hopp <karsten@redhat.de> 6.2.18-1 - update Tue Jun 10 2003 Karsten Hopp <karsten@redhat.de> 6.2.14-1 - update to 6.2 Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com> - rebuilt Tue Jun 03 2003 Karsten Hopp <karsten@redhat.de> 6.1.474-3 - rebuild Mon Jun 02 2003 Karsten Hopp <karsten@redhat.de> 6.1.474-2 - initialize variable before using it Tue May 06 2003 Karsten Hopp <karsten@redhat.de> 6.1.474-1 - patchlevel 474 Wed Apr 23 2003 Karsten Hopp <karsten@redhat.de> 6.1.469-4 - add gvimdiff link (#89462) Sun Apr 20 2003 Karsten Hopp <karsten@redhat.de> 6.1.469-3 - rebuild with vim-X11 and gtk2 - don't hardcode ruby path (thanks to Ian Macdonald) Fri Apr 18 2003 Karsten Hopp <karsten@redhat.de> 6.1.469-2 - rebuild Thu Apr 17 2003 Karsten Hopp <karsten@redhat.de> 6.1.469-1 - enable ruby interpreter (#89045) and update to patchlevel 469 Tue Apr 01 2003 Karsten Hopp <karsten@redhat.de> 6.1.434-1 - update to patchlevel 434 - update gtk2 patch and disable it for now 6.1.406-1 - new versioning to match the official patchlevel - new tarballs from the stable CVS tree to get rid of >300 patches - add gtk2 patch fom gvim and build gtk2 gvim
2004-09-09 14:06:47 +00:00
--enable-perlinterp --disable-tclinterp --with-x=no \
--enable-gui=no --exec-prefix=/usr --enable-multibyte \
2006-04-20 13:06:24 +00:00
--enable-cscope --with-modified-by="<bugzilla@redhat.com>" \
auto-import changelog data from vim-6.2.121-1.src.rpm 6.2.121-1 - patchlevel 121 - fix buildrequires (#106824, #105832) 6.2.98-1.1 - rebuilt 6.2.98-1 - upstream fix for undeclared stop_insert_mode variable 6.2.97-1 - patchlevel 97, see README for descriptions 6.2.71-1 - several upstream fixes (PL 71) 6.2.60-1.1 - rebuilt 6.2.60-1 - update to fix cut&paste segfaults and UTF8 problems - move vimrc to /etc (#2188) - fix filelist 6.2.57-2 - rebuilt 6.2.57-1 - update to patchlevel 57, this should take care of #100670 Thu Jul 24 2003 Karsten Hopp <karsten@redhat.de> 6.2.21-1 - some minor upstream fixes (PL 21) Mon Jul 14 2003 Chip Turner <cturner@redhat.com> - rebuild for new perl 5.8.1 Fri Jul 04 2003 Karsten Hopp <karsten@redhat.de> 6.2.18-1 - update Tue Jun 10 2003 Karsten Hopp <karsten@redhat.de> 6.2.14-1 - update to 6.2 Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com> - rebuilt Tue Jun 03 2003 Karsten Hopp <karsten@redhat.de> 6.1.474-3 - rebuild Mon Jun 02 2003 Karsten Hopp <karsten@redhat.de> 6.1.474-2 - initialize variable before using it Tue May 06 2003 Karsten Hopp <karsten@redhat.de> 6.1.474-1 - patchlevel 474 Wed Apr 23 2003 Karsten Hopp <karsten@redhat.de> 6.1.469-4 - add gvimdiff link (#89462) Sun Apr 20 2003 Karsten Hopp <karsten@redhat.de> 6.1.469-3 - rebuild with vim-X11 and gtk2 - don't hardcode ruby path (thanks to Ian Macdonald) Fri Apr 18 2003 Karsten Hopp <karsten@redhat.de> 6.1.469-2 - rebuild Thu Apr 17 2003 Karsten Hopp <karsten@redhat.de> 6.1.469-1 - enable ruby interpreter (#89045) and update to patchlevel 469 Tue Apr 01 2003 Karsten Hopp <karsten@redhat.de> 6.1.434-1 - update to patchlevel 434 - update gtk2 patch and disable it for now 6.1.406-1 - new versioning to match the official patchlevel - new tarballs from the stable CVS tree to get rid of >300 patches - add gtk2 patch fom gvim and build gtk2 gvim
2004-09-09 14:06:47 +00:00
--with-compiledby="<bugzilla@redhat.com>" \
%if "%{withnetbeans}" == "1"
--enable-netbeans \
%else
--disable-netbeans \
%endif
auto-import changelog data from vim-6.2.121-1.src.rpm 6.2.121-1 - patchlevel 121 - fix buildrequires (#106824, #105832) 6.2.98-1.1 - rebuilt 6.2.98-1 - upstream fix for undeclared stop_insert_mode variable 6.2.97-1 - patchlevel 97, see README for descriptions 6.2.71-1 - several upstream fixes (PL 71) 6.2.60-1.1 - rebuilt 6.2.60-1 - update to fix cut&paste segfaults and UTF8 problems - move vimrc to /etc (#2188) - fix filelist 6.2.57-2 - rebuilt 6.2.57-1 - update to patchlevel 57, this should take care of #100670 Thu Jul 24 2003 Karsten Hopp <karsten@redhat.de> 6.2.21-1 - some minor upstream fixes (PL 21) Mon Jul 14 2003 Chip Turner <cturner@redhat.com> - rebuild for new perl 5.8.1 Fri Jul 04 2003 Karsten Hopp <karsten@redhat.de> 6.2.18-1 - update Tue Jun 10 2003 Karsten Hopp <karsten@redhat.de> 6.2.14-1 - update to 6.2 Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com> - rebuilt Tue Jun 03 2003 Karsten Hopp <karsten@redhat.de> 6.1.474-3 - rebuild Mon Jun 02 2003 Karsten Hopp <karsten@redhat.de> 6.1.474-2 - initialize variable before using it Tue May 06 2003 Karsten Hopp <karsten@redhat.de> 6.1.474-1 - patchlevel 474 Wed Apr 23 2003 Karsten Hopp <karsten@redhat.de> 6.1.469-4 - add gvimdiff link (#89462) Sun Apr 20 2003 Karsten Hopp <karsten@redhat.de> 6.1.469-3 - rebuild with vim-X11 and gtk2 - don't hardcode ruby path (thanks to Ian Macdonald) Fri Apr 18 2003 Karsten Hopp <karsten@redhat.de> 6.1.469-2 - rebuild Thu Apr 17 2003 Karsten Hopp <karsten@redhat.de> 6.1.469-1 - enable ruby interpreter (#89045) and update to patchlevel 469 Tue Apr 01 2003 Karsten Hopp <karsten@redhat.de> 6.1.434-1 - update to patchlevel 434 - update gtk2 patch and disable it for now 6.1.406-1 - new versioning to match the official patchlevel - new tarballs from the stable CVS tree to get rid of >300 patches - add gtk2 patch fom gvim and build gtk2 gvim
2004-09-09 14:06:47 +00:00
%if "%{withruby}" == "1"
--enable-rubyinterp
%endif
auto-import changelog data from vim-5.7-6.src.rpm Sun Aug 06 2000 Tim Waugh <twaugh@redhat.com> - xterm doesn't have request version string (#14570) Sat Aug 05 2000 Bernhard Rosenkraenzer <bero@redhat.com> - Patchlevel 8 Fri Aug 04 2000 Bernhard Rosenkraenzer <bero@redhat.com> - Fix paths in vim.1 manpage (Bug #15387) Wed Jul 19 2000 Bernhard Rosenkraenzer <bero@redhat.com> - Fix up vimtutor (Bug #11455) Thu Jul 13 2000 Prospector <bugzilla@redhat.com> - automatic rebuild Sun Jun 25 2000 Bernhard Rosenkraenzer <bero@redhat.com> - 5.7 release - some more fixes to .spec file syntax highlighting rules... About time it recognizes %{_mandir}... Sun Jun 18 2000 Bernhard Rosenkraenzer <bero@redhat.com> - 5.7a Sat Jun 03 2000 Bernhard Rosenkrnzer <bero@redhat.com> - patchlevel 74 - add %makeinstall macro recognition to .spec file syntax highlighting rules - fix up Makefiles Fri Apr 14 2000 Bernhard Rosenkrnzer <bero@redhat.com> - patchlevel 66 - fix compilation with perl 5.6.0 Mon Mar 20 2000 Bernhard Rosenkrnzer <bero@redhat.com> - patchlevel 12 Tue Mar 07 2000 Preston Brown <pbrown@redhat.com> - fix home/end in vimrc (we did a term = rxvt, totally wrong) Tue Feb 29 2000 Preston Brown <pbrown@redhat.com> - change F1-F4 keybindings for xterm builtin terminfo to match real terminfo Thu Feb 17 2000 Bill Nottingham <notting@redhat.com> - kill autoindent Mon Feb 07 2000 Preston Brown <pbrown@redhat.com> - wmconfig -> desktop Sat Feb 05 2000 Bernhard Rosenkrnzer <bero@redhat.com> - Patchlevel 11 - handle compressed man pages - fix man page symlinks Wed Feb 02 2000 Bill Nottingham <notting@redhat.com> - eliminate dependencies on X in vim-enhanced, and ncurses/gpm in vim-minimal Fri Jan 28 2000 Bill Nottingham <notting@redhat.com> - eliminate dependencies on csh and perl in vim-common Wed Jan 19 2000 Bernhard Rosenrknzer <bero@redhat.com> - Use awk, not nawk Tue Jan 18 2000 Bernhard Rosenrknzer <bero@redhat.com> - 5.6 - patch 5.6.001 - remove /usr/bin/vi - if you want vim, type vim Tue Jan 11 2000 Bernhard Rosenkrnzer <bero@redhat.com> - 5.6a - Remove dependency on nawk (introduced by base update) - some tweaks to make updating easier Tue Nov 09 1999 Bernhard Rosenkrnzer <bero@redhat.com> - 5.5 - fix path to vimrc Tue Jul 27 1999 Michael K. Johnson <johnsonm@redhat.com> - moved from athena to gtk widgets for X version - removed vim.1 from X11 filelist because X11 depends on vim-common anyway - fixed rogue dependencies from sample files Tue Jul 27 1999 Jeff Johnson <jbj@redhat.com> - update to 5.4. Thu Jul 22 1999 Jeff Johnson <jbj@redhat.com> - man page had buildroot pollution (#3629). Thu Mar 25 1999 Preston Brown <pbrown@redhat.com> - with recent termcap/terminfo fixes, regular vim works in xterm/console - in color, so vim-color package removed. Tue Mar 23 1999 Erik Troan <ewt@redhat.com> - removed "set backupdir=/tmp/vim_backup" from default vimrc Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com> - auto rebuild in the new build environment (release 5) Thu Dec 17 1998 Michael Maher <mike@redaht.com> - built pacakge for 6.0 Tue Sep 15 1998 Michael Maher <mike@redhat.com> - removed '--with-tlib=termcap' so that color-vim works Wed Sep 02 1998 Jeff Johnson <jbj@redhat.com> - update to 5.3. Mon Aug 10 1998 Jeff Johnson <jbj@redhat.com> - merge in Toshio's changes - color-vim: changed "--disable-p" to "--disable-perlinterp --with-tlib=termcap" - added minimal rvi/rview and man pages. - move Obsoletes to same package as executable. Thu Aug 06 1998 Toshio Kuratomi <badger@prtr-13.ucsc.edu> - Break the package apart similar to the way the netscape package was broken down to handle navigator or communicator: The vim package is Obsolete, now there is vim-common with all the common files, and a package for each binary: vim-minimal (has /bin/vi compiled with no frills), vim-enhanced (has /usr/bin/vim with extra perl and python interpreters), and vim-X11 (has /usr/X11R6/bin/gvim compiled with GUI support.) - Enable the perl and python interpreters in the gui version (gvim). Tue Jun 30 1998 Michael Maher <mike@redhat.com> - Fixed tutor help. - cvim package added. Thanks to Stevie Wills for finding this one :-) Thu May 07 1998 Prospector System <bugs@redhat.com> - translations modified for de, fr, tr Fri May 01 1998 Donnie Barnes <djb@redhat.com> - added patch to turn off the "vi compatibility" by default. You can still get it via the -C command line option Thu Apr 23 1998 Donnie Barnes <djb@redhat.com> - removed perl and python interpreters (sorry, but those don't belong in a /bin/vi and having two vi's seemed like overkill...complain to suggest@redhat.com if you care) Fri Apr 17 1998 Donnie Barnes <djb@redhat.com> - fixed buildroot bug Sat Apr 11 1998 Donnie Barnes <djb@redhat.com> - updated from 4.6 to 5.1 - moved to buildroot Sun Nov 09 1997 Donnie Barnes <djb@redhat.com> - fixed missing man page Wed Oct 22 1997 Donnie Barnes <djb@redhat.com> - added wmconfig entry to vim-X11 Mon Oct 20 1997 Donnie Barnes <djb@redhat.com> - upgraded from 4.5 to 4.6 Fri Jun 13 1997 Erik Troan <ewt@redhat.com> - built against glibc Tue Mar 25 1997 Michael K. Johnson <johnsonm@redhat.com> - Upgraded to 4.5 - Added ex symlinks Tue Mar 11 1997 Michael K. Johnson <johnsonm@redhat.com> - Added view symlink.
2004-09-09 13:57:11 +00:00
make
cp vim enhanced-vim
make clean
#perl -pi -e "s/help.txt/vi-help.txt/" os_unix.h ex_cmds.c
perl -pi -e "s/\/etc\/vimrc/\/etc\/virc/" os_unix.h
auto-import changelog data from vim-6.0-7.13.src.rpm Mon Jan 28 2002 Bernhard Rosenkraenzer <bero@redhat.com> 6.0-13 - Patchlevel 152 - Add symlinks for evim, rvim and vimdiff as described in vim docs Tue Jan 22 2002 Bernhard Rosenkraenzer <bero@redhat.com> 6.0-12 - Patchlevel 149 Tue Jan 22 2002 Bernhard Rosenkraenzer <bero@redhat.com> 6.0-11 - Patchlevel 147 Thu Dec 27 2001 Bernhard Rosenkraenzer <bero@redhat.com> 6.0-9 - Patchlevel 101 Mon Nov 26 2001 Bernhard Rosenkraenzer <bero@redhat.com> 6.0-8 - Patchlevel 93 Mon Nov 05 2001 Bernhard Rosenkraenzer <bero@redhat.com> 6.0-7 - 6.0pl78 - Move desktop file (Utilities -> Applications), #53503 Thu Nov 01 2001 Bernhard Rosenkraenzer <bero@redhat.com> 6.0-6 - 6.0pl61 Wed Oct 31 2001 Bernhard Rosenkraenzer <bero@redhat.com> - 6.0pl44 Mon Oct 29 2001 Bernhard Rosenkraenzer <bero@redhat.com> 6.0-5 - 6.0pl36 - Fix build with gcc 3.1 Tue Oct 23 2001 Bernhard Rosenkraenzer <bero@redhat.com> 6.0-4 - 6.0pl21 - Don't show an error message when trying to "return" to a line that no longer exists (#54551) Mon Oct 22 2001 Bernhard Rosenkraenzer <bero@redhat.com> 6.0-3 - 6.0pl19 Sun Sep 30 2001 Bernhard Rosenkraenzer <bero@redhat.com> 6.0-2 - 6.0pl11 Wed Sep 26 2001 Bernhard Rosenkraenzer <bero@redhat.com> 6.0-1 - 6.0 Thu Sep 13 2001 Bernhard Rosenkraenzer <bero@redhat.com> 6.0-0.av.1 - 6.0av - Use -Os in rescue mode Tue Sep 04 2001 Bernhard Rosenkraenzer <bero@redhat.com> 6.0-0.au.1 - Update to 6.0au - Allow rescue build Tue Aug 28 2001 Bernhard Rosenkraenzer <bero@redhat.com> 6.0-0.at.1 - vim 6.0at - Increase epoch so we can update 7.2 systems
2004-09-09 13:58:58 +00:00
%configure --prefix='${DEST}'/usr --with-features=tiny --with-x=no \
--enable-multibyte \
--disable-netbeans \
auto-import changelog data from vim-5.7-6.src.rpm Sun Aug 06 2000 Tim Waugh <twaugh@redhat.com> - xterm doesn't have request version string (#14570) Sat Aug 05 2000 Bernhard Rosenkraenzer <bero@redhat.com> - Patchlevel 8 Fri Aug 04 2000 Bernhard Rosenkraenzer <bero@redhat.com> - Fix paths in vim.1 manpage (Bug #15387) Wed Jul 19 2000 Bernhard Rosenkraenzer <bero@redhat.com> - Fix up vimtutor (Bug #11455) Thu Jul 13 2000 Prospector <bugzilla@redhat.com> - automatic rebuild Sun Jun 25 2000 Bernhard Rosenkraenzer <bero@redhat.com> - 5.7 release - some more fixes to .spec file syntax highlighting rules... About time it recognizes %{_mandir}... Sun Jun 18 2000 Bernhard Rosenkraenzer <bero@redhat.com> - 5.7a Sat Jun 03 2000 Bernhard Rosenkrnzer <bero@redhat.com> - patchlevel 74 - add %makeinstall macro recognition to .spec file syntax highlighting rules - fix up Makefiles Fri Apr 14 2000 Bernhard Rosenkrnzer <bero@redhat.com> - patchlevel 66 - fix compilation with perl 5.6.0 Mon Mar 20 2000 Bernhard Rosenkrnzer <bero@redhat.com> - patchlevel 12 Tue Mar 07 2000 Preston Brown <pbrown@redhat.com> - fix home/end in vimrc (we did a term = rxvt, totally wrong) Tue Feb 29 2000 Preston Brown <pbrown@redhat.com> - change F1-F4 keybindings for xterm builtin terminfo to match real terminfo Thu Feb 17 2000 Bill Nottingham <notting@redhat.com> - kill autoindent Mon Feb 07 2000 Preston Brown <pbrown@redhat.com> - wmconfig -> desktop Sat Feb 05 2000 Bernhard Rosenkrnzer <bero@redhat.com> - Patchlevel 11 - handle compressed man pages - fix man page symlinks Wed Feb 02 2000 Bill Nottingham <notting@redhat.com> - eliminate dependencies on X in vim-enhanced, and ncurses/gpm in vim-minimal Fri Jan 28 2000 Bill Nottingham <notting@redhat.com> - eliminate dependencies on csh and perl in vim-common Wed Jan 19 2000 Bernhard Rosenrknzer <bero@redhat.com> - Use awk, not nawk Tue Jan 18 2000 Bernhard Rosenrknzer <bero@redhat.com> - 5.6 - patch 5.6.001 - remove /usr/bin/vi - if you want vim, type vim Tue Jan 11 2000 Bernhard Rosenkrnzer <bero@redhat.com> - 5.6a - Remove dependency on nawk (introduced by base update) - some tweaks to make updating easier Tue Nov 09 1999 Bernhard Rosenkrnzer <bero@redhat.com> - 5.5 - fix path to vimrc Tue Jul 27 1999 Michael K. Johnson <johnsonm@redhat.com> - moved from athena to gtk widgets for X version - removed vim.1 from X11 filelist because X11 depends on vim-common anyway - fixed rogue dependencies from sample files Tue Jul 27 1999 Jeff Johnson <jbj@redhat.com> - update to 5.4. Thu Jul 22 1999 Jeff Johnson <jbj@redhat.com> - man page had buildroot pollution (#3629). Thu Mar 25 1999 Preston Brown <pbrown@redhat.com> - with recent termcap/terminfo fixes, regular vim works in xterm/console - in color, so vim-color package removed. Tue Mar 23 1999 Erik Troan <ewt@redhat.com> - removed "set backupdir=/tmp/vim_backup" from default vimrc Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com> - auto rebuild in the new build environment (release 5) Thu Dec 17 1998 Michael Maher <mike@redaht.com> - built pacakge for 6.0 Tue Sep 15 1998 Michael Maher <mike@redhat.com> - removed '--with-tlib=termcap' so that color-vim works Wed Sep 02 1998 Jeff Johnson <jbj@redhat.com> - update to 5.3. Mon Aug 10 1998 Jeff Johnson <jbj@redhat.com> - merge in Toshio's changes - color-vim: changed "--disable-p" to "--disable-perlinterp --with-tlib=termcap" - added minimal rvi/rview and man pages. - move Obsoletes to same package as executable. Thu Aug 06 1998 Toshio Kuratomi <badger@prtr-13.ucsc.edu> - Break the package apart similar to the way the netscape package was broken down to handle navigator or communicator: The vim package is Obsolete, now there is vim-common with all the common files, and a package for each binary: vim-minimal (has /bin/vi compiled with no frills), vim-enhanced (has /usr/bin/vim with extra perl and python interpreters), and vim-X11 (has /usr/X11R6/bin/gvim compiled with GUI support.) - Enable the perl and python interpreters in the gui version (gvim). Tue Jun 30 1998 Michael Maher <mike@redhat.com> - Fixed tutor help. - cvim package added. Thanks to Stevie Wills for finding this one :-) Thu May 07 1998 Prospector System <bugs@redhat.com> - translations modified for de, fr, tr Fri May 01 1998 Donnie Barnes <djb@redhat.com> - added patch to turn off the "vi compatibility" by default. You can still get it via the -C command line option Thu Apr 23 1998 Donnie Barnes <djb@redhat.com> - removed perl and python interpreters (sorry, but those don't belong in a /bin/vi and having two vi's seemed like overkill...complain to suggest@redhat.com if you care) Fri Apr 17 1998 Donnie Barnes <djb@redhat.com> - fixed buildroot bug Sat Apr 11 1998 Donnie Barnes <djb@redhat.com> - updated from 4.6 to 5.1 - moved to buildroot Sun Nov 09 1997 Donnie Barnes <djb@redhat.com> - fixed missing man page Wed Oct 22 1997 Donnie Barnes <djb@redhat.com> - added wmconfig entry to vim-X11 Mon Oct 20 1997 Donnie Barnes <djb@redhat.com> - upgraded from 4.5 to 4.6 Fri Jun 13 1997 Erik Troan <ewt@redhat.com> - built against glibc Tue Mar 25 1997 Michael K. Johnson <johnsonm@redhat.com> - Upgraded to 4.5 - Added ex symlinks Tue Mar 11 1997 Michael K. Johnson <johnsonm@redhat.com> - Added view symlink.
2004-09-09 13:57:11 +00:00
--disable-pythoninterp --disable-perlinterp --disable-tclinterp \
2004-09-09 14:01:30 +00:00
--with-tlib=termcap --enable-gui=no --disable-gpm --exec-prefix=/ --with-compiledby="<bugzilla@redhat.com>"
auto-import changelog data from vim-6.2.121-1.src.rpm 6.2.121-1 - patchlevel 121 - fix buildrequires (#106824, #105832) 6.2.98-1.1 - rebuilt 6.2.98-1 - upstream fix for undeclared stop_insert_mode variable 6.2.97-1 - patchlevel 97, see README for descriptions 6.2.71-1 - several upstream fixes (PL 71) 6.2.60-1.1 - rebuilt 6.2.60-1 - update to fix cut&paste segfaults and UTF8 problems - move vimrc to /etc (#2188) - fix filelist 6.2.57-2 - rebuilt 6.2.57-1 - update to patchlevel 57, this should take care of #100670 Thu Jul 24 2003 Karsten Hopp <karsten@redhat.de> 6.2.21-1 - some minor upstream fixes (PL 21) Mon Jul 14 2003 Chip Turner <cturner@redhat.com> - rebuild for new perl 5.8.1 Fri Jul 04 2003 Karsten Hopp <karsten@redhat.de> 6.2.18-1 - update Tue Jun 10 2003 Karsten Hopp <karsten@redhat.de> 6.2.14-1 - update to 6.2 Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com> - rebuilt Tue Jun 03 2003 Karsten Hopp <karsten@redhat.de> 6.1.474-3 - rebuild Mon Jun 02 2003 Karsten Hopp <karsten@redhat.de> 6.1.474-2 - initialize variable before using it Tue May 06 2003 Karsten Hopp <karsten@redhat.de> 6.1.474-1 - patchlevel 474 Wed Apr 23 2003 Karsten Hopp <karsten@redhat.de> 6.1.469-4 - add gvimdiff link (#89462) Sun Apr 20 2003 Karsten Hopp <karsten@redhat.de> 6.1.469-3 - rebuild with vim-X11 and gtk2 - don't hardcode ruby path (thanks to Ian Macdonald) Fri Apr 18 2003 Karsten Hopp <karsten@redhat.de> 6.1.469-2 - rebuild Thu Apr 17 2003 Karsten Hopp <karsten@redhat.de> 6.1.469-1 - enable ruby interpreter (#89045) and update to patchlevel 469 Tue Apr 01 2003 Karsten Hopp <karsten@redhat.de> 6.1.434-1 - update to patchlevel 434 - update gtk2 patch and disable it for now 6.1.406-1 - new versioning to match the official patchlevel - new tarballs from the stable CVS tree to get rid of >300 patches - add gtk2 patch fom gvim and build gtk2 gvim
2004-09-09 14:06:47 +00:00
auto-import changelog data from vim-6.0-7.13.src.rpm Mon Jan 28 2002 Bernhard Rosenkraenzer <bero@redhat.com> 6.0-13 - Patchlevel 152 - Add symlinks for evim, rvim and vimdiff as described in vim docs Tue Jan 22 2002 Bernhard Rosenkraenzer <bero@redhat.com> 6.0-12 - Patchlevel 149 Tue Jan 22 2002 Bernhard Rosenkraenzer <bero@redhat.com> 6.0-11 - Patchlevel 147 Thu Dec 27 2001 Bernhard Rosenkraenzer <bero@redhat.com> 6.0-9 - Patchlevel 101 Mon Nov 26 2001 Bernhard Rosenkraenzer <bero@redhat.com> 6.0-8 - Patchlevel 93 Mon Nov 05 2001 Bernhard Rosenkraenzer <bero@redhat.com> 6.0-7 - 6.0pl78 - Move desktop file (Utilities -> Applications), #53503 Thu Nov 01 2001 Bernhard Rosenkraenzer <bero@redhat.com> 6.0-6 - 6.0pl61 Wed Oct 31 2001 Bernhard Rosenkraenzer <bero@redhat.com> - 6.0pl44 Mon Oct 29 2001 Bernhard Rosenkraenzer <bero@redhat.com> 6.0-5 - 6.0pl36 - Fix build with gcc 3.1 Tue Oct 23 2001 Bernhard Rosenkraenzer <bero@redhat.com> 6.0-4 - 6.0pl21 - Don't show an error message when trying to "return" to a line that no longer exists (#54551) Mon Oct 22 2001 Bernhard Rosenkraenzer <bero@redhat.com> 6.0-3 - 6.0pl19 Sun Sep 30 2001 Bernhard Rosenkraenzer <bero@redhat.com> 6.0-2 - 6.0pl11 Wed Sep 26 2001 Bernhard Rosenkraenzer <bero@redhat.com> 6.0-1 - 6.0 Thu Sep 13 2001 Bernhard Rosenkraenzer <bero@redhat.com> 6.0-0.av.1 - 6.0av - Use -Os in rescue mode Tue Sep 04 2001 Bernhard Rosenkraenzer <bero@redhat.com> 6.0-0.au.1 - Update to 6.0au - Allow rescue build Tue Aug 28 2001 Bernhard Rosenkraenzer <bero@redhat.com> 6.0-0.at.1 - vim 6.0at - Increase epoch so we can update 7.2 systems
2004-09-09 13:58:58 +00:00
make
auto-import changelog data from vim-5.7-6.src.rpm Sun Aug 06 2000 Tim Waugh <twaugh@redhat.com> - xterm doesn't have request version string (#14570) Sat Aug 05 2000 Bernhard Rosenkraenzer <bero@redhat.com> - Patchlevel 8 Fri Aug 04 2000 Bernhard Rosenkraenzer <bero@redhat.com> - Fix paths in vim.1 manpage (Bug #15387) Wed Jul 19 2000 Bernhard Rosenkraenzer <bero@redhat.com> - Fix up vimtutor (Bug #11455) Thu Jul 13 2000 Prospector <bugzilla@redhat.com> - automatic rebuild Sun Jun 25 2000 Bernhard Rosenkraenzer <bero@redhat.com> - 5.7 release - some more fixes to .spec file syntax highlighting rules... About time it recognizes %{_mandir}... Sun Jun 18 2000 Bernhard Rosenkraenzer <bero@redhat.com> - 5.7a Sat Jun 03 2000 Bernhard Rosenkrnzer <bero@redhat.com> - patchlevel 74 - add %makeinstall macro recognition to .spec file syntax highlighting rules - fix up Makefiles Fri Apr 14 2000 Bernhard Rosenkrnzer <bero@redhat.com> - patchlevel 66 - fix compilation with perl 5.6.0 Mon Mar 20 2000 Bernhard Rosenkrnzer <bero@redhat.com> - patchlevel 12 Tue Mar 07 2000 Preston Brown <pbrown@redhat.com> - fix home/end in vimrc (we did a term = rxvt, totally wrong) Tue Feb 29 2000 Preston Brown <pbrown@redhat.com> - change F1-F4 keybindings for xterm builtin terminfo to match real terminfo Thu Feb 17 2000 Bill Nottingham <notting@redhat.com> - kill autoindent Mon Feb 07 2000 Preston Brown <pbrown@redhat.com> - wmconfig -> desktop Sat Feb 05 2000 Bernhard Rosenkrnzer <bero@redhat.com> - Patchlevel 11 - handle compressed man pages - fix man page symlinks Wed Feb 02 2000 Bill Nottingham <notting@redhat.com> - eliminate dependencies on X in vim-enhanced, and ncurses/gpm in vim-minimal Fri Jan 28 2000 Bill Nottingham <notting@redhat.com> - eliminate dependencies on csh and perl in vim-common Wed Jan 19 2000 Bernhard Rosenrknzer <bero@redhat.com> - Use awk, not nawk Tue Jan 18 2000 Bernhard Rosenrknzer <bero@redhat.com> - 5.6 - patch 5.6.001 - remove /usr/bin/vi - if you want vim, type vim Tue Jan 11 2000 Bernhard Rosenkrnzer <bero@redhat.com> - 5.6a - Remove dependency on nawk (introduced by base update) - some tweaks to make updating easier Tue Nov 09 1999 Bernhard Rosenkrnzer <bero@redhat.com> - 5.5 - fix path to vimrc Tue Jul 27 1999 Michael K. Johnson <johnsonm@redhat.com> - moved from athena to gtk widgets for X version - removed vim.1 from X11 filelist because X11 depends on vim-common anyway - fixed rogue dependencies from sample files Tue Jul 27 1999 Jeff Johnson <jbj@redhat.com> - update to 5.4. Thu Jul 22 1999 Jeff Johnson <jbj@redhat.com> - man page had buildroot pollution (#3629). Thu Mar 25 1999 Preston Brown <pbrown@redhat.com> - with recent termcap/terminfo fixes, regular vim works in xterm/console - in color, so vim-color package removed. Tue Mar 23 1999 Erik Troan <ewt@redhat.com> - removed "set backupdir=/tmp/vim_backup" from default vimrc Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com> - auto rebuild in the new build environment (release 5) Thu Dec 17 1998 Michael Maher <mike@redaht.com> - built pacakge for 6.0 Tue Sep 15 1998 Michael Maher <mike@redhat.com> - removed '--with-tlib=termcap' so that color-vim works Wed Sep 02 1998 Jeff Johnson <jbj@redhat.com> - update to 5.3. Mon Aug 10 1998 Jeff Johnson <jbj@redhat.com> - merge in Toshio's changes - color-vim: changed "--disable-p" to "--disable-perlinterp --with-tlib=termcap" - added minimal rvi/rview and man pages. - move Obsoletes to same package as executable. Thu Aug 06 1998 Toshio Kuratomi <badger@prtr-13.ucsc.edu> - Break the package apart similar to the way the netscape package was broken down to handle navigator or communicator: The vim package is Obsolete, now there is vim-common with all the common files, and a package for each binary: vim-minimal (has /bin/vi compiled with no frills), vim-enhanced (has /usr/bin/vim with extra perl and python interpreters), and vim-X11 (has /usr/X11R6/bin/gvim compiled with GUI support.) - Enable the perl and python interpreters in the gui version (gvim). Tue Jun 30 1998 Michael Maher <mike@redhat.com> - Fixed tutor help. - cvim package added. Thanks to Stevie Wills for finding this one :-) Thu May 07 1998 Prospector System <bugs@redhat.com> - translations modified for de, fr, tr Fri May 01 1998 Donnie Barnes <djb@redhat.com> - added patch to turn off the "vi compatibility" by default. You can still get it via the -C command line option Thu Apr 23 1998 Donnie Barnes <djb@redhat.com> - removed perl and python interpreters (sorry, but those don't belong in a /bin/vi and having two vi's seemed like overkill...complain to suggest@redhat.com if you care) Fri Apr 17 1998 Donnie Barnes <djb@redhat.com> - fixed buildroot bug Sat Apr 11 1998 Donnie Barnes <djb@redhat.com> - updated from 4.6 to 5.1 - moved to buildroot Sun Nov 09 1997 Donnie Barnes <djb@redhat.com> - fixed missing man page Wed Oct 22 1997 Donnie Barnes <djb@redhat.com> - added wmconfig entry to vim-X11 Mon Oct 20 1997 Donnie Barnes <djb@redhat.com> - upgraded from 4.5 to 4.6 Fri Jun 13 1997 Erik Troan <ewt@redhat.com> - built against glibc Tue Mar 25 1997 Michael K. Johnson <johnsonm@redhat.com> - Upgraded to 4.5 - Added ex symlinks Tue Mar 11 1997 Michael K. Johnson <johnsonm@redhat.com> - Added view symlink.
2004-09-09 13:57:11 +00:00
%install
rm -rf $RPM_BUILD_ROOT
mkdir -p $RPM_BUILD_ROOT/bin
mkdir -p $RPM_BUILD_ROOT/usr/{bin,share/vim}
#cp -f %{SOURCE5} .
auto-import changelog data from vim-5.7-6.src.rpm Sun Aug 06 2000 Tim Waugh <twaugh@redhat.com> - xterm doesn't have request version string (#14570) Sat Aug 05 2000 Bernhard Rosenkraenzer <bero@redhat.com> - Patchlevel 8 Fri Aug 04 2000 Bernhard Rosenkraenzer <bero@redhat.com> - Fix paths in vim.1 manpage (Bug #15387) Wed Jul 19 2000 Bernhard Rosenkraenzer <bero@redhat.com> - Fix up vimtutor (Bug #11455) Thu Jul 13 2000 Prospector <bugzilla@redhat.com> - automatic rebuild Sun Jun 25 2000 Bernhard Rosenkraenzer <bero@redhat.com> - 5.7 release - some more fixes to .spec file syntax highlighting rules... About time it recognizes %{_mandir}... Sun Jun 18 2000 Bernhard Rosenkraenzer <bero@redhat.com> - 5.7a Sat Jun 03 2000 Bernhard Rosenkrnzer <bero@redhat.com> - patchlevel 74 - add %makeinstall macro recognition to .spec file syntax highlighting rules - fix up Makefiles Fri Apr 14 2000 Bernhard Rosenkrnzer <bero@redhat.com> - patchlevel 66 - fix compilation with perl 5.6.0 Mon Mar 20 2000 Bernhard Rosenkrnzer <bero@redhat.com> - patchlevel 12 Tue Mar 07 2000 Preston Brown <pbrown@redhat.com> - fix home/end in vimrc (we did a term = rxvt, totally wrong) Tue Feb 29 2000 Preston Brown <pbrown@redhat.com> - change F1-F4 keybindings for xterm builtin terminfo to match real terminfo Thu Feb 17 2000 Bill Nottingham <notting@redhat.com> - kill autoindent Mon Feb 07 2000 Preston Brown <pbrown@redhat.com> - wmconfig -> desktop Sat Feb 05 2000 Bernhard Rosenkrnzer <bero@redhat.com> - Patchlevel 11 - handle compressed man pages - fix man page symlinks Wed Feb 02 2000 Bill Nottingham <notting@redhat.com> - eliminate dependencies on X in vim-enhanced, and ncurses/gpm in vim-minimal Fri Jan 28 2000 Bill Nottingham <notting@redhat.com> - eliminate dependencies on csh and perl in vim-common Wed Jan 19 2000 Bernhard Rosenrknzer <bero@redhat.com> - Use awk, not nawk Tue Jan 18 2000 Bernhard Rosenrknzer <bero@redhat.com> - 5.6 - patch 5.6.001 - remove /usr/bin/vi - if you want vim, type vim Tue Jan 11 2000 Bernhard Rosenkrnzer <bero@redhat.com> - 5.6a - Remove dependency on nawk (introduced by base update) - some tweaks to make updating easier Tue Nov 09 1999 Bernhard Rosenkrnzer <bero@redhat.com> - 5.5 - fix path to vimrc Tue Jul 27 1999 Michael K. Johnson <johnsonm@redhat.com> - moved from athena to gtk widgets for X version - removed vim.1 from X11 filelist because X11 depends on vim-common anyway - fixed rogue dependencies from sample files Tue Jul 27 1999 Jeff Johnson <jbj@redhat.com> - update to 5.4. Thu Jul 22 1999 Jeff Johnson <jbj@redhat.com> - man page had buildroot pollution (#3629). Thu Mar 25 1999 Preston Brown <pbrown@redhat.com> - with recent termcap/terminfo fixes, regular vim works in xterm/console - in color, so vim-color package removed. Tue Mar 23 1999 Erik Troan <ewt@redhat.com> - removed "set backupdir=/tmp/vim_backup" from default vimrc Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com> - auto rebuild in the new build environment (release 5) Thu Dec 17 1998 Michael Maher <mike@redaht.com> - built pacakge for 6.0 Tue Sep 15 1998 Michael Maher <mike@redhat.com> - removed '--with-tlib=termcap' so that color-vim works Wed Sep 02 1998 Jeff Johnson <jbj@redhat.com> - update to 5.3. Mon Aug 10 1998 Jeff Johnson <jbj@redhat.com> - merge in Toshio's changes - color-vim: changed "--disable-p" to "--disable-perlinterp --with-tlib=termcap" - added minimal rvi/rview and man pages. - move Obsoletes to same package as executable. Thu Aug 06 1998 Toshio Kuratomi <badger@prtr-13.ucsc.edu> - Break the package apart similar to the way the netscape package was broken down to handle navigator or communicator: The vim package is Obsolete, now there is vim-common with all the common files, and a package for each binary: vim-minimal (has /bin/vi compiled with no frills), vim-enhanced (has /usr/bin/vim with extra perl and python interpreters), and vim-X11 (has /usr/X11R6/bin/gvim compiled with GUI support.) - Enable the perl and python interpreters in the gui version (gvim). Tue Jun 30 1998 Michael Maher <mike@redhat.com> - Fixed tutor help. - cvim package added. Thanks to Stevie Wills for finding this one :-) Thu May 07 1998 Prospector System <bugs@redhat.com> - translations modified for de, fr, tr Fri May 01 1998 Donnie Barnes <djb@redhat.com> - added patch to turn off the "vi compatibility" by default. You can still get it via the -C command line option Thu Apr 23 1998 Donnie Barnes <djb@redhat.com> - removed perl and python interpreters (sorry, but those don't belong in a /bin/vi and having two vi's seemed like overkill...complain to suggest@redhat.com if you care) Fri Apr 17 1998 Donnie Barnes <djb@redhat.com> - fixed buildroot bug Sat Apr 11 1998 Donnie Barnes <djb@redhat.com> - updated from 4.6 to 5.1 - moved to buildroot Sun Nov 09 1997 Donnie Barnes <djb@redhat.com> - fixed missing man page Wed Oct 22 1997 Donnie Barnes <djb@redhat.com> - added wmconfig entry to vim-X11 Mon Oct 20 1997 Donnie Barnes <djb@redhat.com> - upgraded from 4.5 to 4.6 Fri Jun 13 1997 Erik Troan <ewt@redhat.com> - built against glibc Tue Mar 25 1997 Michael K. Johnson <johnsonm@redhat.com> - Upgraded to 4.5 - Added ex symlinks Tue Mar 11 1997 Michael K. Johnson <johnsonm@redhat.com> - Added view symlink.
2004-09-09 13:57:11 +00:00
%if "%{withcvim}" == "1"
2005-09-06 15:30:24 +00:00
# cvim plugin stuff:
mkdir -p $RPM_BUILD_ROOT%{_datadir}/vim/%{vimdir}/codesnippets-c
mkdir -p $RPM_BUILD_ROOT%{_datadir}/vim/%{vimdir}/plugin/templates
mkdir -p $RPM_BUILD_ROOT%{_datadir}/vim/%{vimdir}/wordlists
mkdir -p $RPM_BUILD_ROOT%{_datadir}/vim/%{vimdir}/rc
mkdir -p $RPM_BUILD_ROOT%{_datadir}/vim/%{vimdir}/ftplugin
install -m644 cvim/codesnippets-c/* $RPM_BUILD_ROOT%{_datadir}/vim/%{vimdir}/codesnippets-c/
install -m644 cvim/plugin/templates/* $RPM_BUILD_ROOT/%{_datadir}/vim/%{vimdir}/plugin/templates/
install -m644 cvim/plugin/wrapper.sh $RPM_BUILD_ROOT/%{_datadir}/vim/%{vimdir}/plugin/
install -m644 cvim/plugin/c.vim $RPM_BUILD_ROOT/%{_datadir}/vim/%{vimdir}/plugin/
install -m644 cvim/plugin/templates/* $RPM_BUILD_ROOT/%{_datadir}/vim/%{vimdir}/plugin/templates/
install -m644 cvim/rc/* $RPM_BUILD_ROOT/%{_datadir}/vim/%{vimdir}/rc/
install -m644 cvim/wordlists/* $RPM_BUILD_ROOT/%{_datadir}/vim/%{vimdir}/wordlists/
install -m644 cvim/ftplugin/* $RPM_BUILD_ROOT/%{_datadir}/vim/%{vimdir}/ftplugin/
cp cvim/doc/* runtime/doc
2005-09-06 15:30:24 +00:00
cp cvim/README.csupport .
%endif
2005-09-06 15:30:24 +00:00
auto-import changelog data from vim-5.7-6.src.rpm Sun Aug 06 2000 Tim Waugh <twaugh@redhat.com> - xterm doesn't have request version string (#14570) Sat Aug 05 2000 Bernhard Rosenkraenzer <bero@redhat.com> - Patchlevel 8 Fri Aug 04 2000 Bernhard Rosenkraenzer <bero@redhat.com> - Fix paths in vim.1 manpage (Bug #15387) Wed Jul 19 2000 Bernhard Rosenkraenzer <bero@redhat.com> - Fix up vimtutor (Bug #11455) Thu Jul 13 2000 Prospector <bugzilla@redhat.com> - automatic rebuild Sun Jun 25 2000 Bernhard Rosenkraenzer <bero@redhat.com> - 5.7 release - some more fixes to .spec file syntax highlighting rules... About time it recognizes %{_mandir}... Sun Jun 18 2000 Bernhard Rosenkraenzer <bero@redhat.com> - 5.7a Sat Jun 03 2000 Bernhard Rosenkrnzer <bero@redhat.com> - patchlevel 74 - add %makeinstall macro recognition to .spec file syntax highlighting rules - fix up Makefiles Fri Apr 14 2000 Bernhard Rosenkrnzer <bero@redhat.com> - patchlevel 66 - fix compilation with perl 5.6.0 Mon Mar 20 2000 Bernhard Rosenkrnzer <bero@redhat.com> - patchlevel 12 Tue Mar 07 2000 Preston Brown <pbrown@redhat.com> - fix home/end in vimrc (we did a term = rxvt, totally wrong) Tue Feb 29 2000 Preston Brown <pbrown@redhat.com> - change F1-F4 keybindings for xterm builtin terminfo to match real terminfo Thu Feb 17 2000 Bill Nottingham <notting@redhat.com> - kill autoindent Mon Feb 07 2000 Preston Brown <pbrown@redhat.com> - wmconfig -> desktop Sat Feb 05 2000 Bernhard Rosenkrnzer <bero@redhat.com> - Patchlevel 11 - handle compressed man pages - fix man page symlinks Wed Feb 02 2000 Bill Nottingham <notting@redhat.com> - eliminate dependencies on X in vim-enhanced, and ncurses/gpm in vim-minimal Fri Jan 28 2000 Bill Nottingham <notting@redhat.com> - eliminate dependencies on csh and perl in vim-common Wed Jan 19 2000 Bernhard Rosenrknzer <bero@redhat.com> - Use awk, not nawk Tue Jan 18 2000 Bernhard Rosenrknzer <bero@redhat.com> - 5.6 - patch 5.6.001 - remove /usr/bin/vi - if you want vim, type vim Tue Jan 11 2000 Bernhard Rosenkrnzer <bero@redhat.com> - 5.6a - Remove dependency on nawk (introduced by base update) - some tweaks to make updating easier Tue Nov 09 1999 Bernhard Rosenkrnzer <bero@redhat.com> - 5.5 - fix path to vimrc Tue Jul 27 1999 Michael K. Johnson <johnsonm@redhat.com> - moved from athena to gtk widgets for X version - removed vim.1 from X11 filelist because X11 depends on vim-common anyway - fixed rogue dependencies from sample files Tue Jul 27 1999 Jeff Johnson <jbj@redhat.com> - update to 5.4. Thu Jul 22 1999 Jeff Johnson <jbj@redhat.com> - man page had buildroot pollution (#3629). Thu Mar 25 1999 Preston Brown <pbrown@redhat.com> - with recent termcap/terminfo fixes, regular vim works in xterm/console - in color, so vim-color package removed. Tue Mar 23 1999 Erik Troan <ewt@redhat.com> - removed "set backupdir=/tmp/vim_backup" from default vimrc Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com> - auto rebuild in the new build environment (release 5) Thu Dec 17 1998 Michael Maher <mike@redaht.com> - built pacakge for 6.0 Tue Sep 15 1998 Michael Maher <mike@redhat.com> - removed '--with-tlib=termcap' so that color-vim works Wed Sep 02 1998 Jeff Johnson <jbj@redhat.com> - update to 5.3. Mon Aug 10 1998 Jeff Johnson <jbj@redhat.com> - merge in Toshio's changes - color-vim: changed "--disable-p" to "--disable-perlinterp --with-tlib=termcap" - added minimal rvi/rview and man pages. - move Obsoletes to same package as executable. Thu Aug 06 1998 Toshio Kuratomi <badger@prtr-13.ucsc.edu> - Break the package apart similar to the way the netscape package was broken down to handle navigator or communicator: The vim package is Obsolete, now there is vim-common with all the common files, and a package for each binary: vim-minimal (has /bin/vi compiled with no frills), vim-enhanced (has /usr/bin/vim with extra perl and python interpreters), and vim-X11 (has /usr/X11R6/bin/gvim compiled with GUI support.) - Enable the perl and python interpreters in the gui version (gvim). Tue Jun 30 1998 Michael Maher <mike@redhat.com> - Fixed tutor help. - cvim package added. Thanks to Stevie Wills for finding this one :-) Thu May 07 1998 Prospector System <bugs@redhat.com> - translations modified for de, fr, tr Fri May 01 1998 Donnie Barnes <djb@redhat.com> - added patch to turn off the "vi compatibility" by default. You can still get it via the -C command line option Thu Apr 23 1998 Donnie Barnes <djb@redhat.com> - removed perl and python interpreters (sorry, but those don't belong in a /bin/vi and having two vi's seemed like overkill...complain to suggest@redhat.com if you care) Fri Apr 17 1998 Donnie Barnes <djb@redhat.com> - fixed buildroot bug Sat Apr 11 1998 Donnie Barnes <djb@redhat.com> - updated from 4.6 to 5.1 - moved to buildroot Sun Nov 09 1997 Donnie Barnes <djb@redhat.com> - fixed missing man page Wed Oct 22 1997 Donnie Barnes <djb@redhat.com> - added wmconfig entry to vim-X11 Mon Oct 20 1997 Donnie Barnes <djb@redhat.com> - upgraded from 4.5 to 4.6 Fri Jun 13 1997 Erik Troan <ewt@redhat.com> - built against glibc Tue Mar 25 1997 Michael K. Johnson <johnsonm@redhat.com> - Upgraded to 4.5 - Added ex symlinks Tue Mar 11 1997 Michael K. Johnson <johnsonm@redhat.com> - Added view symlink.
2004-09-09 13:57:11 +00:00
cd src
auto-import changelog data from vim-6.0-7.13.src.rpm Mon Jan 28 2002 Bernhard Rosenkraenzer <bero@redhat.com> 6.0-13 - Patchlevel 152 - Add symlinks for evim, rvim and vimdiff as described in vim docs Tue Jan 22 2002 Bernhard Rosenkraenzer <bero@redhat.com> 6.0-12 - Patchlevel 149 Tue Jan 22 2002 Bernhard Rosenkraenzer <bero@redhat.com> 6.0-11 - Patchlevel 147 Thu Dec 27 2001 Bernhard Rosenkraenzer <bero@redhat.com> 6.0-9 - Patchlevel 101 Mon Nov 26 2001 Bernhard Rosenkraenzer <bero@redhat.com> 6.0-8 - Patchlevel 93 Mon Nov 05 2001 Bernhard Rosenkraenzer <bero@redhat.com> 6.0-7 - 6.0pl78 - Move desktop file (Utilities -> Applications), #53503 Thu Nov 01 2001 Bernhard Rosenkraenzer <bero@redhat.com> 6.0-6 - 6.0pl61 Wed Oct 31 2001 Bernhard Rosenkraenzer <bero@redhat.com> - 6.0pl44 Mon Oct 29 2001 Bernhard Rosenkraenzer <bero@redhat.com> 6.0-5 - 6.0pl36 - Fix build with gcc 3.1 Tue Oct 23 2001 Bernhard Rosenkraenzer <bero@redhat.com> 6.0-4 - 6.0pl21 - Don't show an error message when trying to "return" to a line that no longer exists (#54551) Mon Oct 22 2001 Bernhard Rosenkraenzer <bero@redhat.com> 6.0-3 - 6.0pl19 Sun Sep 30 2001 Bernhard Rosenkraenzer <bero@redhat.com> 6.0-2 - 6.0pl11 Wed Sep 26 2001 Bernhard Rosenkraenzer <bero@redhat.com> 6.0-1 - 6.0 Thu Sep 13 2001 Bernhard Rosenkraenzer <bero@redhat.com> 6.0-0.av.1 - 6.0av - Use -Os in rescue mode Tue Sep 04 2001 Bernhard Rosenkraenzer <bero@redhat.com> 6.0-0.au.1 - Update to 6.0au - Allow rescue build Tue Aug 28 2001 Bernhard Rosenkraenzer <bero@redhat.com> 6.0-0.at.1 - vim 6.0at - Increase epoch so we can update 7.2 systems
2004-09-09 13:58:58 +00:00
%makeinstall BINDIR=/bin DESTDIR=$RPM_BUILD_ROOT
mv $RPM_BUILD_ROOT/bin/xxd $RPM_BUILD_ROOT/usr/bin/xxd
auto-import changelog data from vim-5.7-6.src.rpm Sun Aug 06 2000 Tim Waugh <twaugh@redhat.com> - xterm doesn't have request version string (#14570) Sat Aug 05 2000 Bernhard Rosenkraenzer <bero@redhat.com> - Patchlevel 8 Fri Aug 04 2000 Bernhard Rosenkraenzer <bero@redhat.com> - Fix paths in vim.1 manpage (Bug #15387) Wed Jul 19 2000 Bernhard Rosenkraenzer <bero@redhat.com> - Fix up vimtutor (Bug #11455) Thu Jul 13 2000 Prospector <bugzilla@redhat.com> - automatic rebuild Sun Jun 25 2000 Bernhard Rosenkraenzer <bero@redhat.com> - 5.7 release - some more fixes to .spec file syntax highlighting rules... About time it recognizes %{_mandir}... Sun Jun 18 2000 Bernhard Rosenkraenzer <bero@redhat.com> - 5.7a Sat Jun 03 2000 Bernhard Rosenkrnzer <bero@redhat.com> - patchlevel 74 - add %makeinstall macro recognition to .spec file syntax highlighting rules - fix up Makefiles Fri Apr 14 2000 Bernhard Rosenkrnzer <bero@redhat.com> - patchlevel 66 - fix compilation with perl 5.6.0 Mon Mar 20 2000 Bernhard Rosenkrnzer <bero@redhat.com> - patchlevel 12 Tue Mar 07 2000 Preston Brown <pbrown@redhat.com> - fix home/end in vimrc (we did a term = rxvt, totally wrong) Tue Feb 29 2000 Preston Brown <pbrown@redhat.com> - change F1-F4 keybindings for xterm builtin terminfo to match real terminfo Thu Feb 17 2000 Bill Nottingham <notting@redhat.com> - kill autoindent Mon Feb 07 2000 Preston Brown <pbrown@redhat.com> - wmconfig -> desktop Sat Feb 05 2000 Bernhard Rosenkrnzer <bero@redhat.com> - Patchlevel 11 - handle compressed man pages - fix man page symlinks Wed Feb 02 2000 Bill Nottingham <notting@redhat.com> - eliminate dependencies on X in vim-enhanced, and ncurses/gpm in vim-minimal Fri Jan 28 2000 Bill Nottingham <notting@redhat.com> - eliminate dependencies on csh and perl in vim-common Wed Jan 19 2000 Bernhard Rosenrknzer <bero@redhat.com> - Use awk, not nawk Tue Jan 18 2000 Bernhard Rosenrknzer <bero@redhat.com> - 5.6 - patch 5.6.001 - remove /usr/bin/vi - if you want vim, type vim Tue Jan 11 2000 Bernhard Rosenkrnzer <bero@redhat.com> - 5.6a - Remove dependency on nawk (introduced by base update) - some tweaks to make updating easier Tue Nov 09 1999 Bernhard Rosenkrnzer <bero@redhat.com> - 5.5 - fix path to vimrc Tue Jul 27 1999 Michael K. Johnson <johnsonm@redhat.com> - moved from athena to gtk widgets for X version - removed vim.1 from X11 filelist because X11 depends on vim-common anyway - fixed rogue dependencies from sample files Tue Jul 27 1999 Jeff Johnson <jbj@redhat.com> - update to 5.4. Thu Jul 22 1999 Jeff Johnson <jbj@redhat.com> - man page had buildroot pollution (#3629). Thu Mar 25 1999 Preston Brown <pbrown@redhat.com> - with recent termcap/terminfo fixes, regular vim works in xterm/console - in color, so vim-color package removed. Tue Mar 23 1999 Erik Troan <ewt@redhat.com> - removed "set backupdir=/tmp/vim_backup" from default vimrc Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com> - auto rebuild in the new build environment (release 5) Thu Dec 17 1998 Michael Maher <mike@redaht.com> - built pacakge for 6.0 Tue Sep 15 1998 Michael Maher <mike@redhat.com> - removed '--with-tlib=termcap' so that color-vim works Wed Sep 02 1998 Jeff Johnson <jbj@redhat.com> - update to 5.3. Mon Aug 10 1998 Jeff Johnson <jbj@redhat.com> - merge in Toshio's changes - color-vim: changed "--disable-p" to "--disable-perlinterp --with-tlib=termcap" - added minimal rvi/rview and man pages. - move Obsoletes to same package as executable. Thu Aug 06 1998 Toshio Kuratomi <badger@prtr-13.ucsc.edu> - Break the package apart similar to the way the netscape package was broken down to handle navigator or communicator: The vim package is Obsolete, now there is vim-common with all the common files, and a package for each binary: vim-minimal (has /bin/vi compiled with no frills), vim-enhanced (has /usr/bin/vim with extra perl and python interpreters), and vim-X11 (has /usr/X11R6/bin/gvim compiled with GUI support.) - Enable the perl and python interpreters in the gui version (gvim). Tue Jun 30 1998 Michael Maher <mike@redhat.com> - Fixed tutor help. - cvim package added. Thanks to Stevie Wills for finding this one :-) Thu May 07 1998 Prospector System <bugs@redhat.com> - translations modified for de, fr, tr Fri May 01 1998 Donnie Barnes <djb@redhat.com> - added patch to turn off the "vi compatibility" by default. You can still get it via the -C command line option Thu Apr 23 1998 Donnie Barnes <djb@redhat.com> - removed perl and python interpreters (sorry, but those don't belong in a /bin/vi and having two vi's seemed like overkill...complain to suggest@redhat.com if you care) Fri Apr 17 1998 Donnie Barnes <djb@redhat.com> - fixed buildroot bug Sat Apr 11 1998 Donnie Barnes <djb@redhat.com> - updated from 4.6 to 5.1 - moved to buildroot Sun Nov 09 1997 Donnie Barnes <djb@redhat.com> - fixed missing man page Wed Oct 22 1997 Donnie Barnes <djb@redhat.com> - added wmconfig entry to vim-X11 Mon Oct 20 1997 Donnie Barnes <djb@redhat.com> - upgraded from 4.5 to 4.6 Fri Jun 13 1997 Erik Troan <ewt@redhat.com> - built against glibc Tue Mar 25 1997 Michael K. Johnson <johnsonm@redhat.com> - Upgraded to 4.5 - Added ex symlinks Tue Mar 11 1997 Michael K. Johnson <johnsonm@redhat.com> - Added view symlink.
2004-09-09 13:57:11 +00:00
make installmacros DESTDIR=$RPM_BUILD_ROOT
mkdir -p $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/{16x16,32x32,48x48,64x64}/apps
install -m755 gvim $RPM_BUILD_ROOT/usr/bin/gvim
install -m644 %{SOURCE7} \
$RPM_BUILD_ROOT%{_datadir}/icons/hicolor/16x16/apps/gvim.png
install -m644 %{SOURCE8} \
$RPM_BUILD_ROOT%{_datadir}/icons/hicolor/32x32/apps/gvim.png
install -m644 %{SOURCE9} \
$RPM_BUILD_ROOT%{_datadir}/icons/hicolor/48x48/apps/gvim.png
install -m644 %{SOURCE10} \
$RPM_BUILD_ROOT%{_datadir}/icons/hicolor/64x64/apps/gvim.png
install -m755 enhanced-vim $RPM_BUILD_ROOT/usr/bin/vim
auto-import changelog data from vim-5.7-6.src.rpm Sun Aug 06 2000 Tim Waugh <twaugh@redhat.com> - xterm doesn't have request version string (#14570) Sat Aug 05 2000 Bernhard Rosenkraenzer <bero@redhat.com> - Patchlevel 8 Fri Aug 04 2000 Bernhard Rosenkraenzer <bero@redhat.com> - Fix paths in vim.1 manpage (Bug #15387) Wed Jul 19 2000 Bernhard Rosenkraenzer <bero@redhat.com> - Fix up vimtutor (Bug #11455) Thu Jul 13 2000 Prospector <bugzilla@redhat.com> - automatic rebuild Sun Jun 25 2000 Bernhard Rosenkraenzer <bero@redhat.com> - 5.7 release - some more fixes to .spec file syntax highlighting rules... About time it recognizes %{_mandir}... Sun Jun 18 2000 Bernhard Rosenkraenzer <bero@redhat.com> - 5.7a Sat Jun 03 2000 Bernhard Rosenkrnzer <bero@redhat.com> - patchlevel 74 - add %makeinstall macro recognition to .spec file syntax highlighting rules - fix up Makefiles Fri Apr 14 2000 Bernhard Rosenkrnzer <bero@redhat.com> - patchlevel 66 - fix compilation with perl 5.6.0 Mon Mar 20 2000 Bernhard Rosenkrnzer <bero@redhat.com> - patchlevel 12 Tue Mar 07 2000 Preston Brown <pbrown@redhat.com> - fix home/end in vimrc (we did a term = rxvt, totally wrong) Tue Feb 29 2000 Preston Brown <pbrown@redhat.com> - change F1-F4 keybindings for xterm builtin terminfo to match real terminfo Thu Feb 17 2000 Bill Nottingham <notting@redhat.com> - kill autoindent Mon Feb 07 2000 Preston Brown <pbrown@redhat.com> - wmconfig -> desktop Sat Feb 05 2000 Bernhard Rosenkrnzer <bero@redhat.com> - Patchlevel 11 - handle compressed man pages - fix man page symlinks Wed Feb 02 2000 Bill Nottingham <notting@redhat.com> - eliminate dependencies on X in vim-enhanced, and ncurses/gpm in vim-minimal Fri Jan 28 2000 Bill Nottingham <notting@redhat.com> - eliminate dependencies on csh and perl in vim-common Wed Jan 19 2000 Bernhard Rosenrknzer <bero@redhat.com> - Use awk, not nawk Tue Jan 18 2000 Bernhard Rosenrknzer <bero@redhat.com> - 5.6 - patch 5.6.001 - remove /usr/bin/vi - if you want vim, type vim Tue Jan 11 2000 Bernhard Rosenkrnzer <bero@redhat.com> - 5.6a - Remove dependency on nawk (introduced by base update) - some tweaks to make updating easier Tue Nov 09 1999 Bernhard Rosenkrnzer <bero@redhat.com> - 5.5 - fix path to vimrc Tue Jul 27 1999 Michael K. Johnson <johnsonm@redhat.com> - moved from athena to gtk widgets for X version - removed vim.1 from X11 filelist because X11 depends on vim-common anyway - fixed rogue dependencies from sample files Tue Jul 27 1999 Jeff Johnson <jbj@redhat.com> - update to 5.4. Thu Jul 22 1999 Jeff Johnson <jbj@redhat.com> - man page had buildroot pollution (#3629). Thu Mar 25 1999 Preston Brown <pbrown@redhat.com> - with recent termcap/terminfo fixes, regular vim works in xterm/console - in color, so vim-color package removed. Tue Mar 23 1999 Erik Troan <ewt@redhat.com> - removed "set backupdir=/tmp/vim_backup" from default vimrc Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com> - auto rebuild in the new build environment (release 5) Thu Dec 17 1998 Michael Maher <mike@redaht.com> - built pacakge for 6.0 Tue Sep 15 1998 Michael Maher <mike@redhat.com> - removed '--with-tlib=termcap' so that color-vim works Wed Sep 02 1998 Jeff Johnson <jbj@redhat.com> - update to 5.3. Mon Aug 10 1998 Jeff Johnson <jbj@redhat.com> - merge in Toshio's changes - color-vim: changed "--disable-p" to "--disable-perlinterp --with-tlib=termcap" - added minimal rvi/rview and man pages. - move Obsoletes to same package as executable. Thu Aug 06 1998 Toshio Kuratomi <badger@prtr-13.ucsc.edu> - Break the package apart similar to the way the netscape package was broken down to handle navigator or communicator: The vim package is Obsolete, now there is vim-common with all the common files, and a package for each binary: vim-minimal (has /bin/vi compiled with no frills), vim-enhanced (has /usr/bin/vim with extra perl and python interpreters), and vim-X11 (has /usr/X11R6/bin/gvim compiled with GUI support.) - Enable the perl and python interpreters in the gui version (gvim). Tue Jun 30 1998 Michael Maher <mike@redhat.com> - Fixed tutor help. - cvim package added. Thanks to Stevie Wills for finding this one :-) Thu May 07 1998 Prospector System <bugs@redhat.com> - translations modified for de, fr, tr Fri May 01 1998 Donnie Barnes <djb@redhat.com> - added patch to turn off the "vi compatibility" by default. You can still get it via the -C command line option Thu Apr 23 1998 Donnie Barnes <djb@redhat.com> - removed perl and python interpreters (sorry, but those don't belong in a /bin/vi and having two vi's seemed like overkill...complain to suggest@redhat.com if you care) Fri Apr 17 1998 Donnie Barnes <djb@redhat.com> - fixed buildroot bug Sat Apr 11 1998 Donnie Barnes <djb@redhat.com> - updated from 4.6 to 5.1 - moved to buildroot Sun Nov 09 1997 Donnie Barnes <djb@redhat.com> - fixed missing man page Wed Oct 22 1997 Donnie Barnes <djb@redhat.com> - added wmconfig entry to vim-X11 Mon Oct 20 1997 Donnie Barnes <djb@redhat.com> - upgraded from 4.5 to 4.6 Fri Jun 13 1997 Erik Troan <ewt@redhat.com> - built against glibc Tue Mar 25 1997 Michael K. Johnson <johnsonm@redhat.com> - Upgraded to 4.5 - Added ex symlinks Tue Mar 11 1997 Michael K. Johnson <johnsonm@redhat.com> - Added view symlink.
2004-09-09 13:57:11 +00:00
( cd $RPM_BUILD_ROOT
mv ./bin/vimtutor ./usr/bin/vimtutor
auto-import changelog data from vim-5.7-6.src.rpm Sun Aug 06 2000 Tim Waugh <twaugh@redhat.com> - xterm doesn't have request version string (#14570) Sat Aug 05 2000 Bernhard Rosenkraenzer <bero@redhat.com> - Patchlevel 8 Fri Aug 04 2000 Bernhard Rosenkraenzer <bero@redhat.com> - Fix paths in vim.1 manpage (Bug #15387) Wed Jul 19 2000 Bernhard Rosenkraenzer <bero@redhat.com> - Fix up vimtutor (Bug #11455) Thu Jul 13 2000 Prospector <bugzilla@redhat.com> - automatic rebuild Sun Jun 25 2000 Bernhard Rosenkraenzer <bero@redhat.com> - 5.7 release - some more fixes to .spec file syntax highlighting rules... About time it recognizes %{_mandir}... Sun Jun 18 2000 Bernhard Rosenkraenzer <bero@redhat.com> - 5.7a Sat Jun 03 2000 Bernhard Rosenkrnzer <bero@redhat.com> - patchlevel 74 - add %makeinstall macro recognition to .spec file syntax highlighting rules - fix up Makefiles Fri Apr 14 2000 Bernhard Rosenkrnzer <bero@redhat.com> - patchlevel 66 - fix compilation with perl 5.6.0 Mon Mar 20 2000 Bernhard Rosenkrnzer <bero@redhat.com> - patchlevel 12 Tue Mar 07 2000 Preston Brown <pbrown@redhat.com> - fix home/end in vimrc (we did a term = rxvt, totally wrong) Tue Feb 29 2000 Preston Brown <pbrown@redhat.com> - change F1-F4 keybindings for xterm builtin terminfo to match real terminfo Thu Feb 17 2000 Bill Nottingham <notting@redhat.com> - kill autoindent Mon Feb 07 2000 Preston Brown <pbrown@redhat.com> - wmconfig -> desktop Sat Feb 05 2000 Bernhard Rosenkrnzer <bero@redhat.com> - Patchlevel 11 - handle compressed man pages - fix man page symlinks Wed Feb 02 2000 Bill Nottingham <notting@redhat.com> - eliminate dependencies on X in vim-enhanced, and ncurses/gpm in vim-minimal Fri Jan 28 2000 Bill Nottingham <notting@redhat.com> - eliminate dependencies on csh and perl in vim-common Wed Jan 19 2000 Bernhard Rosenrknzer <bero@redhat.com> - Use awk, not nawk Tue Jan 18 2000 Bernhard Rosenrknzer <bero@redhat.com> - 5.6 - patch 5.6.001 - remove /usr/bin/vi - if you want vim, type vim Tue Jan 11 2000 Bernhard Rosenkrnzer <bero@redhat.com> - 5.6a - Remove dependency on nawk (introduced by base update) - some tweaks to make updating easier Tue Nov 09 1999 Bernhard Rosenkrnzer <bero@redhat.com> - 5.5 - fix path to vimrc Tue Jul 27 1999 Michael K. Johnson <johnsonm@redhat.com> - moved from athena to gtk widgets for X version - removed vim.1 from X11 filelist because X11 depends on vim-common anyway - fixed rogue dependencies from sample files Tue Jul 27 1999 Jeff Johnson <jbj@redhat.com> - update to 5.4. Thu Jul 22 1999 Jeff Johnson <jbj@redhat.com> - man page had buildroot pollution (#3629). Thu Mar 25 1999 Preston Brown <pbrown@redhat.com> - with recent termcap/terminfo fixes, regular vim works in xterm/console - in color, so vim-color package removed. Tue Mar 23 1999 Erik Troan <ewt@redhat.com> - removed "set backupdir=/tmp/vim_backup" from default vimrc Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com> - auto rebuild in the new build environment (release 5) Thu Dec 17 1998 Michael Maher <mike@redaht.com> - built pacakge for 6.0 Tue Sep 15 1998 Michael Maher <mike@redhat.com> - removed '--with-tlib=termcap' so that color-vim works Wed Sep 02 1998 Jeff Johnson <jbj@redhat.com> - update to 5.3. Mon Aug 10 1998 Jeff Johnson <jbj@redhat.com> - merge in Toshio's changes - color-vim: changed "--disable-p" to "--disable-perlinterp --with-tlib=termcap" - added minimal rvi/rview and man pages. - move Obsoletes to same package as executable. Thu Aug 06 1998 Toshio Kuratomi <badger@prtr-13.ucsc.edu> - Break the package apart similar to the way the netscape package was broken down to handle navigator or communicator: The vim package is Obsolete, now there is vim-common with all the common files, and a package for each binary: vim-minimal (has /bin/vi compiled with no frills), vim-enhanced (has /usr/bin/vim with extra perl and python interpreters), and vim-X11 (has /usr/X11R6/bin/gvim compiled with GUI support.) - Enable the perl and python interpreters in the gui version (gvim). Tue Jun 30 1998 Michael Maher <mike@redhat.com> - Fixed tutor help. - cvim package added. Thanks to Stevie Wills for finding this one :-) Thu May 07 1998 Prospector System <bugs@redhat.com> - translations modified for de, fr, tr Fri May 01 1998 Donnie Barnes <djb@redhat.com> - added patch to turn off the "vi compatibility" by default. You can still get it via the -C command line option Thu Apr 23 1998 Donnie Barnes <djb@redhat.com> - removed perl and python interpreters (sorry, but those don't belong in a /bin/vi and having two vi's seemed like overkill...complain to suggest@redhat.com if you care) Fri Apr 17 1998 Donnie Barnes <djb@redhat.com> - fixed buildroot bug Sat Apr 11 1998 Donnie Barnes <djb@redhat.com> - updated from 4.6 to 5.1 - moved to buildroot Sun Nov 09 1997 Donnie Barnes <djb@redhat.com> - fixed missing man page Wed Oct 22 1997 Donnie Barnes <djb@redhat.com> - added wmconfig entry to vim-X11 Mon Oct 20 1997 Donnie Barnes <djb@redhat.com> - upgraded from 4.5 to 4.6 Fri Jun 13 1997 Erik Troan <ewt@redhat.com> - built against glibc Tue Mar 25 1997 Michael K. Johnson <johnsonm@redhat.com> - Upgraded to 4.5 - Added ex symlinks Tue Mar 11 1997 Michael K. Johnson <johnsonm@redhat.com> - Added view symlink.
2004-09-09 13:57:11 +00:00
mv ./bin/vim ./bin/vi
rm -f ./bin/rvim
ln -sf vi ./bin/ex
ln -sf vi ./bin/rvi
ln -sf vi ./bin/rview
ln -sf vi ./bin/view
auto-import changelog data from vim-5.7-6.src.rpm Sun Aug 06 2000 Tim Waugh <twaugh@redhat.com> - xterm doesn't have request version string (#14570) Sat Aug 05 2000 Bernhard Rosenkraenzer <bero@redhat.com> - Patchlevel 8 Fri Aug 04 2000 Bernhard Rosenkraenzer <bero@redhat.com> - Fix paths in vim.1 manpage (Bug #15387) Wed Jul 19 2000 Bernhard Rosenkraenzer <bero@redhat.com> - Fix up vimtutor (Bug #11455) Thu Jul 13 2000 Prospector <bugzilla@redhat.com> - automatic rebuild Sun Jun 25 2000 Bernhard Rosenkraenzer <bero@redhat.com> - 5.7 release - some more fixes to .spec file syntax highlighting rules... About time it recognizes %{_mandir}... Sun Jun 18 2000 Bernhard Rosenkraenzer <bero@redhat.com> - 5.7a Sat Jun 03 2000 Bernhard Rosenkrnzer <bero@redhat.com> - patchlevel 74 - add %makeinstall macro recognition to .spec file syntax highlighting rules - fix up Makefiles Fri Apr 14 2000 Bernhard Rosenkrnzer <bero@redhat.com> - patchlevel 66 - fix compilation with perl 5.6.0 Mon Mar 20 2000 Bernhard Rosenkrnzer <bero@redhat.com> - patchlevel 12 Tue Mar 07 2000 Preston Brown <pbrown@redhat.com> - fix home/end in vimrc (we did a term = rxvt, totally wrong) Tue Feb 29 2000 Preston Brown <pbrown@redhat.com> - change F1-F4 keybindings for xterm builtin terminfo to match real terminfo Thu Feb 17 2000 Bill Nottingham <notting@redhat.com> - kill autoindent Mon Feb 07 2000 Preston Brown <pbrown@redhat.com> - wmconfig -> desktop Sat Feb 05 2000 Bernhard Rosenkrnzer <bero@redhat.com> - Patchlevel 11 - handle compressed man pages - fix man page symlinks Wed Feb 02 2000 Bill Nottingham <notting@redhat.com> - eliminate dependencies on X in vim-enhanced, and ncurses/gpm in vim-minimal Fri Jan 28 2000 Bill Nottingham <notting@redhat.com> - eliminate dependencies on csh and perl in vim-common Wed Jan 19 2000 Bernhard Rosenrknzer <bero@redhat.com> - Use awk, not nawk Tue Jan 18 2000 Bernhard Rosenrknzer <bero@redhat.com> - 5.6 - patch 5.6.001 - remove /usr/bin/vi - if you want vim, type vim Tue Jan 11 2000 Bernhard Rosenkrnzer <bero@redhat.com> - 5.6a - Remove dependency on nawk (introduced by base update) - some tweaks to make updating easier Tue Nov 09 1999 Bernhard Rosenkrnzer <bero@redhat.com> - 5.5 - fix path to vimrc Tue Jul 27 1999 Michael K. Johnson <johnsonm@redhat.com> - moved from athena to gtk widgets for X version - removed vim.1 from X11 filelist because X11 depends on vim-common anyway - fixed rogue dependencies from sample files Tue Jul 27 1999 Jeff Johnson <jbj@redhat.com> - update to 5.4. Thu Jul 22 1999 Jeff Johnson <jbj@redhat.com> - man page had buildroot pollution (#3629). Thu Mar 25 1999 Preston Brown <pbrown@redhat.com> - with recent termcap/terminfo fixes, regular vim works in xterm/console - in color, so vim-color package removed. Tue Mar 23 1999 Erik Troan <ewt@redhat.com> - removed "set backupdir=/tmp/vim_backup" from default vimrc Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com> - auto rebuild in the new build environment (release 5) Thu Dec 17 1998 Michael Maher <mike@redaht.com> - built pacakge for 6.0 Tue Sep 15 1998 Michael Maher <mike@redhat.com> - removed '--with-tlib=termcap' so that color-vim works Wed Sep 02 1998 Jeff Johnson <jbj@redhat.com> - update to 5.3. Mon Aug 10 1998 Jeff Johnson <jbj@redhat.com> - merge in Toshio's changes - color-vim: changed "--disable-p" to "--disable-perlinterp --with-tlib=termcap" - added minimal rvi/rview and man pages. - move Obsoletes to same package as executable. Thu Aug 06 1998 Toshio Kuratomi <badger@prtr-13.ucsc.edu> - Break the package apart similar to the way the netscape package was broken down to handle navigator or communicator: The vim package is Obsolete, now there is vim-common with all the common files, and a package for each binary: vim-minimal (has /bin/vi compiled with no frills), vim-enhanced (has /usr/bin/vim with extra perl and python interpreters), and vim-X11 (has /usr/X11R6/bin/gvim compiled with GUI support.) - Enable the perl and python interpreters in the gui version (gvim). Tue Jun 30 1998 Michael Maher <mike@redhat.com> - Fixed tutor help. - cvim package added. Thanks to Stevie Wills for finding this one :-) Thu May 07 1998 Prospector System <bugs@redhat.com> - translations modified for de, fr, tr Fri May 01 1998 Donnie Barnes <djb@redhat.com> - added patch to turn off the "vi compatibility" by default. You can still get it via the -C command line option Thu Apr 23 1998 Donnie Barnes <djb@redhat.com> - removed perl and python interpreters (sorry, but those don't belong in a /bin/vi and having two vi's seemed like overkill...complain to suggest@redhat.com if you care) Fri Apr 17 1998 Donnie Barnes <djb@redhat.com> - fixed buildroot bug Sat Apr 11 1998 Donnie Barnes <djb@redhat.com> - updated from 4.6 to 5.1 - moved to buildroot Sun Nov 09 1997 Donnie Barnes <djb@redhat.com> - fixed missing man page Wed Oct 22 1997 Donnie Barnes <djb@redhat.com> - added wmconfig entry to vim-X11 Mon Oct 20 1997 Donnie Barnes <djb@redhat.com> - upgraded from 4.5 to 4.6 Fri Jun 13 1997 Erik Troan <ewt@redhat.com> - built against glibc Tue Mar 25 1997 Michael K. Johnson <johnsonm@redhat.com> - Upgraded to 4.5 - Added ex symlinks Tue Mar 11 1997 Michael K. Johnson <johnsonm@redhat.com> - Added view symlink.
2004-09-09 13:57:11 +00:00
ln -sf vim ./usr/bin/ex
auto-import changelog data from vim-6.0-7.13.src.rpm Mon Jan 28 2002 Bernhard Rosenkraenzer <bero@redhat.com> 6.0-13 - Patchlevel 152 - Add symlinks for evim, rvim and vimdiff as described in vim docs Tue Jan 22 2002 Bernhard Rosenkraenzer <bero@redhat.com> 6.0-12 - Patchlevel 149 Tue Jan 22 2002 Bernhard Rosenkraenzer <bero@redhat.com> 6.0-11 - Patchlevel 147 Thu Dec 27 2001 Bernhard Rosenkraenzer <bero@redhat.com> 6.0-9 - Patchlevel 101 Mon Nov 26 2001 Bernhard Rosenkraenzer <bero@redhat.com> 6.0-8 - Patchlevel 93 Mon Nov 05 2001 Bernhard Rosenkraenzer <bero@redhat.com> 6.0-7 - 6.0pl78 - Move desktop file (Utilities -> Applications), #53503 Thu Nov 01 2001 Bernhard Rosenkraenzer <bero@redhat.com> 6.0-6 - 6.0pl61 Wed Oct 31 2001 Bernhard Rosenkraenzer <bero@redhat.com> - 6.0pl44 Mon Oct 29 2001 Bernhard Rosenkraenzer <bero@redhat.com> 6.0-5 - 6.0pl36 - Fix build with gcc 3.1 Tue Oct 23 2001 Bernhard Rosenkraenzer <bero@redhat.com> 6.0-4 - 6.0pl21 - Don't show an error message when trying to "return" to a line that no longer exists (#54551) Mon Oct 22 2001 Bernhard Rosenkraenzer <bero@redhat.com> 6.0-3 - 6.0pl19 Sun Sep 30 2001 Bernhard Rosenkraenzer <bero@redhat.com> 6.0-2 - 6.0pl11 Wed Sep 26 2001 Bernhard Rosenkraenzer <bero@redhat.com> 6.0-1 - 6.0 Thu Sep 13 2001 Bernhard Rosenkraenzer <bero@redhat.com> 6.0-0.av.1 - 6.0av - Use -Os in rescue mode Tue Sep 04 2001 Bernhard Rosenkraenzer <bero@redhat.com> 6.0-0.au.1 - Update to 6.0au - Allow rescue build Tue Aug 28 2001 Bernhard Rosenkraenzer <bero@redhat.com> 6.0-0.at.1 - vim 6.0at - Increase epoch so we can update 7.2 systems
2004-09-09 13:58:58 +00:00
ln -sf vim ./usr/bin/rvim
ln -sf vim ./usr/bin/vimdiff
auto-import changelog data from vim-5.7-6.src.rpm Sun Aug 06 2000 Tim Waugh <twaugh@redhat.com> - xterm doesn't have request version string (#14570) Sat Aug 05 2000 Bernhard Rosenkraenzer <bero@redhat.com> - Patchlevel 8 Fri Aug 04 2000 Bernhard Rosenkraenzer <bero@redhat.com> - Fix paths in vim.1 manpage (Bug #15387) Wed Jul 19 2000 Bernhard Rosenkraenzer <bero@redhat.com> - Fix up vimtutor (Bug #11455) Thu Jul 13 2000 Prospector <bugzilla@redhat.com> - automatic rebuild Sun Jun 25 2000 Bernhard Rosenkraenzer <bero@redhat.com> - 5.7 release - some more fixes to .spec file syntax highlighting rules... About time it recognizes %{_mandir}... Sun Jun 18 2000 Bernhard Rosenkraenzer <bero@redhat.com> - 5.7a Sat Jun 03 2000 Bernhard Rosenkrnzer <bero@redhat.com> - patchlevel 74 - add %makeinstall macro recognition to .spec file syntax highlighting rules - fix up Makefiles Fri Apr 14 2000 Bernhard Rosenkrnzer <bero@redhat.com> - patchlevel 66 - fix compilation with perl 5.6.0 Mon Mar 20 2000 Bernhard Rosenkrnzer <bero@redhat.com> - patchlevel 12 Tue Mar 07 2000 Preston Brown <pbrown@redhat.com> - fix home/end in vimrc (we did a term = rxvt, totally wrong) Tue Feb 29 2000 Preston Brown <pbrown@redhat.com> - change F1-F4 keybindings for xterm builtin terminfo to match real terminfo Thu Feb 17 2000 Bill Nottingham <notting@redhat.com> - kill autoindent Mon Feb 07 2000 Preston Brown <pbrown@redhat.com> - wmconfig -> desktop Sat Feb 05 2000 Bernhard Rosenkrnzer <bero@redhat.com> - Patchlevel 11 - handle compressed man pages - fix man page symlinks Wed Feb 02 2000 Bill Nottingham <notting@redhat.com> - eliminate dependencies on X in vim-enhanced, and ncurses/gpm in vim-minimal Fri Jan 28 2000 Bill Nottingham <notting@redhat.com> - eliminate dependencies on csh and perl in vim-common Wed Jan 19 2000 Bernhard Rosenrknzer <bero@redhat.com> - Use awk, not nawk Tue Jan 18 2000 Bernhard Rosenrknzer <bero@redhat.com> - 5.6 - patch 5.6.001 - remove /usr/bin/vi - if you want vim, type vim Tue Jan 11 2000 Bernhard Rosenkrnzer <bero@redhat.com> - 5.6a - Remove dependency on nawk (introduced by base update) - some tweaks to make updating easier Tue Nov 09 1999 Bernhard Rosenkrnzer <bero@redhat.com> - 5.5 - fix path to vimrc Tue Jul 27 1999 Michael K. Johnson <johnsonm@redhat.com> - moved from athena to gtk widgets for X version - removed vim.1 from X11 filelist because X11 depends on vim-common anyway - fixed rogue dependencies from sample files Tue Jul 27 1999 Jeff Johnson <jbj@redhat.com> - update to 5.4. Thu Jul 22 1999 Jeff Johnson <jbj@redhat.com> - man page had buildroot pollution (#3629). Thu Mar 25 1999 Preston Brown <pbrown@redhat.com> - with recent termcap/terminfo fixes, regular vim works in xterm/console - in color, so vim-color package removed. Tue Mar 23 1999 Erik Troan <ewt@redhat.com> - removed "set backupdir=/tmp/vim_backup" from default vimrc Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com> - auto rebuild in the new build environment (release 5) Thu Dec 17 1998 Michael Maher <mike@redaht.com> - built pacakge for 6.0 Tue Sep 15 1998 Michael Maher <mike@redhat.com> - removed '--with-tlib=termcap' so that color-vim works Wed Sep 02 1998 Jeff Johnson <jbj@redhat.com> - update to 5.3. Mon Aug 10 1998 Jeff Johnson <jbj@redhat.com> - merge in Toshio's changes - color-vim: changed "--disable-p" to "--disable-perlinterp --with-tlib=termcap" - added minimal rvi/rview and man pages. - move Obsoletes to same package as executable. Thu Aug 06 1998 Toshio Kuratomi <badger@prtr-13.ucsc.edu> - Break the package apart similar to the way the netscape package was broken down to handle navigator or communicator: The vim package is Obsolete, now there is vim-common with all the common files, and a package for each binary: vim-minimal (has /bin/vi compiled with no frills), vim-enhanced (has /usr/bin/vim with extra perl and python interpreters), and vim-X11 (has /usr/X11R6/bin/gvim compiled with GUI support.) - Enable the perl and python interpreters in the gui version (gvim). Tue Jun 30 1998 Michael Maher <mike@redhat.com> - Fixed tutor help. - cvim package added. Thanks to Stevie Wills for finding this one :-) Thu May 07 1998 Prospector System <bugs@redhat.com> - translations modified for de, fr, tr Fri May 01 1998 Donnie Barnes <djb@redhat.com> - added patch to turn off the "vi compatibility" by default. You can still get it via the -C command line option Thu Apr 23 1998 Donnie Barnes <djb@redhat.com> - removed perl and python interpreters (sorry, but those don't belong in a /bin/vi and having two vi's seemed like overkill...complain to suggest@redhat.com if you care) Fri Apr 17 1998 Donnie Barnes <djb@redhat.com> - fixed buildroot bug Sat Apr 11 1998 Donnie Barnes <djb@redhat.com> - updated from 4.6 to 5.1 - moved to buildroot Sun Nov 09 1997 Donnie Barnes <djb@redhat.com> - fixed missing man page Wed Oct 22 1997 Donnie Barnes <djb@redhat.com> - added wmconfig entry to vim-X11 Mon Oct 20 1997 Donnie Barnes <djb@redhat.com> - upgraded from 4.5 to 4.6 Fri Jun 13 1997 Erik Troan <ewt@redhat.com> - built against glibc Tue Mar 25 1997 Michael K. Johnson <johnsonm@redhat.com> - Upgraded to 4.5 - Added ex symlinks Tue Mar 11 1997 Michael K. Johnson <johnsonm@redhat.com> - Added view symlink.
2004-09-09 13:57:11 +00:00
perl -pi -e "s,$RPM_BUILD_ROOT,," .%{_mandir}/man1/vim.1 .%{_mandir}/man1/vimtutor.1
rm -f .%{_mandir}/man1/rvim.1
ln -sf vim.1.gz .%{_mandir}/man1/vi.1.gz
ln -sf vim.1.gz .%{_mandir}/man1/rvi.1.gz
auto-import changelog data from vim-6.0-7.13.src.rpm Mon Jan 28 2002 Bernhard Rosenkraenzer <bero@redhat.com> 6.0-13 - Patchlevel 152 - Add symlinks for evim, rvim and vimdiff as described in vim docs Tue Jan 22 2002 Bernhard Rosenkraenzer <bero@redhat.com> 6.0-12 - Patchlevel 149 Tue Jan 22 2002 Bernhard Rosenkraenzer <bero@redhat.com> 6.0-11 - Patchlevel 147 Thu Dec 27 2001 Bernhard Rosenkraenzer <bero@redhat.com> 6.0-9 - Patchlevel 101 Mon Nov 26 2001 Bernhard Rosenkraenzer <bero@redhat.com> 6.0-8 - Patchlevel 93 Mon Nov 05 2001 Bernhard Rosenkraenzer <bero@redhat.com> 6.0-7 - 6.0pl78 - Move desktop file (Utilities -> Applications), #53503 Thu Nov 01 2001 Bernhard Rosenkraenzer <bero@redhat.com> 6.0-6 - 6.0pl61 Wed Oct 31 2001 Bernhard Rosenkraenzer <bero@redhat.com> - 6.0pl44 Mon Oct 29 2001 Bernhard Rosenkraenzer <bero@redhat.com> 6.0-5 - 6.0pl36 - Fix build with gcc 3.1 Tue Oct 23 2001 Bernhard Rosenkraenzer <bero@redhat.com> 6.0-4 - 6.0pl21 - Don't show an error message when trying to "return" to a line that no longer exists (#54551) Mon Oct 22 2001 Bernhard Rosenkraenzer <bero@redhat.com> 6.0-3 - 6.0pl19 Sun Sep 30 2001 Bernhard Rosenkraenzer <bero@redhat.com> 6.0-2 - 6.0pl11 Wed Sep 26 2001 Bernhard Rosenkraenzer <bero@redhat.com> 6.0-1 - 6.0 Thu Sep 13 2001 Bernhard Rosenkraenzer <bero@redhat.com> 6.0-0.av.1 - 6.0av - Use -Os in rescue mode Tue Sep 04 2001 Bernhard Rosenkraenzer <bero@redhat.com> 6.0-0.au.1 - Update to 6.0au - Allow rescue build Tue Aug 28 2001 Bernhard Rosenkraenzer <bero@redhat.com> 6.0-0.at.1 - vim 6.0at - Increase epoch so we can update 7.2 systems
2004-09-09 13:58:58 +00:00
ln -sf vim.1.gz .%{_mandir}/man1/rvim.1.gz
ln -sf vim.1.gz .%{_mandir}/man1/vimdiff.1.gz
ln -sf gvim ./usr/bin/gview
ln -sf gvim ./usr/bin/gex
ln -sf gvim ./usr/bin/evim
ln -sf gvim ./usr/bin/gvimdiff
auto-import changelog data from vim-6.2.121-1.src.rpm 6.2.121-1 - patchlevel 121 - fix buildrequires (#106824, #105832) 6.2.98-1.1 - rebuilt 6.2.98-1 - upstream fix for undeclared stop_insert_mode variable 6.2.97-1 - patchlevel 97, see README for descriptions 6.2.71-1 - several upstream fixes (PL 71) 6.2.60-1.1 - rebuilt 6.2.60-1 - update to fix cut&paste segfaults and UTF8 problems - move vimrc to /etc (#2188) - fix filelist 6.2.57-2 - rebuilt 6.2.57-1 - update to patchlevel 57, this should take care of #100670 Thu Jul 24 2003 Karsten Hopp <karsten@redhat.de> 6.2.21-1 - some minor upstream fixes (PL 21) Mon Jul 14 2003 Chip Turner <cturner@redhat.com> - rebuild for new perl 5.8.1 Fri Jul 04 2003 Karsten Hopp <karsten@redhat.de> 6.2.18-1 - update Tue Jun 10 2003 Karsten Hopp <karsten@redhat.de> 6.2.14-1 - update to 6.2 Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com> - rebuilt Tue Jun 03 2003 Karsten Hopp <karsten@redhat.de> 6.1.474-3 - rebuild Mon Jun 02 2003 Karsten Hopp <karsten@redhat.de> 6.1.474-2 - initialize variable before using it Tue May 06 2003 Karsten Hopp <karsten@redhat.de> 6.1.474-1 - patchlevel 474 Wed Apr 23 2003 Karsten Hopp <karsten@redhat.de> 6.1.469-4 - add gvimdiff link (#89462) Sun Apr 20 2003 Karsten Hopp <karsten@redhat.de> 6.1.469-3 - rebuild with vim-X11 and gtk2 - don't hardcode ruby path (thanks to Ian Macdonald) Fri Apr 18 2003 Karsten Hopp <karsten@redhat.de> 6.1.469-2 - rebuild Thu Apr 17 2003 Karsten Hopp <karsten@redhat.de> 6.1.469-1 - enable ruby interpreter (#89045) and update to patchlevel 469 Tue Apr 01 2003 Karsten Hopp <karsten@redhat.de> 6.1.434-1 - update to patchlevel 434 - update gtk2 patch and disable it for now 6.1.406-1 - new versioning to match the official patchlevel - new tarballs from the stable CVS tree to get rid of >300 patches - add gtk2 patch fom gvim and build gtk2 gvim
2004-09-09 14:06:47 +00:00
ln -sf vim.1.gz .%{_mandir}/man1/gvim.1.gz
ln -sf vim.1.gz .%{_mandir}/man1/gvimdiff.1.gz
ln -sf gvim ./usr/bin/vimx
auto-import changelog data from vim-6.2.121-1.src.rpm 6.2.121-1 - patchlevel 121 - fix buildrequires (#106824, #105832) 6.2.98-1.1 - rebuilt 6.2.98-1 - upstream fix for undeclared stop_insert_mode variable 6.2.97-1 - patchlevel 97, see README for descriptions 6.2.71-1 - several upstream fixes (PL 71) 6.2.60-1.1 - rebuilt 6.2.60-1 - update to fix cut&paste segfaults and UTF8 problems - move vimrc to /etc (#2188) - fix filelist 6.2.57-2 - rebuilt 6.2.57-1 - update to patchlevel 57, this should take care of #100670 Thu Jul 24 2003 Karsten Hopp <karsten@redhat.de> 6.2.21-1 - some minor upstream fixes (PL 21) Mon Jul 14 2003 Chip Turner <cturner@redhat.com> - rebuild for new perl 5.8.1 Fri Jul 04 2003 Karsten Hopp <karsten@redhat.de> 6.2.18-1 - update Tue Jun 10 2003 Karsten Hopp <karsten@redhat.de> 6.2.14-1 - update to 6.2 Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com> - rebuilt Tue Jun 03 2003 Karsten Hopp <karsten@redhat.de> 6.1.474-3 - rebuild Mon Jun 02 2003 Karsten Hopp <karsten@redhat.de> 6.1.474-2 - initialize variable before using it Tue May 06 2003 Karsten Hopp <karsten@redhat.de> 6.1.474-1 - patchlevel 474 Wed Apr 23 2003 Karsten Hopp <karsten@redhat.de> 6.1.469-4 - add gvimdiff link (#89462) Sun Apr 20 2003 Karsten Hopp <karsten@redhat.de> 6.1.469-3 - rebuild with vim-X11 and gtk2 - don't hardcode ruby path (thanks to Ian Macdonald) Fri Apr 18 2003 Karsten Hopp <karsten@redhat.de> 6.1.469-2 - rebuild Thu Apr 17 2003 Karsten Hopp <karsten@redhat.de> 6.1.469-1 - enable ruby interpreter (#89045) and update to patchlevel 469 Tue Apr 01 2003 Karsten Hopp <karsten@redhat.de> 6.1.434-1 - update to patchlevel 434 - update gtk2 patch and disable it for now 6.1.406-1 - new versioning to match the official patchlevel - new tarballs from the stable CVS tree to get rid of >300 patches - add gtk2 patch fom gvim and build gtk2 gvim
2004-09-09 14:06:47 +00:00
%if "%{desktop_file}" == "1"
2004-09-09 14:01:30 +00:00
mkdir -p $RPM_BUILD_ROOT/usr/share/applications
desktop-file-install --vendor net \
--dir $RPM_BUILD_ROOT/usr/share/applications \
--add-category "Application;Development;X-Red-Hat-Base" \
auto-import changelog data from vim-6.2.121-1.src.rpm 6.2.121-1 - patchlevel 121 - fix buildrequires (#106824, #105832) 6.2.98-1.1 - rebuilt 6.2.98-1 - upstream fix for undeclared stop_insert_mode variable 6.2.97-1 - patchlevel 97, see README for descriptions 6.2.71-1 - several upstream fixes (PL 71) 6.2.60-1.1 - rebuilt 6.2.60-1 - update to fix cut&paste segfaults and UTF8 problems - move vimrc to /etc (#2188) - fix filelist 6.2.57-2 - rebuilt 6.2.57-1 - update to patchlevel 57, this should take care of #100670 Thu Jul 24 2003 Karsten Hopp <karsten@redhat.de> 6.2.21-1 - some minor upstream fixes (PL 21) Mon Jul 14 2003 Chip Turner <cturner@redhat.com> - rebuild for new perl 5.8.1 Fri Jul 04 2003 Karsten Hopp <karsten@redhat.de> 6.2.18-1 - update Tue Jun 10 2003 Karsten Hopp <karsten@redhat.de> 6.2.14-1 - update to 6.2 Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com> - rebuilt Tue Jun 03 2003 Karsten Hopp <karsten@redhat.de> 6.1.474-3 - rebuild Mon Jun 02 2003 Karsten Hopp <karsten@redhat.de> 6.1.474-2 - initialize variable before using it Tue May 06 2003 Karsten Hopp <karsten@redhat.de> 6.1.474-1 - patchlevel 474 Wed Apr 23 2003 Karsten Hopp <karsten@redhat.de> 6.1.469-4 - add gvimdiff link (#89462) Sun Apr 20 2003 Karsten Hopp <karsten@redhat.de> 6.1.469-3 - rebuild with vim-X11 and gtk2 - don't hardcode ruby path (thanks to Ian Macdonald) Fri Apr 18 2003 Karsten Hopp <karsten@redhat.de> 6.1.469-2 - rebuild Thu Apr 17 2003 Karsten Hopp <karsten@redhat.de> 6.1.469-1 - enable ruby interpreter (#89045) and update to patchlevel 469 Tue Apr 01 2003 Karsten Hopp <karsten@redhat.de> 6.1.434-1 - update to patchlevel 434 - update gtk2 patch and disable it for now 6.1.406-1 - new versioning to match the official patchlevel - new tarballs from the stable CVS tree to get rid of >300 patches - add gtk2 patch fom gvim and build gtk2 gvim
2004-09-09 14:06:47 +00:00
%{SOURCE3}
2004-09-09 14:01:30 +00:00
%else
mkdir -p ./etc/X11/applnk/Applications
auto-import changelog data from vim-6.2.121-1.src.rpm 6.2.121-1 - patchlevel 121 - fix buildrequires (#106824, #105832) 6.2.98-1.1 - rebuilt 6.2.98-1 - upstream fix for undeclared stop_insert_mode variable 6.2.97-1 - patchlevel 97, see README for descriptions 6.2.71-1 - several upstream fixes (PL 71) 6.2.60-1.1 - rebuilt 6.2.60-1 - update to fix cut&paste segfaults and UTF8 problems - move vimrc to /etc (#2188) - fix filelist 6.2.57-2 - rebuilt 6.2.57-1 - update to patchlevel 57, this should take care of #100670 Thu Jul 24 2003 Karsten Hopp <karsten@redhat.de> 6.2.21-1 - some minor upstream fixes (PL 21) Mon Jul 14 2003 Chip Turner <cturner@redhat.com> - rebuild for new perl 5.8.1 Fri Jul 04 2003 Karsten Hopp <karsten@redhat.de> 6.2.18-1 - update Tue Jun 10 2003 Karsten Hopp <karsten@redhat.de> 6.2.14-1 - update to 6.2 Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com> - rebuilt Tue Jun 03 2003 Karsten Hopp <karsten@redhat.de> 6.1.474-3 - rebuild Mon Jun 02 2003 Karsten Hopp <karsten@redhat.de> 6.1.474-2 - initialize variable before using it Tue May 06 2003 Karsten Hopp <karsten@redhat.de> 6.1.474-1 - patchlevel 474 Wed Apr 23 2003 Karsten Hopp <karsten@redhat.de> 6.1.469-4 - add gvimdiff link (#89462) Sun Apr 20 2003 Karsten Hopp <karsten@redhat.de> 6.1.469-3 - rebuild with vim-X11 and gtk2 - don't hardcode ruby path (thanks to Ian Macdonald) Fri Apr 18 2003 Karsten Hopp <karsten@redhat.de> 6.1.469-2 - rebuild Thu Apr 17 2003 Karsten Hopp <karsten@redhat.de> 6.1.469-1 - enable ruby interpreter (#89045) and update to patchlevel 469 Tue Apr 01 2003 Karsten Hopp <karsten@redhat.de> 6.1.434-1 - update to patchlevel 434 - update gtk2 patch and disable it for now 6.1.406-1 - new versioning to match the official patchlevel - new tarballs from the stable CVS tree to get rid of >300 patches - add gtk2 patch fom gvim and build gtk2 gvim
2004-09-09 14:06:47 +00:00
cp %{SOURCE3} ./etc/X11/applnk/Applications/gvim.desktop
2004-09-09 14:01:30 +00:00
%endif
auto-import changelog data from vim-6.0-7.13.src.rpm Mon Jan 28 2002 Bernhard Rosenkraenzer <bero@redhat.com> 6.0-13 - Patchlevel 152 - Add symlinks for evim, rvim and vimdiff as described in vim docs Tue Jan 22 2002 Bernhard Rosenkraenzer <bero@redhat.com> 6.0-12 - Patchlevel 149 Tue Jan 22 2002 Bernhard Rosenkraenzer <bero@redhat.com> 6.0-11 - Patchlevel 147 Thu Dec 27 2001 Bernhard Rosenkraenzer <bero@redhat.com> 6.0-9 - Patchlevel 101 Mon Nov 26 2001 Bernhard Rosenkraenzer <bero@redhat.com> 6.0-8 - Patchlevel 93 Mon Nov 05 2001 Bernhard Rosenkraenzer <bero@redhat.com> 6.0-7 - 6.0pl78 - Move desktop file (Utilities -> Applications), #53503 Thu Nov 01 2001 Bernhard Rosenkraenzer <bero@redhat.com> 6.0-6 - 6.0pl61 Wed Oct 31 2001 Bernhard Rosenkraenzer <bero@redhat.com> - 6.0pl44 Mon Oct 29 2001 Bernhard Rosenkraenzer <bero@redhat.com> 6.0-5 - 6.0pl36 - Fix build with gcc 3.1 Tue Oct 23 2001 Bernhard Rosenkraenzer <bero@redhat.com> 6.0-4 - 6.0pl21 - Don't show an error message when trying to "return" to a line that no longer exists (#54551) Mon Oct 22 2001 Bernhard Rosenkraenzer <bero@redhat.com> 6.0-3 - 6.0pl19 Sun Sep 30 2001 Bernhard Rosenkraenzer <bero@redhat.com> 6.0-2 - 6.0pl11 Wed Sep 26 2001 Bernhard Rosenkraenzer <bero@redhat.com> 6.0-1 - 6.0 Thu Sep 13 2001 Bernhard Rosenkraenzer <bero@redhat.com> 6.0-0.av.1 - 6.0av - Use -Os in rescue mode Tue Sep 04 2001 Bernhard Rosenkraenzer <bero@redhat.com> 6.0-0.au.1 - Update to 6.0au - Allow rescue build Tue Aug 28 2001 Bernhard Rosenkraenzer <bero@redhat.com> 6.0-0.at.1 - vim 6.0at - Increase epoch so we can update 7.2 systems
2004-09-09 13:58:58 +00:00
# ja_JP.ujis is obsolete, ja_JP.eucJP is recommended.
auto-import changelog data from vim-6.2.121-1.src.rpm 6.2.121-1 - patchlevel 121 - fix buildrequires (#106824, #105832) 6.2.98-1.1 - rebuilt 6.2.98-1 - upstream fix for undeclared stop_insert_mode variable 6.2.97-1 - patchlevel 97, see README for descriptions 6.2.71-1 - several upstream fixes (PL 71) 6.2.60-1.1 - rebuilt 6.2.60-1 - update to fix cut&paste segfaults and UTF8 problems - move vimrc to /etc (#2188) - fix filelist 6.2.57-2 - rebuilt 6.2.57-1 - update to patchlevel 57, this should take care of #100670 Thu Jul 24 2003 Karsten Hopp <karsten@redhat.de> 6.2.21-1 - some minor upstream fixes (PL 21) Mon Jul 14 2003 Chip Turner <cturner@redhat.com> - rebuild for new perl 5.8.1 Fri Jul 04 2003 Karsten Hopp <karsten@redhat.de> 6.2.18-1 - update Tue Jun 10 2003 Karsten Hopp <karsten@redhat.de> 6.2.14-1 - update to 6.2 Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com> - rebuilt Tue Jun 03 2003 Karsten Hopp <karsten@redhat.de> 6.1.474-3 - rebuild Mon Jun 02 2003 Karsten Hopp <karsten@redhat.de> 6.1.474-2 - initialize variable before using it Tue May 06 2003 Karsten Hopp <karsten@redhat.de> 6.1.474-1 - patchlevel 474 Wed Apr 23 2003 Karsten Hopp <karsten@redhat.de> 6.1.469-4 - add gvimdiff link (#89462) Sun Apr 20 2003 Karsten Hopp <karsten@redhat.de> 6.1.469-3 - rebuild with vim-X11 and gtk2 - don't hardcode ruby path (thanks to Ian Macdonald) Fri Apr 18 2003 Karsten Hopp <karsten@redhat.de> 6.1.469-2 - rebuild Thu Apr 17 2003 Karsten Hopp <karsten@redhat.de> 6.1.469-1 - enable ruby interpreter (#89045) and update to patchlevel 469 Tue Apr 01 2003 Karsten Hopp <karsten@redhat.de> 6.1.434-1 - update to patchlevel 434 - update gtk2 patch and disable it for now 6.1.406-1 - new versioning to match the official patchlevel - new tarballs from the stable CVS tree to get rid of >300 patches - add gtk2 patch fom gvim and build gtk2 gvim
2004-09-09 14:06:47 +00:00
( cd ./usr/share/vim/%{vimdir}/lang; \
auto-import changelog data from vim-6.0-7.13.src.rpm Mon Jan 28 2002 Bernhard Rosenkraenzer <bero@redhat.com> 6.0-13 - Patchlevel 152 - Add symlinks for evim, rvim and vimdiff as described in vim docs Tue Jan 22 2002 Bernhard Rosenkraenzer <bero@redhat.com> 6.0-12 - Patchlevel 149 Tue Jan 22 2002 Bernhard Rosenkraenzer <bero@redhat.com> 6.0-11 - Patchlevel 147 Thu Dec 27 2001 Bernhard Rosenkraenzer <bero@redhat.com> 6.0-9 - Patchlevel 101 Mon Nov 26 2001 Bernhard Rosenkraenzer <bero@redhat.com> 6.0-8 - Patchlevel 93 Mon Nov 05 2001 Bernhard Rosenkraenzer <bero@redhat.com> 6.0-7 - 6.0pl78 - Move desktop file (Utilities -> Applications), #53503 Thu Nov 01 2001 Bernhard Rosenkraenzer <bero@redhat.com> 6.0-6 - 6.0pl61 Wed Oct 31 2001 Bernhard Rosenkraenzer <bero@redhat.com> - 6.0pl44 Mon Oct 29 2001 Bernhard Rosenkraenzer <bero@redhat.com> 6.0-5 - 6.0pl36 - Fix build with gcc 3.1 Tue Oct 23 2001 Bernhard Rosenkraenzer <bero@redhat.com> 6.0-4 - 6.0pl21 - Don't show an error message when trying to "return" to a line that no longer exists (#54551) Mon Oct 22 2001 Bernhard Rosenkraenzer <bero@redhat.com> 6.0-3 - 6.0pl19 Sun Sep 30 2001 Bernhard Rosenkraenzer <bero@redhat.com> 6.0-2 - 6.0pl11 Wed Sep 26 2001 Bernhard Rosenkraenzer <bero@redhat.com> 6.0-1 - 6.0 Thu Sep 13 2001 Bernhard Rosenkraenzer <bero@redhat.com> 6.0-0.av.1 - 6.0av - Use -Os in rescue mode Tue Sep 04 2001 Bernhard Rosenkraenzer <bero@redhat.com> 6.0-0.au.1 - Update to 6.0au - Allow rescue build Tue Aug 28 2001 Bernhard Rosenkraenzer <bero@redhat.com> 6.0-0.at.1 - vim 6.0at - Increase epoch so we can update 7.2 systems
2004-09-09 13:58:58 +00:00
ln -sf menu_ja_jp.ujis.vim menu_ja_jp.eucjp.vim )
auto-import changelog data from vim-5.7-6.src.rpm Sun Aug 06 2000 Tim Waugh <twaugh@redhat.com> - xterm doesn't have request version string (#14570) Sat Aug 05 2000 Bernhard Rosenkraenzer <bero@redhat.com> - Patchlevel 8 Fri Aug 04 2000 Bernhard Rosenkraenzer <bero@redhat.com> - Fix paths in vim.1 manpage (Bug #15387) Wed Jul 19 2000 Bernhard Rosenkraenzer <bero@redhat.com> - Fix up vimtutor (Bug #11455) Thu Jul 13 2000 Prospector <bugzilla@redhat.com> - automatic rebuild Sun Jun 25 2000 Bernhard Rosenkraenzer <bero@redhat.com> - 5.7 release - some more fixes to .spec file syntax highlighting rules... About time it recognizes %{_mandir}... Sun Jun 18 2000 Bernhard Rosenkraenzer <bero@redhat.com> - 5.7a Sat Jun 03 2000 Bernhard Rosenkrnzer <bero@redhat.com> - patchlevel 74 - add %makeinstall macro recognition to .spec file syntax highlighting rules - fix up Makefiles Fri Apr 14 2000 Bernhard Rosenkrnzer <bero@redhat.com> - patchlevel 66 - fix compilation with perl 5.6.0 Mon Mar 20 2000 Bernhard Rosenkrnzer <bero@redhat.com> - patchlevel 12 Tue Mar 07 2000 Preston Brown <pbrown@redhat.com> - fix home/end in vimrc (we did a term = rxvt, totally wrong) Tue Feb 29 2000 Preston Brown <pbrown@redhat.com> - change F1-F4 keybindings for xterm builtin terminfo to match real terminfo Thu Feb 17 2000 Bill Nottingham <notting@redhat.com> - kill autoindent Mon Feb 07 2000 Preston Brown <pbrown@redhat.com> - wmconfig -> desktop Sat Feb 05 2000 Bernhard Rosenkrnzer <bero@redhat.com> - Patchlevel 11 - handle compressed man pages - fix man page symlinks Wed Feb 02 2000 Bill Nottingham <notting@redhat.com> - eliminate dependencies on X in vim-enhanced, and ncurses/gpm in vim-minimal Fri Jan 28 2000 Bill Nottingham <notting@redhat.com> - eliminate dependencies on csh and perl in vim-common Wed Jan 19 2000 Bernhard Rosenrknzer <bero@redhat.com> - Use awk, not nawk Tue Jan 18 2000 Bernhard Rosenrknzer <bero@redhat.com> - 5.6 - patch 5.6.001 - remove /usr/bin/vi - if you want vim, type vim Tue Jan 11 2000 Bernhard Rosenkrnzer <bero@redhat.com> - 5.6a - Remove dependency on nawk (introduced by base update) - some tweaks to make updating easier Tue Nov 09 1999 Bernhard Rosenkrnzer <bero@redhat.com> - 5.5 - fix path to vimrc Tue Jul 27 1999 Michael K. Johnson <johnsonm@redhat.com> - moved from athena to gtk widgets for X version - removed vim.1 from X11 filelist because X11 depends on vim-common anyway - fixed rogue dependencies from sample files Tue Jul 27 1999 Jeff Johnson <jbj@redhat.com> - update to 5.4. Thu Jul 22 1999 Jeff Johnson <jbj@redhat.com> - man page had buildroot pollution (#3629). Thu Mar 25 1999 Preston Brown <pbrown@redhat.com> - with recent termcap/terminfo fixes, regular vim works in xterm/console - in color, so vim-color package removed. Tue Mar 23 1999 Erik Troan <ewt@redhat.com> - removed "set backupdir=/tmp/vim_backup" from default vimrc Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com> - auto rebuild in the new build environment (release 5) Thu Dec 17 1998 Michael Maher <mike@redaht.com> - built pacakge for 6.0 Tue Sep 15 1998 Michael Maher <mike@redhat.com> - removed '--with-tlib=termcap' so that color-vim works Wed Sep 02 1998 Jeff Johnson <jbj@redhat.com> - update to 5.3. Mon Aug 10 1998 Jeff Johnson <jbj@redhat.com> - merge in Toshio's changes - color-vim: changed "--disable-p" to "--disable-perlinterp --with-tlib=termcap" - added minimal rvi/rview and man pages. - move Obsoletes to same package as executable. Thu Aug 06 1998 Toshio Kuratomi <badger@prtr-13.ucsc.edu> - Break the package apart similar to the way the netscape package was broken down to handle navigator or communicator: The vim package is Obsolete, now there is vim-common with all the common files, and a package for each binary: vim-minimal (has /bin/vi compiled with no frills), vim-enhanced (has /usr/bin/vim with extra perl and python interpreters), and vim-X11 (has /usr/X11R6/bin/gvim compiled with GUI support.) - Enable the perl and python interpreters in the gui version (gvim). Tue Jun 30 1998 Michael Maher <mike@redhat.com> - Fixed tutor help. - cvim package added. Thanks to Stevie Wills for finding this one :-) Thu May 07 1998 Prospector System <bugs@redhat.com> - translations modified for de, fr, tr Fri May 01 1998 Donnie Barnes <djb@redhat.com> - added patch to turn off the "vi compatibility" by default. You can still get it via the -C command line option Thu Apr 23 1998 Donnie Barnes <djb@redhat.com> - removed perl and python interpreters (sorry, but those don't belong in a /bin/vi and having two vi's seemed like overkill...complain to suggest@redhat.com if you care) Fri Apr 17 1998 Donnie Barnes <djb@redhat.com> - fixed buildroot bug Sat Apr 11 1998 Donnie Barnes <djb@redhat.com> - updated from 4.6 to 5.1 - moved to buildroot Sun Nov 09 1997 Donnie Barnes <djb@redhat.com> - fixed missing man page Wed Oct 22 1997 Donnie Barnes <djb@redhat.com> - added wmconfig entry to vim-X11 Mon Oct 20 1997 Donnie Barnes <djb@redhat.com> - upgraded from 4.5 to 4.6 Fri Jun 13 1997 Erik Troan <ewt@redhat.com> - built against glibc Tue Mar 25 1997 Michael K. Johnson <johnsonm@redhat.com> - Upgraded to 4.5 - Added ex symlinks Tue Mar 11 1997 Michael K. Johnson <johnsonm@redhat.com> - Added view symlink.
2004-09-09 13:57:11 +00:00
)
pushd $RPM_BUILD_ROOT/usr/share/vim/%{vimdir}/tutor
mkdir conv
iconv -f CP1252 -t UTF8 tutor.ca > conv/tutor.ca
iconv -f CP1252 -t UTF8 tutor.it > conv/tutor.it
iconv -f CP1253 -t UTF8 tutor.gr > conv/tutor.gr
iconv -f CP1252 -t UTF8 tutor.fr > conv/tutor.fr
iconv -f CP1252 -t UTF8 tutor.es > conv/tutor.es
iconv -f CP1252 -t UTF8 tutor.de > conv/tutor.de
#iconv -f CP737 -t UTF8 tutor.gr.cp737 > conv/tutor.gr.cp737
#iconv -f EUC-JP -t UTF8 tutor.ja.euc > conv/tutor.ja.euc
#iconv -f SJIS -t UTF8 tutor.ja.sjis > conv/tutor.ja.sjis
iconv -f UTF8 -t UTF8 tutor.ja.utf-8 > conv/tutor.ja.utf-8
iconv -f UTF8 -t UTF8 tutor.ko.utf-8 > conv/tutor.ko.utf-8
iconv -f CP1252 -t UTF8 tutor.no > conv/tutor.no
iconv -f ISO-8859-2 -t UTF8 tutor.pl > conv/tutor.pl
iconv -f ISO-8859-2 -t UTF8 tutor.sk > conv/tutor.sk
iconv -f KOI8R -t UTF8 tutor.ru > conv/tutor.ru
iconv -f CP1252 -t UTF8 tutor.sv > conv/tutor.sv
mv -f tutor.gr.cp737 tutor.ja.euc tutor.ja.sjis tutor.ko.euc tutor.pl.cp1250 tutor.zh.big5 tutor.ru.cp1251 tutor.zh.euc conv/
rm -f tutor.ca tutor.de tutor.es tutor.fr tutor.gr tutor.it tutor.ja.utf-8 tutor.ko.utf-8 tutor.no tutor.pl tutor.sk tutor.ru tutor.sv
mv -f conv/* .
rmdir conv
popd
auto-import changelog data from vim-5.7-6.src.rpm Sun Aug 06 2000 Tim Waugh <twaugh@redhat.com> - xterm doesn't have request version string (#14570) Sat Aug 05 2000 Bernhard Rosenkraenzer <bero@redhat.com> - Patchlevel 8 Fri Aug 04 2000 Bernhard Rosenkraenzer <bero@redhat.com> - Fix paths in vim.1 manpage (Bug #15387) Wed Jul 19 2000 Bernhard Rosenkraenzer <bero@redhat.com> - Fix up vimtutor (Bug #11455) Thu Jul 13 2000 Prospector <bugzilla@redhat.com> - automatic rebuild Sun Jun 25 2000 Bernhard Rosenkraenzer <bero@redhat.com> - 5.7 release - some more fixes to .spec file syntax highlighting rules... About time it recognizes %{_mandir}... Sun Jun 18 2000 Bernhard Rosenkraenzer <bero@redhat.com> - 5.7a Sat Jun 03 2000 Bernhard Rosenkrnzer <bero@redhat.com> - patchlevel 74 - add %makeinstall macro recognition to .spec file syntax highlighting rules - fix up Makefiles Fri Apr 14 2000 Bernhard Rosenkrnzer <bero@redhat.com> - patchlevel 66 - fix compilation with perl 5.6.0 Mon Mar 20 2000 Bernhard Rosenkrnzer <bero@redhat.com> - patchlevel 12 Tue Mar 07 2000 Preston Brown <pbrown@redhat.com> - fix home/end in vimrc (we did a term = rxvt, totally wrong) Tue Feb 29 2000 Preston Brown <pbrown@redhat.com> - change F1-F4 keybindings for xterm builtin terminfo to match real terminfo Thu Feb 17 2000 Bill Nottingham <notting@redhat.com> - kill autoindent Mon Feb 07 2000 Preston Brown <pbrown@redhat.com> - wmconfig -> desktop Sat Feb 05 2000 Bernhard Rosenkrnzer <bero@redhat.com> - Patchlevel 11 - handle compressed man pages - fix man page symlinks Wed Feb 02 2000 Bill Nottingham <notting@redhat.com> - eliminate dependencies on X in vim-enhanced, and ncurses/gpm in vim-minimal Fri Jan 28 2000 Bill Nottingham <notting@redhat.com> - eliminate dependencies on csh and perl in vim-common Wed Jan 19 2000 Bernhard Rosenrknzer <bero@redhat.com> - Use awk, not nawk Tue Jan 18 2000 Bernhard Rosenrknzer <bero@redhat.com> - 5.6 - patch 5.6.001 - remove /usr/bin/vi - if you want vim, type vim Tue Jan 11 2000 Bernhard Rosenkrnzer <bero@redhat.com> - 5.6a - Remove dependency on nawk (introduced by base update) - some tweaks to make updating easier Tue Nov 09 1999 Bernhard Rosenkrnzer <bero@redhat.com> - 5.5 - fix path to vimrc Tue Jul 27 1999 Michael K. Johnson <johnsonm@redhat.com> - moved from athena to gtk widgets for X version - removed vim.1 from X11 filelist because X11 depends on vim-common anyway - fixed rogue dependencies from sample files Tue Jul 27 1999 Jeff Johnson <jbj@redhat.com> - update to 5.4. Thu Jul 22 1999 Jeff Johnson <jbj@redhat.com> - man page had buildroot pollution (#3629). Thu Mar 25 1999 Preston Brown <pbrown@redhat.com> - with recent termcap/terminfo fixes, regular vim works in xterm/console - in color, so vim-color package removed. Tue Mar 23 1999 Erik Troan <ewt@redhat.com> - removed "set backupdir=/tmp/vim_backup" from default vimrc Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com> - auto rebuild in the new build environment (release 5) Thu Dec 17 1998 Michael Maher <mike@redaht.com> - built pacakge for 6.0 Tue Sep 15 1998 Michael Maher <mike@redhat.com> - removed '--with-tlib=termcap' so that color-vim works Wed Sep 02 1998 Jeff Johnson <jbj@redhat.com> - update to 5.3. Mon Aug 10 1998 Jeff Johnson <jbj@redhat.com> - merge in Toshio's changes - color-vim: changed "--disable-p" to "--disable-perlinterp --with-tlib=termcap" - added minimal rvi/rview and man pages. - move Obsoletes to same package as executable. Thu Aug 06 1998 Toshio Kuratomi <badger@prtr-13.ucsc.edu> - Break the package apart similar to the way the netscape package was broken down to handle navigator or communicator: The vim package is Obsolete, now there is vim-common with all the common files, and a package for each binary: vim-minimal (has /bin/vi compiled with no frills), vim-enhanced (has /usr/bin/vim with extra perl and python interpreters), and vim-X11 (has /usr/X11R6/bin/gvim compiled with GUI support.) - Enable the perl and python interpreters in the gui version (gvim). Tue Jun 30 1998 Michael Maher <mike@redhat.com> - Fixed tutor help. - cvim package added. Thanks to Stevie Wills for finding this one :-) Thu May 07 1998 Prospector System <bugs@redhat.com> - translations modified for de, fr, tr Fri May 01 1998 Donnie Barnes <djb@redhat.com> - added patch to turn off the "vi compatibility" by default. You can still get it via the -C command line option Thu Apr 23 1998 Donnie Barnes <djb@redhat.com> - removed perl and python interpreters (sorry, but those don't belong in a /bin/vi and having two vi's seemed like overkill...complain to suggest@redhat.com if you care) Fri Apr 17 1998 Donnie Barnes <djb@redhat.com> - fixed buildroot bug Sat Apr 11 1998 Donnie Barnes <djb@redhat.com> - updated from 4.6 to 5.1 - moved to buildroot Sun Nov 09 1997 Donnie Barnes <djb@redhat.com> - fixed missing man page Wed Oct 22 1997 Donnie Barnes <djb@redhat.com> - added wmconfig entry to vim-X11 Mon Oct 20 1997 Donnie Barnes <djb@redhat.com> - upgraded from 4.5 to 4.6 Fri Jun 13 1997 Erik Troan <ewt@redhat.com> - built against glibc Tue Mar 25 1997 Michael K. Johnson <johnsonm@redhat.com> - Upgraded to 4.5 - Added ex symlinks Tue Mar 11 1997 Michael K. Johnson <johnsonm@redhat.com> - Added view symlink.
2004-09-09 13:57:11 +00:00
# Dependency cleanups
auto-import changelog data from vim-6.2.121-1.src.rpm 6.2.121-1 - patchlevel 121 - fix buildrequires (#106824, #105832) 6.2.98-1.1 - rebuilt 6.2.98-1 - upstream fix for undeclared stop_insert_mode variable 6.2.97-1 - patchlevel 97, see README for descriptions 6.2.71-1 - several upstream fixes (PL 71) 6.2.60-1.1 - rebuilt 6.2.60-1 - update to fix cut&paste segfaults and UTF8 problems - move vimrc to /etc (#2188) - fix filelist 6.2.57-2 - rebuilt 6.2.57-1 - update to patchlevel 57, this should take care of #100670 Thu Jul 24 2003 Karsten Hopp <karsten@redhat.de> 6.2.21-1 - some minor upstream fixes (PL 21) Mon Jul 14 2003 Chip Turner <cturner@redhat.com> - rebuild for new perl 5.8.1 Fri Jul 04 2003 Karsten Hopp <karsten@redhat.de> 6.2.18-1 - update Tue Jun 10 2003 Karsten Hopp <karsten@redhat.de> 6.2.14-1 - update to 6.2 Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com> - rebuilt Tue Jun 03 2003 Karsten Hopp <karsten@redhat.de> 6.1.474-3 - rebuild Mon Jun 02 2003 Karsten Hopp <karsten@redhat.de> 6.1.474-2 - initialize variable before using it Tue May 06 2003 Karsten Hopp <karsten@redhat.de> 6.1.474-1 - patchlevel 474 Wed Apr 23 2003 Karsten Hopp <karsten@redhat.de> 6.1.469-4 - add gvimdiff link (#89462) Sun Apr 20 2003 Karsten Hopp <karsten@redhat.de> 6.1.469-3 - rebuild with vim-X11 and gtk2 - don't hardcode ruby path (thanks to Ian Macdonald) Fri Apr 18 2003 Karsten Hopp <karsten@redhat.de> 6.1.469-2 - rebuild Thu Apr 17 2003 Karsten Hopp <karsten@redhat.de> 6.1.469-1 - enable ruby interpreter (#89045) and update to patchlevel 469 Tue Apr 01 2003 Karsten Hopp <karsten@redhat.de> 6.1.434-1 - update to patchlevel 434 - update gtk2 patch and disable it for now 6.1.406-1 - new versioning to match the official patchlevel - new tarballs from the stable CVS tree to get rid of >300 patches - add gtk2 patch fom gvim and build gtk2 gvim
2004-09-09 14:06:47 +00:00
chmod 644 $RPM_BUILD_ROOT/usr/share/vim/%{vimdir}/doc/vim2html.pl \
$RPM_BUILD_ROOT/usr/share/vim/%{vimdir}/tools/*.pl \
$RPM_BUILD_ROOT/usr/share/vim/%{vimdir}/tools/vim132
auto-import changelog data from vim-5.7-6.src.rpm Sun Aug 06 2000 Tim Waugh <twaugh@redhat.com> - xterm doesn't have request version string (#14570) Sat Aug 05 2000 Bernhard Rosenkraenzer <bero@redhat.com> - Patchlevel 8 Fri Aug 04 2000 Bernhard Rosenkraenzer <bero@redhat.com> - Fix paths in vim.1 manpage (Bug #15387) Wed Jul 19 2000 Bernhard Rosenkraenzer <bero@redhat.com> - Fix up vimtutor (Bug #11455) Thu Jul 13 2000 Prospector <bugzilla@redhat.com> - automatic rebuild Sun Jun 25 2000 Bernhard Rosenkraenzer <bero@redhat.com> - 5.7 release - some more fixes to .spec file syntax highlighting rules... About time it recognizes %{_mandir}... Sun Jun 18 2000 Bernhard Rosenkraenzer <bero@redhat.com> - 5.7a Sat Jun 03 2000 Bernhard Rosenkrnzer <bero@redhat.com> - patchlevel 74 - add %makeinstall macro recognition to .spec file syntax highlighting rules - fix up Makefiles Fri Apr 14 2000 Bernhard Rosenkrnzer <bero@redhat.com> - patchlevel 66 - fix compilation with perl 5.6.0 Mon Mar 20 2000 Bernhard Rosenkrnzer <bero@redhat.com> - patchlevel 12 Tue Mar 07 2000 Preston Brown <pbrown@redhat.com> - fix home/end in vimrc (we did a term = rxvt, totally wrong) Tue Feb 29 2000 Preston Brown <pbrown@redhat.com> - change F1-F4 keybindings for xterm builtin terminfo to match real terminfo Thu Feb 17 2000 Bill Nottingham <notting@redhat.com> - kill autoindent Mon Feb 07 2000 Preston Brown <pbrown@redhat.com> - wmconfig -> desktop Sat Feb 05 2000 Bernhard Rosenkrnzer <bero@redhat.com> - Patchlevel 11 - handle compressed man pages - fix man page symlinks Wed Feb 02 2000 Bill Nottingham <notting@redhat.com> - eliminate dependencies on X in vim-enhanced, and ncurses/gpm in vim-minimal Fri Jan 28 2000 Bill Nottingham <notting@redhat.com> - eliminate dependencies on csh and perl in vim-common Wed Jan 19 2000 Bernhard Rosenrknzer <bero@redhat.com> - Use awk, not nawk Tue Jan 18 2000 Bernhard Rosenrknzer <bero@redhat.com> - 5.6 - patch 5.6.001 - remove /usr/bin/vi - if you want vim, type vim Tue Jan 11 2000 Bernhard Rosenkrnzer <bero@redhat.com> - 5.6a - Remove dependency on nawk (introduced by base update) - some tweaks to make updating easier Tue Nov 09 1999 Bernhard Rosenkrnzer <bero@redhat.com> - 5.5 - fix path to vimrc Tue Jul 27 1999 Michael K. Johnson <johnsonm@redhat.com> - moved from athena to gtk widgets for X version - removed vim.1 from X11 filelist because X11 depends on vim-common anyway - fixed rogue dependencies from sample files Tue Jul 27 1999 Jeff Johnson <jbj@redhat.com> - update to 5.4. Thu Jul 22 1999 Jeff Johnson <jbj@redhat.com> - man page had buildroot pollution (#3629). Thu Mar 25 1999 Preston Brown <pbrown@redhat.com> - with recent termcap/terminfo fixes, regular vim works in xterm/console - in color, so vim-color package removed. Tue Mar 23 1999 Erik Troan <ewt@redhat.com> - removed "set backupdir=/tmp/vim_backup" from default vimrc Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com> - auto rebuild in the new build environment (release 5) Thu Dec 17 1998 Michael Maher <mike@redaht.com> - built pacakge for 6.0 Tue Sep 15 1998 Michael Maher <mike@redhat.com> - removed '--with-tlib=termcap' so that color-vim works Wed Sep 02 1998 Jeff Johnson <jbj@redhat.com> - update to 5.3. Mon Aug 10 1998 Jeff Johnson <jbj@redhat.com> - merge in Toshio's changes - color-vim: changed "--disable-p" to "--disable-perlinterp --with-tlib=termcap" - added minimal rvi/rview and man pages. - move Obsoletes to same package as executable. Thu Aug 06 1998 Toshio Kuratomi <badger@prtr-13.ucsc.edu> - Break the package apart similar to the way the netscape package was broken down to handle navigator or communicator: The vim package is Obsolete, now there is vim-common with all the common files, and a package for each binary: vim-minimal (has /bin/vi compiled with no frills), vim-enhanced (has /usr/bin/vim with extra perl and python interpreters), and vim-X11 (has /usr/X11R6/bin/gvim compiled with GUI support.) - Enable the perl and python interpreters in the gui version (gvim). Tue Jun 30 1998 Michael Maher <mike@redhat.com> - Fixed tutor help. - cvim package added. Thanks to Stevie Wills for finding this one :-) Thu May 07 1998 Prospector System <bugs@redhat.com> - translations modified for de, fr, tr Fri May 01 1998 Donnie Barnes <djb@redhat.com> - added patch to turn off the "vi compatibility" by default. You can still get it via the -C command line option Thu Apr 23 1998 Donnie Barnes <djb@redhat.com> - removed perl and python interpreters (sorry, but those don't belong in a /bin/vi and having two vi's seemed like overkill...complain to suggest@redhat.com if you care) Fri Apr 17 1998 Donnie Barnes <djb@redhat.com> - fixed buildroot bug Sat Apr 11 1998 Donnie Barnes <djb@redhat.com> - updated from 4.6 to 5.1 - moved to buildroot Sun Nov 09 1997 Donnie Barnes <djb@redhat.com> - fixed missing man page Wed Oct 22 1997 Donnie Barnes <djb@redhat.com> - added wmconfig entry to vim-X11 Mon Oct 20 1997 Donnie Barnes <djb@redhat.com> - upgraded from 4.5 to 4.6 Fri Jun 13 1997 Erik Troan <ewt@redhat.com> - built against glibc Tue Mar 25 1997 Michael K. Johnson <johnsonm@redhat.com> - Upgraded to 4.5 - Added ex symlinks Tue Mar 11 1997 Michael K. Johnson <johnsonm@redhat.com> - Added view symlink.
2004-09-09 13:57:11 +00:00
chmod 644 ../runtime/doc/vim2html.pl
2005-10-25 10:09:50 +00:00
mkdir -p $RPM_BUILD_ROOT/%{_sysconfdir}/profile.d
cat >$RPM_BUILD_ROOT/%{_sysconfdir}/profile.d/vim.sh <<EOF
if [ -n "\$BASH_VERSION" -o -n "\$KSH_VERSION" -o -n "\$ZSH_VERSION" ]; then
[ -x /usr/bin/id ] || return
[ \`/usr/bin/id -u\` -le 100 ] && return
# for bash and zsh, only if no alias is already set
2004-09-09 14:01:30 +00:00
alias vi >/dev/null 2>&1 || alias vi=vim
auto-import changelog data from vim-6.0-7.13.src.rpm Mon Jan 28 2002 Bernhard Rosenkraenzer <bero@redhat.com> 6.0-13 - Patchlevel 152 - Add symlinks for evim, rvim and vimdiff as described in vim docs Tue Jan 22 2002 Bernhard Rosenkraenzer <bero@redhat.com> 6.0-12 - Patchlevel 149 Tue Jan 22 2002 Bernhard Rosenkraenzer <bero@redhat.com> 6.0-11 - Patchlevel 147 Thu Dec 27 2001 Bernhard Rosenkraenzer <bero@redhat.com> 6.0-9 - Patchlevel 101 Mon Nov 26 2001 Bernhard Rosenkraenzer <bero@redhat.com> 6.0-8 - Patchlevel 93 Mon Nov 05 2001 Bernhard Rosenkraenzer <bero@redhat.com> 6.0-7 - 6.0pl78 - Move desktop file (Utilities -> Applications), #53503 Thu Nov 01 2001 Bernhard Rosenkraenzer <bero@redhat.com> 6.0-6 - 6.0pl61 Wed Oct 31 2001 Bernhard Rosenkraenzer <bero@redhat.com> - 6.0pl44 Mon Oct 29 2001 Bernhard Rosenkraenzer <bero@redhat.com> 6.0-5 - 6.0pl36 - Fix build with gcc 3.1 Tue Oct 23 2001 Bernhard Rosenkraenzer <bero@redhat.com> 6.0-4 - 6.0pl21 - Don't show an error message when trying to "return" to a line that no longer exists (#54551) Mon Oct 22 2001 Bernhard Rosenkraenzer <bero@redhat.com> 6.0-3 - 6.0pl19 Sun Sep 30 2001 Bernhard Rosenkraenzer <bero@redhat.com> 6.0-2 - 6.0pl11 Wed Sep 26 2001 Bernhard Rosenkraenzer <bero@redhat.com> 6.0-1 - 6.0 Thu Sep 13 2001 Bernhard Rosenkraenzer <bero@redhat.com> 6.0-0.av.1 - 6.0av - Use -Os in rescue mode Tue Sep 04 2001 Bernhard Rosenkraenzer <bero@redhat.com> 6.0-0.au.1 - Update to 6.0au - Allow rescue build Tue Aug 28 2001 Bernhard Rosenkraenzer <bero@redhat.com> 6.0-0.at.1 - vim 6.0at - Increase epoch so we can update 7.2 systems
2004-09-09 13:58:58 +00:00
fi
EOF
2005-10-25 10:09:50 +00:00
cat >$RPM_BUILD_ROOT/%{_sysconfdir}/profile.d/vim.csh <<EOF
[ -x /usr/bin/id ] || exit
[ \`/usr/bin/id -u\` -gt 100 ] && alias vi vim
EOF
2005-10-25 10:09:50 +00:00
chmod 0755 $RPM_BUILD_ROOT/%{_sysconfdir}/profile.d/*
install -m644 %{SOURCE4} $RPM_BUILD_ROOT/%{_sysconfdir}/vimrc
install -m644 %{SOURCE4} $RPM_BUILD_ROOT/%{_sysconfdir}/virc
(cd $RPM_BUILD_ROOT/usr/share/vim/%{vimdir}/doc;
gzip -9 *.txt
gzip -d help.txt.gz
cat tags | sed -e 's/\t\(.*.txt\)\t/\t\1.gz\t/;s/\thelp.txt.gz\t/\thelp.txt\t/' > tags.new; mv -f tags.new tags
# cp %{SOURCE12} .
)
(cd ../runtime; rm -rf doc; ln -svf ../../vim/%{vimdir}/doc docs;)
%post X11
touch --no-create %{_datadir}/icons/hicolor
2005-03-28 10:56:15 +00:00
if [ -x /usr/bin/gtk-update-icon-cache ]; then
gtk-update-icon-cache --ignore-theme-index -q %{_datadir}/icons/hicolor
fi
%postun X11
touch --no-create %{_datadir}/icons/hicolor
2005-03-28 10:56:15 +00:00
if [ -x /usr/bin/gtk-update-icon-cache ]; then
gtk-update-icon-cache --ignore-theme-index -q %{_datadir}/icons/hicolor
fi
auto-import changelog data from vim-5.7-6.src.rpm Sun Aug 06 2000 Tim Waugh <twaugh@redhat.com> - xterm doesn't have request version string (#14570) Sat Aug 05 2000 Bernhard Rosenkraenzer <bero@redhat.com> - Patchlevel 8 Fri Aug 04 2000 Bernhard Rosenkraenzer <bero@redhat.com> - Fix paths in vim.1 manpage (Bug #15387) Wed Jul 19 2000 Bernhard Rosenkraenzer <bero@redhat.com> - Fix up vimtutor (Bug #11455) Thu Jul 13 2000 Prospector <bugzilla@redhat.com> - automatic rebuild Sun Jun 25 2000 Bernhard Rosenkraenzer <bero@redhat.com> - 5.7 release - some more fixes to .spec file syntax highlighting rules... About time it recognizes %{_mandir}... Sun Jun 18 2000 Bernhard Rosenkraenzer <bero@redhat.com> - 5.7a Sat Jun 03 2000 Bernhard Rosenkrnzer <bero@redhat.com> - patchlevel 74 - add %makeinstall macro recognition to .spec file syntax highlighting rules - fix up Makefiles Fri Apr 14 2000 Bernhard Rosenkrnzer <bero@redhat.com> - patchlevel 66 - fix compilation with perl 5.6.0 Mon Mar 20 2000 Bernhard Rosenkrnzer <bero@redhat.com> - patchlevel 12 Tue Mar 07 2000 Preston Brown <pbrown@redhat.com> - fix home/end in vimrc (we did a term = rxvt, totally wrong) Tue Feb 29 2000 Preston Brown <pbrown@redhat.com> - change F1-F4 keybindings for xterm builtin terminfo to match real terminfo Thu Feb 17 2000 Bill Nottingham <notting@redhat.com> - kill autoindent Mon Feb 07 2000 Preston Brown <pbrown@redhat.com> - wmconfig -> desktop Sat Feb 05 2000 Bernhard Rosenkrnzer <bero@redhat.com> - Patchlevel 11 - handle compressed man pages - fix man page symlinks Wed Feb 02 2000 Bill Nottingham <notting@redhat.com> - eliminate dependencies on X in vim-enhanced, and ncurses/gpm in vim-minimal Fri Jan 28 2000 Bill Nottingham <notting@redhat.com> - eliminate dependencies on csh and perl in vim-common Wed Jan 19 2000 Bernhard Rosenrknzer <bero@redhat.com> - Use awk, not nawk Tue Jan 18 2000 Bernhard Rosenrknzer <bero@redhat.com> - 5.6 - patch 5.6.001 - remove /usr/bin/vi - if you want vim, type vim Tue Jan 11 2000 Bernhard Rosenkrnzer <bero@redhat.com> - 5.6a - Remove dependency on nawk (introduced by base update) - some tweaks to make updating easier Tue Nov 09 1999 Bernhard Rosenkrnzer <bero@redhat.com> - 5.5 - fix path to vimrc Tue Jul 27 1999 Michael K. Johnson <johnsonm@redhat.com> - moved from athena to gtk widgets for X version - removed vim.1 from X11 filelist because X11 depends on vim-common anyway - fixed rogue dependencies from sample files Tue Jul 27 1999 Jeff Johnson <jbj@redhat.com> - update to 5.4. Thu Jul 22 1999 Jeff Johnson <jbj@redhat.com> - man page had buildroot pollution (#3629). Thu Mar 25 1999 Preston Brown <pbrown@redhat.com> - with recent termcap/terminfo fixes, regular vim works in xterm/console - in color, so vim-color package removed. Tue Mar 23 1999 Erik Troan <ewt@redhat.com> - removed "set backupdir=/tmp/vim_backup" from default vimrc Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com> - auto rebuild in the new build environment (release 5) Thu Dec 17 1998 Michael Maher <mike@redaht.com> - built pacakge for 6.0 Tue Sep 15 1998 Michael Maher <mike@redhat.com> - removed '--with-tlib=termcap' so that color-vim works Wed Sep 02 1998 Jeff Johnson <jbj@redhat.com> - update to 5.3. Mon Aug 10 1998 Jeff Johnson <jbj@redhat.com> - merge in Toshio's changes - color-vim: changed "--disable-p" to "--disable-perlinterp --with-tlib=termcap" - added minimal rvi/rview and man pages. - move Obsoletes to same package as executable. Thu Aug 06 1998 Toshio Kuratomi <badger@prtr-13.ucsc.edu> - Break the package apart similar to the way the netscape package was broken down to handle navigator or communicator: The vim package is Obsolete, now there is vim-common with all the common files, and a package for each binary: vim-minimal (has /bin/vi compiled with no frills), vim-enhanced (has /usr/bin/vim with extra perl and python interpreters), and vim-X11 (has /usr/X11R6/bin/gvim compiled with GUI support.) - Enable the perl and python interpreters in the gui version (gvim). Tue Jun 30 1998 Michael Maher <mike@redhat.com> - Fixed tutor help. - cvim package added. Thanks to Stevie Wills for finding this one :-) Thu May 07 1998 Prospector System <bugs@redhat.com> - translations modified for de, fr, tr Fri May 01 1998 Donnie Barnes <djb@redhat.com> - added patch to turn off the "vi compatibility" by default. You can still get it via the -C command line option Thu Apr 23 1998 Donnie Barnes <djb@redhat.com> - removed perl and python interpreters (sorry, but those don't belong in a /bin/vi and having two vi's seemed like overkill...complain to suggest@redhat.com if you care) Fri Apr 17 1998 Donnie Barnes <djb@redhat.com> - fixed buildroot bug Sat Apr 11 1998 Donnie Barnes <djb@redhat.com> - updated from 4.6 to 5.1 - moved to buildroot Sun Nov 09 1997 Donnie Barnes <djb@redhat.com> - fixed missing man page Wed Oct 22 1997 Donnie Barnes <djb@redhat.com> - added wmconfig entry to vim-X11 Mon Oct 20 1997 Donnie Barnes <djb@redhat.com> - upgraded from 4.5 to 4.6 Fri Jun 13 1997 Erik Troan <ewt@redhat.com> - built against glibc Tue Mar 25 1997 Michael K. Johnson <johnsonm@redhat.com> - Upgraded to 4.5 - Added ex symlinks Tue Mar 11 1997 Michael K. Johnson <johnsonm@redhat.com> - Added view symlink.
2004-09-09 13:57:11 +00:00
%clean
rm -rf $RPM_BUILD_ROOT
%files common
%defattr(-,root,root)
2005-10-25 10:09:50 +00:00
%config(noreplace) %{_sysconfdir}/vimrc
auto-import changelog data from vim-6.2.121-1.src.rpm 6.2.121-1 - patchlevel 121 - fix buildrequires (#106824, #105832) 6.2.98-1.1 - rebuilt 6.2.98-1 - upstream fix for undeclared stop_insert_mode variable 6.2.97-1 - patchlevel 97, see README for descriptions 6.2.71-1 - several upstream fixes (PL 71) 6.2.60-1.1 - rebuilt 6.2.60-1 - update to fix cut&paste segfaults and UTF8 problems - move vimrc to /etc (#2188) - fix filelist 6.2.57-2 - rebuilt 6.2.57-1 - update to patchlevel 57, this should take care of #100670 Thu Jul 24 2003 Karsten Hopp <karsten@redhat.de> 6.2.21-1 - some minor upstream fixes (PL 21) Mon Jul 14 2003 Chip Turner <cturner@redhat.com> - rebuild for new perl 5.8.1 Fri Jul 04 2003 Karsten Hopp <karsten@redhat.de> 6.2.18-1 - update Tue Jun 10 2003 Karsten Hopp <karsten@redhat.de> 6.2.14-1 - update to 6.2 Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com> - rebuilt Tue Jun 03 2003 Karsten Hopp <karsten@redhat.de> 6.1.474-3 - rebuild Mon Jun 02 2003 Karsten Hopp <karsten@redhat.de> 6.1.474-2 - initialize variable before using it Tue May 06 2003 Karsten Hopp <karsten@redhat.de> 6.1.474-1 - patchlevel 474 Wed Apr 23 2003 Karsten Hopp <karsten@redhat.de> 6.1.469-4 - add gvimdiff link (#89462) Sun Apr 20 2003 Karsten Hopp <karsten@redhat.de> 6.1.469-3 - rebuild with vim-X11 and gtk2 - don't hardcode ruby path (thanks to Ian Macdonald) Fri Apr 18 2003 Karsten Hopp <karsten@redhat.de> 6.1.469-2 - rebuild Thu Apr 17 2003 Karsten Hopp <karsten@redhat.de> 6.1.469-1 - enable ruby interpreter (#89045) and update to patchlevel 469 Tue Apr 01 2003 Karsten Hopp <karsten@redhat.de> 6.1.434-1 - update to patchlevel 434 - update gtk2 patch and disable it for now 6.1.406-1 - new versioning to match the official patchlevel - new tarballs from the stable CVS tree to get rid of >300 patches - add gtk2 patch fom gvim and build gtk2 gvim
2004-09-09 14:06:47 +00:00
%doc README*
2004-09-09 14:01:30 +00:00
%doc runtime/docs
%doc $RPM_SOURCE_DIR/Changelog.rpm
%dir /usr/share/vim
%dir /usr/share/vim/%{vimdir}
/usr/share/vim/%{vimdir}/autoload
/usr/share/vim/%{vimdir}/colors
/usr/share/vim/%{vimdir}/compiler
/usr/share/vim/%{vimdir}/doc
#exclude /usr/share/vim/%{vimdir}/doc/vi-help.txt
/usr/share/vim/%{vimdir}/*.vim
/usr/share/vim/%{vimdir}/ftplugin
/usr/share/vim/%{vimdir}/indent
/usr/share/vim/%{vimdir}/keymap
/usr/share/vim/%{vimdir}/lang/*.vim
/usr/share/vim/%{vimdir}/lang/*.txt
%dir /usr/share/vim/%{vimdir}/lang
/usr/share/vim/%{vimdir}/macros
/usr/share/vim/%{vimdir}/plugin
/usr/share/vim/%{vimdir}/print
/usr/share/vim/%{vimdir}/spell
/usr/share/vim/%{vimdir}/syntax
/usr/share/vim/%{vimdir}/tools
/usr/share/vim/%{vimdir}/tutor
%lang(af) /usr/share/vim/%{vimdir}/lang/af
%lang(ca) /usr/share/vim/%{vimdir}/lang/ca
%lang(cs) /usr/share/vim/%{vimdir}/lang/cs
%lang(de) /usr/share/vim/%{vimdir}/lang/de
%lang(en_GB) /usr/share/vim/%{vimdir}/lang/en_GB
%lang(es) /usr/share/vim/%{vimdir}/lang/es
%lang(fr) /usr/share/vim/%{vimdir}/lang/fr
%lang(ga) /usr/share/vim/%{vimdir}/lang/ga
%lang(it) /usr/share/vim/%{vimdir}/lang/it
%lang(ja) /usr/share/vim/%{vimdir}/lang/ja
%lang(ko) /usr/share/vim/%{vimdir}/lang/ko
%lang(no) /usr/share/vim/%{vimdir}/lang/no
%lang(pl) /usr/share/vim/%{vimdir}/lang/pl
%lang(ru) /usr/share/vim/%{vimdir}/lang/ru
%lang(sk) /usr/share/vim/%{vimdir}/lang/sk
%lang(sv) /usr/share/vim/%{vimdir}/lang/sv
%lang(uk) /usr/share/vim/%{vimdir}/lang/uk
%lang(vi) /usr/share/vim/%{vimdir}/lang/vi
%lang(zh_CN) /usr/share/vim/%{vimdir}/lang/zh_CN
%lang(zh_TW) /usr/share/vim/%{vimdir}/lang/zh_TW
%lang(zh_CN.UTF-8) /usr/share/vim/%{vimdir}/lang/zh_CN.UTF-8
%lang(zh_TW.UTF-8) /usr/share/vim/%{vimdir}/lang/zh_TW.UTF-8
/usr/bin/xxd
auto-import changelog data from vim-5.7-6.src.rpm Sun Aug 06 2000 Tim Waugh <twaugh@redhat.com> - xterm doesn't have request version string (#14570) Sat Aug 05 2000 Bernhard Rosenkraenzer <bero@redhat.com> - Patchlevel 8 Fri Aug 04 2000 Bernhard Rosenkraenzer <bero@redhat.com> - Fix paths in vim.1 manpage (Bug #15387) Wed Jul 19 2000 Bernhard Rosenkraenzer <bero@redhat.com> - Fix up vimtutor (Bug #11455) Thu Jul 13 2000 Prospector <bugzilla@redhat.com> - automatic rebuild Sun Jun 25 2000 Bernhard Rosenkraenzer <bero@redhat.com> - 5.7 release - some more fixes to .spec file syntax highlighting rules... About time it recognizes %{_mandir}... Sun Jun 18 2000 Bernhard Rosenkraenzer <bero@redhat.com> - 5.7a Sat Jun 03 2000 Bernhard Rosenkrnzer <bero@redhat.com> - patchlevel 74 - add %makeinstall macro recognition to .spec file syntax highlighting rules - fix up Makefiles Fri Apr 14 2000 Bernhard Rosenkrnzer <bero@redhat.com> - patchlevel 66 - fix compilation with perl 5.6.0 Mon Mar 20 2000 Bernhard Rosenkrnzer <bero@redhat.com> - patchlevel 12 Tue Mar 07 2000 Preston Brown <pbrown@redhat.com> - fix home/end in vimrc (we did a term = rxvt, totally wrong) Tue Feb 29 2000 Preston Brown <pbrown@redhat.com> - change F1-F4 keybindings for xterm builtin terminfo to match real terminfo Thu Feb 17 2000 Bill Nottingham <notting@redhat.com> - kill autoindent Mon Feb 07 2000 Preston Brown <pbrown@redhat.com> - wmconfig -> desktop Sat Feb 05 2000 Bernhard Rosenkrnzer <bero@redhat.com> - Patchlevel 11 - handle compressed man pages - fix man page symlinks Wed Feb 02 2000 Bill Nottingham <notting@redhat.com> - eliminate dependencies on X in vim-enhanced, and ncurses/gpm in vim-minimal Fri Jan 28 2000 Bill Nottingham <notting@redhat.com> - eliminate dependencies on csh and perl in vim-common Wed Jan 19 2000 Bernhard Rosenrknzer <bero@redhat.com> - Use awk, not nawk Tue Jan 18 2000 Bernhard Rosenrknzer <bero@redhat.com> - 5.6 - patch 5.6.001 - remove /usr/bin/vi - if you want vim, type vim Tue Jan 11 2000 Bernhard Rosenkrnzer <bero@redhat.com> - 5.6a - Remove dependency on nawk (introduced by base update) - some tweaks to make updating easier Tue Nov 09 1999 Bernhard Rosenkrnzer <bero@redhat.com> - 5.5 - fix path to vimrc Tue Jul 27 1999 Michael K. Johnson <johnsonm@redhat.com> - moved from athena to gtk widgets for X version - removed vim.1 from X11 filelist because X11 depends on vim-common anyway - fixed rogue dependencies from sample files Tue Jul 27 1999 Jeff Johnson <jbj@redhat.com> - update to 5.4. Thu Jul 22 1999 Jeff Johnson <jbj@redhat.com> - man page had buildroot pollution (#3629). Thu Mar 25 1999 Preston Brown <pbrown@redhat.com> - with recent termcap/terminfo fixes, regular vim works in xterm/console - in color, so vim-color package removed. Tue Mar 23 1999 Erik Troan <ewt@redhat.com> - removed "set backupdir=/tmp/vim_backup" from default vimrc Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com> - auto rebuild in the new build environment (release 5) Thu Dec 17 1998 Michael Maher <mike@redaht.com> - built pacakge for 6.0 Tue Sep 15 1998 Michael Maher <mike@redhat.com> - removed '--with-tlib=termcap' so that color-vim works Wed Sep 02 1998 Jeff Johnson <jbj@redhat.com> - update to 5.3. Mon Aug 10 1998 Jeff Johnson <jbj@redhat.com> - merge in Toshio's changes - color-vim: changed "--disable-p" to "--disable-perlinterp --with-tlib=termcap" - added minimal rvi/rview and man pages. - move Obsoletes to same package as executable. Thu Aug 06 1998 Toshio Kuratomi <badger@prtr-13.ucsc.edu> - Break the package apart similar to the way the netscape package was broken down to handle navigator or communicator: The vim package is Obsolete, now there is vim-common with all the common files, and a package for each binary: vim-minimal (has /bin/vi compiled with no frills), vim-enhanced (has /usr/bin/vim with extra perl and python interpreters), and vim-X11 (has /usr/X11R6/bin/gvim compiled with GUI support.) - Enable the perl and python interpreters in the gui version (gvim). Tue Jun 30 1998 Michael Maher <mike@redhat.com> - Fixed tutor help. - cvim package added. Thanks to Stevie Wills for finding this one :-) Thu May 07 1998 Prospector System <bugs@redhat.com> - translations modified for de, fr, tr Fri May 01 1998 Donnie Barnes <djb@redhat.com> - added patch to turn off the "vi compatibility" by default. You can still get it via the -C command line option Thu Apr 23 1998 Donnie Barnes <djb@redhat.com> - removed perl and python interpreters (sorry, but those don't belong in a /bin/vi and having two vi's seemed like overkill...complain to suggest@redhat.com if you care) Fri Apr 17 1998 Donnie Barnes <djb@redhat.com> - fixed buildroot bug Sat Apr 11 1998 Donnie Barnes <djb@redhat.com> - updated from 4.6 to 5.1 - moved to buildroot Sun Nov 09 1997 Donnie Barnes <djb@redhat.com> - fixed missing man page Wed Oct 22 1997 Donnie Barnes <djb@redhat.com> - added wmconfig entry to vim-X11 Mon Oct 20 1997 Donnie Barnes <djb@redhat.com> - upgraded from 4.5 to 4.6 Fri Jun 13 1997 Erik Troan <ewt@redhat.com> - built against glibc Tue Mar 25 1997 Michael K. Johnson <johnsonm@redhat.com> - Upgraded to 4.5 - Added ex symlinks Tue Mar 11 1997 Michael K. Johnson <johnsonm@redhat.com> - Added view symlink.
2004-09-09 13:57:11 +00:00
%{_mandir}/man1/vim.*
%{_mandir}/man1/ex.*
%{_mandir}/man1/vi.*
%{_mandir}/man1/view.*
%{_mandir}/man1/rvi.*
%{_mandir}/man1/rview.*
%{_mandir}/man1/xxd.*
%lang(fr) %{_mandir}/fr*
%lang(it) %{_mandir}/it*
%lang(ru) %{_mandir}/ru*
%lang(pl) %{_mandir}/pl*
auto-import changelog data from vim-5.7-6.src.rpm Sun Aug 06 2000 Tim Waugh <twaugh@redhat.com> - xterm doesn't have request version string (#14570) Sat Aug 05 2000 Bernhard Rosenkraenzer <bero@redhat.com> - Patchlevel 8 Fri Aug 04 2000 Bernhard Rosenkraenzer <bero@redhat.com> - Fix paths in vim.1 manpage (Bug #15387) Wed Jul 19 2000 Bernhard Rosenkraenzer <bero@redhat.com> - Fix up vimtutor (Bug #11455) Thu Jul 13 2000 Prospector <bugzilla@redhat.com> - automatic rebuild Sun Jun 25 2000 Bernhard Rosenkraenzer <bero@redhat.com> - 5.7 release - some more fixes to .spec file syntax highlighting rules... About time it recognizes %{_mandir}... Sun Jun 18 2000 Bernhard Rosenkraenzer <bero@redhat.com> - 5.7a Sat Jun 03 2000 Bernhard Rosenkrnzer <bero@redhat.com> - patchlevel 74 - add %makeinstall macro recognition to .spec file syntax highlighting rules - fix up Makefiles Fri Apr 14 2000 Bernhard Rosenkrnzer <bero@redhat.com> - patchlevel 66 - fix compilation with perl 5.6.0 Mon Mar 20 2000 Bernhard Rosenkrnzer <bero@redhat.com> - patchlevel 12 Tue Mar 07 2000 Preston Brown <pbrown@redhat.com> - fix home/end in vimrc (we did a term = rxvt, totally wrong) Tue Feb 29 2000 Preston Brown <pbrown@redhat.com> - change F1-F4 keybindings for xterm builtin terminfo to match real terminfo Thu Feb 17 2000 Bill Nottingham <notting@redhat.com> - kill autoindent Mon Feb 07 2000 Preston Brown <pbrown@redhat.com> - wmconfig -> desktop Sat Feb 05 2000 Bernhard Rosenkrnzer <bero@redhat.com> - Patchlevel 11 - handle compressed man pages - fix man page symlinks Wed Feb 02 2000 Bill Nottingham <notting@redhat.com> - eliminate dependencies on X in vim-enhanced, and ncurses/gpm in vim-minimal Fri Jan 28 2000 Bill Nottingham <notting@redhat.com> - eliminate dependencies on csh and perl in vim-common Wed Jan 19 2000 Bernhard Rosenrknzer <bero@redhat.com> - Use awk, not nawk Tue Jan 18 2000 Bernhard Rosenrknzer <bero@redhat.com> - 5.6 - patch 5.6.001 - remove /usr/bin/vi - if you want vim, type vim Tue Jan 11 2000 Bernhard Rosenkrnzer <bero@redhat.com> - 5.6a - Remove dependency on nawk (introduced by base update) - some tweaks to make updating easier Tue Nov 09 1999 Bernhard Rosenkrnzer <bero@redhat.com> - 5.5 - fix path to vimrc Tue Jul 27 1999 Michael K. Johnson <johnsonm@redhat.com> - moved from athena to gtk widgets for X version - removed vim.1 from X11 filelist because X11 depends on vim-common anyway - fixed rogue dependencies from sample files Tue Jul 27 1999 Jeff Johnson <jbj@redhat.com> - update to 5.4. Thu Jul 22 1999 Jeff Johnson <jbj@redhat.com> - man page had buildroot pollution (#3629). Thu Mar 25 1999 Preston Brown <pbrown@redhat.com> - with recent termcap/terminfo fixes, regular vim works in xterm/console - in color, so vim-color package removed. Tue Mar 23 1999 Erik Troan <ewt@redhat.com> - removed "set backupdir=/tmp/vim_backup" from default vimrc Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com> - auto rebuild in the new build environment (release 5) Thu Dec 17 1998 Michael Maher <mike@redaht.com> - built pacakge for 6.0 Tue Sep 15 1998 Michael Maher <mike@redhat.com> - removed '--with-tlib=termcap' so that color-vim works Wed Sep 02 1998 Jeff Johnson <jbj@redhat.com> - update to 5.3. Mon Aug 10 1998 Jeff Johnson <jbj@redhat.com> - merge in Toshio's changes - color-vim: changed "--disable-p" to "--disable-perlinterp --with-tlib=termcap" - added minimal rvi/rview and man pages. - move Obsoletes to same package as executable. Thu Aug 06 1998 Toshio Kuratomi <badger@prtr-13.ucsc.edu> - Break the package apart similar to the way the netscape package was broken down to handle navigator or communicator: The vim package is Obsolete, now there is vim-common with all the common files, and a package for each binary: vim-minimal (has /bin/vi compiled with no frills), vim-enhanced (has /usr/bin/vim with extra perl and python interpreters), and vim-X11 (has /usr/X11R6/bin/gvim compiled with GUI support.) - Enable the perl and python interpreters in the gui version (gvim). Tue Jun 30 1998 Michael Maher <mike@redhat.com> - Fixed tutor help. - cvim package added. Thanks to Stevie Wills for finding this one :-) Thu May 07 1998 Prospector System <bugs@redhat.com> - translations modified for de, fr, tr Fri May 01 1998 Donnie Barnes <djb@redhat.com> - added patch to turn off the "vi compatibility" by default. You can still get it via the -C command line option Thu Apr 23 1998 Donnie Barnes <djb@redhat.com> - removed perl and python interpreters (sorry, but those don't belong in a /bin/vi and having two vi's seemed like overkill...complain to suggest@redhat.com if you care) Fri Apr 17 1998 Donnie Barnes <djb@redhat.com> - fixed buildroot bug Sat Apr 11 1998 Donnie Barnes <djb@redhat.com> - updated from 4.6 to 5.1 - moved to buildroot Sun Nov 09 1997 Donnie Barnes <djb@redhat.com> - fixed missing man page Wed Oct 22 1997 Donnie Barnes <djb@redhat.com> - added wmconfig entry to vim-X11 Mon Oct 20 1997 Donnie Barnes <djb@redhat.com> - upgraded from 4.5 to 4.6 Fri Jun 13 1997 Erik Troan <ewt@redhat.com> - built against glibc Tue Mar 25 1997 Michael K. Johnson <johnsonm@redhat.com> - Upgraded to 4.5 - Added ex symlinks Tue Mar 11 1997 Michael K. Johnson <johnsonm@redhat.com> - Added view symlink.
2004-09-09 13:57:11 +00:00
%files minimal
%defattr(-,root,root)
%config(noreplace) %{_sysconfdir}/virc
auto-import changelog data from vim-5.7-6.src.rpm Sun Aug 06 2000 Tim Waugh <twaugh@redhat.com> - xterm doesn't have request version string (#14570) Sat Aug 05 2000 Bernhard Rosenkraenzer <bero@redhat.com> - Patchlevel 8 Fri Aug 04 2000 Bernhard Rosenkraenzer <bero@redhat.com> - Fix paths in vim.1 manpage (Bug #15387) Wed Jul 19 2000 Bernhard Rosenkraenzer <bero@redhat.com> - Fix up vimtutor (Bug #11455) Thu Jul 13 2000 Prospector <bugzilla@redhat.com> - automatic rebuild Sun Jun 25 2000 Bernhard Rosenkraenzer <bero@redhat.com> - 5.7 release - some more fixes to .spec file syntax highlighting rules... About time it recognizes %{_mandir}... Sun Jun 18 2000 Bernhard Rosenkraenzer <bero@redhat.com> - 5.7a Sat Jun 03 2000 Bernhard Rosenkrnzer <bero@redhat.com> - patchlevel 74 - add %makeinstall macro recognition to .spec file syntax highlighting rules - fix up Makefiles Fri Apr 14 2000 Bernhard Rosenkrnzer <bero@redhat.com> - patchlevel 66 - fix compilation with perl 5.6.0 Mon Mar 20 2000 Bernhard Rosenkrnzer <bero@redhat.com> - patchlevel 12 Tue Mar 07 2000 Preston Brown <pbrown@redhat.com> - fix home/end in vimrc (we did a term = rxvt, totally wrong) Tue Feb 29 2000 Preston Brown <pbrown@redhat.com> - change F1-F4 keybindings for xterm builtin terminfo to match real terminfo Thu Feb 17 2000 Bill Nottingham <notting@redhat.com> - kill autoindent Mon Feb 07 2000 Preston Brown <pbrown@redhat.com> - wmconfig -> desktop Sat Feb 05 2000 Bernhard Rosenkrnzer <bero@redhat.com> - Patchlevel 11 - handle compressed man pages - fix man page symlinks Wed Feb 02 2000 Bill Nottingham <notting@redhat.com> - eliminate dependencies on X in vim-enhanced, and ncurses/gpm in vim-minimal Fri Jan 28 2000 Bill Nottingham <notting@redhat.com> - eliminate dependencies on csh and perl in vim-common Wed Jan 19 2000 Bernhard Rosenrknzer <bero@redhat.com> - Use awk, not nawk Tue Jan 18 2000 Bernhard Rosenrknzer <bero@redhat.com> - 5.6 - patch 5.6.001 - remove /usr/bin/vi - if you want vim, type vim Tue Jan 11 2000 Bernhard Rosenkrnzer <bero@redhat.com> - 5.6a - Remove dependency on nawk (introduced by base update) - some tweaks to make updating easier Tue Nov 09 1999 Bernhard Rosenkrnzer <bero@redhat.com> - 5.5 - fix path to vimrc Tue Jul 27 1999 Michael K. Johnson <johnsonm@redhat.com> - moved from athena to gtk widgets for X version - removed vim.1 from X11 filelist because X11 depends on vim-common anyway - fixed rogue dependencies from sample files Tue Jul 27 1999 Jeff Johnson <jbj@redhat.com> - update to 5.4. Thu Jul 22 1999 Jeff Johnson <jbj@redhat.com> - man page had buildroot pollution (#3629). Thu Mar 25 1999 Preston Brown <pbrown@redhat.com> - with recent termcap/terminfo fixes, regular vim works in xterm/console - in color, so vim-color package removed. Tue Mar 23 1999 Erik Troan <ewt@redhat.com> - removed "set backupdir=/tmp/vim_backup" from default vimrc Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com> - auto rebuild in the new build environment (release 5) Thu Dec 17 1998 Michael Maher <mike@redaht.com> - built pacakge for 6.0 Tue Sep 15 1998 Michael Maher <mike@redhat.com> - removed '--with-tlib=termcap' so that color-vim works Wed Sep 02 1998 Jeff Johnson <jbj@redhat.com> - update to 5.3. Mon Aug 10 1998 Jeff Johnson <jbj@redhat.com> - merge in Toshio's changes - color-vim: changed "--disable-p" to "--disable-perlinterp --with-tlib=termcap" - added minimal rvi/rview and man pages. - move Obsoletes to same package as executable. Thu Aug 06 1998 Toshio Kuratomi <badger@prtr-13.ucsc.edu> - Break the package apart similar to the way the netscape package was broken down to handle navigator or communicator: The vim package is Obsolete, now there is vim-common with all the common files, and a package for each binary: vim-minimal (has /bin/vi compiled with no frills), vim-enhanced (has /usr/bin/vim with extra perl and python interpreters), and vim-X11 (has /usr/X11R6/bin/gvim compiled with GUI support.) - Enable the perl and python interpreters in the gui version (gvim). Tue Jun 30 1998 Michael Maher <mike@redhat.com> - Fixed tutor help. - cvim package added. Thanks to Stevie Wills for finding this one :-) Thu May 07 1998 Prospector System <bugs@redhat.com> - translations modified for de, fr, tr Fri May 01 1998 Donnie Barnes <djb@redhat.com> - added patch to turn off the "vi compatibility" by default. You can still get it via the -C command line option Thu Apr 23 1998 Donnie Barnes <djb@redhat.com> - removed perl and python interpreters (sorry, but those don't belong in a /bin/vi and having two vi's seemed like overkill...complain to suggest@redhat.com if you care) Fri Apr 17 1998 Donnie Barnes <djb@redhat.com> - fixed buildroot bug Sat Apr 11 1998 Donnie Barnes <djb@redhat.com> - updated from 4.6 to 5.1 - moved to buildroot Sun Nov 09 1997 Donnie Barnes <djb@redhat.com> - fixed missing man page Wed Oct 22 1997 Donnie Barnes <djb@redhat.com> - added wmconfig entry to vim-X11 Mon Oct 20 1997 Donnie Barnes <djb@redhat.com> - upgraded from 4.5 to 4.6 Fri Jun 13 1997 Erik Troan <ewt@redhat.com> - built against glibc Tue Mar 25 1997 Michael K. Johnson <johnsonm@redhat.com> - Upgraded to 4.5 - Added ex symlinks Tue Mar 11 1997 Michael K. Johnson <johnsonm@redhat.com> - Added view symlink.
2004-09-09 13:57:11 +00:00
/bin/ex
/bin/vi
/bin/view
/bin/rvi
/bin/rview
#/usr/share/vim/%{vimdir}/doc/vi-help.txt
auto-import changelog data from vim-5.7-6.src.rpm Sun Aug 06 2000 Tim Waugh <twaugh@redhat.com> - xterm doesn't have request version string (#14570) Sat Aug 05 2000 Bernhard Rosenkraenzer <bero@redhat.com> - Patchlevel 8 Fri Aug 04 2000 Bernhard Rosenkraenzer <bero@redhat.com> - Fix paths in vim.1 manpage (Bug #15387) Wed Jul 19 2000 Bernhard Rosenkraenzer <bero@redhat.com> - Fix up vimtutor (Bug #11455) Thu Jul 13 2000 Prospector <bugzilla@redhat.com> - automatic rebuild Sun Jun 25 2000 Bernhard Rosenkraenzer <bero@redhat.com> - 5.7 release - some more fixes to .spec file syntax highlighting rules... About time it recognizes %{_mandir}... Sun Jun 18 2000 Bernhard Rosenkraenzer <bero@redhat.com> - 5.7a Sat Jun 03 2000 Bernhard Rosenkrnzer <bero@redhat.com> - patchlevel 74 - add %makeinstall macro recognition to .spec file syntax highlighting rules - fix up Makefiles Fri Apr 14 2000 Bernhard Rosenkrnzer <bero@redhat.com> - patchlevel 66 - fix compilation with perl 5.6.0 Mon Mar 20 2000 Bernhard Rosenkrnzer <bero@redhat.com> - patchlevel 12 Tue Mar 07 2000 Preston Brown <pbrown@redhat.com> - fix home/end in vimrc (we did a term = rxvt, totally wrong) Tue Feb 29 2000 Preston Brown <pbrown@redhat.com> - change F1-F4 keybindings for xterm builtin terminfo to match real terminfo Thu Feb 17 2000 Bill Nottingham <notting@redhat.com> - kill autoindent Mon Feb 07 2000 Preston Brown <pbrown@redhat.com> - wmconfig -> desktop Sat Feb 05 2000 Bernhard Rosenkrnzer <bero@redhat.com> - Patchlevel 11 - handle compressed man pages - fix man page symlinks Wed Feb 02 2000 Bill Nottingham <notting@redhat.com> - eliminate dependencies on X in vim-enhanced, and ncurses/gpm in vim-minimal Fri Jan 28 2000 Bill Nottingham <notting@redhat.com> - eliminate dependencies on csh and perl in vim-common Wed Jan 19 2000 Bernhard Rosenrknzer <bero@redhat.com> - Use awk, not nawk Tue Jan 18 2000 Bernhard Rosenrknzer <bero@redhat.com> - 5.6 - patch 5.6.001 - remove /usr/bin/vi - if you want vim, type vim Tue Jan 11 2000 Bernhard Rosenkrnzer <bero@redhat.com> - 5.6a - Remove dependency on nawk (introduced by base update) - some tweaks to make updating easier Tue Nov 09 1999 Bernhard Rosenkrnzer <bero@redhat.com> - 5.5 - fix path to vimrc Tue Jul 27 1999 Michael K. Johnson <johnsonm@redhat.com> - moved from athena to gtk widgets for X version - removed vim.1 from X11 filelist because X11 depends on vim-common anyway - fixed rogue dependencies from sample files Tue Jul 27 1999 Jeff Johnson <jbj@redhat.com> - update to 5.4. Thu Jul 22 1999 Jeff Johnson <jbj@redhat.com> - man page had buildroot pollution (#3629). Thu Mar 25 1999 Preston Brown <pbrown@redhat.com> - with recent termcap/terminfo fixes, regular vim works in xterm/console - in color, so vim-color package removed. Tue Mar 23 1999 Erik Troan <ewt@redhat.com> - removed "set backupdir=/tmp/vim_backup" from default vimrc Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com> - auto rebuild in the new build environment (release 5) Thu Dec 17 1998 Michael Maher <mike@redaht.com> - built pacakge for 6.0 Tue Sep 15 1998 Michael Maher <mike@redhat.com> - removed '--with-tlib=termcap' so that color-vim works Wed Sep 02 1998 Jeff Johnson <jbj@redhat.com> - update to 5.3. Mon Aug 10 1998 Jeff Johnson <jbj@redhat.com> - merge in Toshio's changes - color-vim: changed "--disable-p" to "--disable-perlinterp --with-tlib=termcap" - added minimal rvi/rview and man pages. - move Obsoletes to same package as executable. Thu Aug 06 1998 Toshio Kuratomi <badger@prtr-13.ucsc.edu> - Break the package apart similar to the way the netscape package was broken down to handle navigator or communicator: The vim package is Obsolete, now there is vim-common with all the common files, and a package for each binary: vim-minimal (has /bin/vi compiled with no frills), vim-enhanced (has /usr/bin/vim with extra perl and python interpreters), and vim-X11 (has /usr/X11R6/bin/gvim compiled with GUI support.) - Enable the perl and python interpreters in the gui version (gvim). Tue Jun 30 1998 Michael Maher <mike@redhat.com> - Fixed tutor help. - cvim package added. Thanks to Stevie Wills for finding this one :-) Thu May 07 1998 Prospector System <bugs@redhat.com> - translations modified for de, fr, tr Fri May 01 1998 Donnie Barnes <djb@redhat.com> - added patch to turn off the "vi compatibility" by default. You can still get it via the -C command line option Thu Apr 23 1998 Donnie Barnes <djb@redhat.com> - removed perl and python interpreters (sorry, but those don't belong in a /bin/vi and having two vi's seemed like overkill...complain to suggest@redhat.com if you care) Fri Apr 17 1998 Donnie Barnes <djb@redhat.com> - fixed buildroot bug Sat Apr 11 1998 Donnie Barnes <djb@redhat.com> - updated from 4.6 to 5.1 - moved to buildroot Sun Nov 09 1997 Donnie Barnes <djb@redhat.com> - fixed missing man page Wed Oct 22 1997 Donnie Barnes <djb@redhat.com> - added wmconfig entry to vim-X11 Mon Oct 20 1997 Donnie Barnes <djb@redhat.com> - upgraded from 4.5 to 4.6 Fri Jun 13 1997 Erik Troan <ewt@redhat.com> - built against glibc Tue Mar 25 1997 Michael K. Johnson <johnsonm@redhat.com> - Upgraded to 4.5 - Added ex symlinks Tue Mar 11 1997 Michael K. Johnson <johnsonm@redhat.com> - Added view symlink.
2004-09-09 13:57:11 +00:00
%files enhanced
%defattr(-,root,root)
auto-import changelog data from vim-6.0-7.13.src.rpm Mon Jan 28 2002 Bernhard Rosenkraenzer <bero@redhat.com> 6.0-13 - Patchlevel 152 - Add symlinks for evim, rvim and vimdiff as described in vim docs Tue Jan 22 2002 Bernhard Rosenkraenzer <bero@redhat.com> 6.0-12 - Patchlevel 149 Tue Jan 22 2002 Bernhard Rosenkraenzer <bero@redhat.com> 6.0-11 - Patchlevel 147 Thu Dec 27 2001 Bernhard Rosenkraenzer <bero@redhat.com> 6.0-9 - Patchlevel 101 Mon Nov 26 2001 Bernhard Rosenkraenzer <bero@redhat.com> 6.0-8 - Patchlevel 93 Mon Nov 05 2001 Bernhard Rosenkraenzer <bero@redhat.com> 6.0-7 - 6.0pl78 - Move desktop file (Utilities -> Applications), #53503 Thu Nov 01 2001 Bernhard Rosenkraenzer <bero@redhat.com> 6.0-6 - 6.0pl61 Wed Oct 31 2001 Bernhard Rosenkraenzer <bero@redhat.com> - 6.0pl44 Mon Oct 29 2001 Bernhard Rosenkraenzer <bero@redhat.com> 6.0-5 - 6.0pl36 - Fix build with gcc 3.1 Tue Oct 23 2001 Bernhard Rosenkraenzer <bero@redhat.com> 6.0-4 - 6.0pl21 - Don't show an error message when trying to "return" to a line that no longer exists (#54551) Mon Oct 22 2001 Bernhard Rosenkraenzer <bero@redhat.com> 6.0-3 - 6.0pl19 Sun Sep 30 2001 Bernhard Rosenkraenzer <bero@redhat.com> 6.0-2 - 6.0pl11 Wed Sep 26 2001 Bernhard Rosenkraenzer <bero@redhat.com> 6.0-1 - 6.0 Thu Sep 13 2001 Bernhard Rosenkraenzer <bero@redhat.com> 6.0-0.av.1 - 6.0av - Use -Os in rescue mode Tue Sep 04 2001 Bernhard Rosenkraenzer <bero@redhat.com> 6.0-0.au.1 - Update to 6.0au - Allow rescue build Tue Aug 28 2001 Bernhard Rosenkraenzer <bero@redhat.com> 6.0-0.at.1 - vim 6.0at - Increase epoch so we can update 7.2 systems
2004-09-09 13:58:58 +00:00
/usr/bin/vim
/usr/bin/rvim
/usr/bin/vimdiff
/usr/bin/ex
/usr/bin/vimtutor
2005-10-25 10:09:50 +00:00
%config %{_sysconfdir}/profile.d/vim.*
auto-import changelog data from vim-6.0-7.13.src.rpm Mon Jan 28 2002 Bernhard Rosenkraenzer <bero@redhat.com> 6.0-13 - Patchlevel 152 - Add symlinks for evim, rvim and vimdiff as described in vim docs Tue Jan 22 2002 Bernhard Rosenkraenzer <bero@redhat.com> 6.0-12 - Patchlevel 149 Tue Jan 22 2002 Bernhard Rosenkraenzer <bero@redhat.com> 6.0-11 - Patchlevel 147 Thu Dec 27 2001 Bernhard Rosenkraenzer <bero@redhat.com> 6.0-9 - Patchlevel 101 Mon Nov 26 2001 Bernhard Rosenkraenzer <bero@redhat.com> 6.0-8 - Patchlevel 93 Mon Nov 05 2001 Bernhard Rosenkraenzer <bero@redhat.com> 6.0-7 - 6.0pl78 - Move desktop file (Utilities -> Applications), #53503 Thu Nov 01 2001 Bernhard Rosenkraenzer <bero@redhat.com> 6.0-6 - 6.0pl61 Wed Oct 31 2001 Bernhard Rosenkraenzer <bero@redhat.com> - 6.0pl44 Mon Oct 29 2001 Bernhard Rosenkraenzer <bero@redhat.com> 6.0-5 - 6.0pl36 - Fix build with gcc 3.1 Tue Oct 23 2001 Bernhard Rosenkraenzer <bero@redhat.com> 6.0-4 - 6.0pl21 - Don't show an error message when trying to "return" to a line that no longer exists (#54551) Mon Oct 22 2001 Bernhard Rosenkraenzer <bero@redhat.com> 6.0-3 - 6.0pl19 Sun Sep 30 2001 Bernhard Rosenkraenzer <bero@redhat.com> 6.0-2 - 6.0pl11 Wed Sep 26 2001 Bernhard Rosenkraenzer <bero@redhat.com> 6.0-1 - 6.0 Thu Sep 13 2001 Bernhard Rosenkraenzer <bero@redhat.com> 6.0-0.av.1 - 6.0av - Use -Os in rescue mode Tue Sep 04 2001 Bernhard Rosenkraenzer <bero@redhat.com> 6.0-0.au.1 - Update to 6.0au - Allow rescue build Tue Aug 28 2001 Bernhard Rosenkraenzer <bero@redhat.com> 6.0-0.at.1 - vim 6.0at - Increase epoch so we can update 7.2 systems
2004-09-09 13:58:58 +00:00
%{_mandir}/man1/rvim.*
%{_mandir}/man1/vimdiff.*
%{_mandir}/man1/vimtutor.*
auto-import changelog data from vim-5.7-6.src.rpm Sun Aug 06 2000 Tim Waugh <twaugh@redhat.com> - xterm doesn't have request version string (#14570) Sat Aug 05 2000 Bernhard Rosenkraenzer <bero@redhat.com> - Patchlevel 8 Fri Aug 04 2000 Bernhard Rosenkraenzer <bero@redhat.com> - Fix paths in vim.1 manpage (Bug #15387) Wed Jul 19 2000 Bernhard Rosenkraenzer <bero@redhat.com> - Fix up vimtutor (Bug #11455) Thu Jul 13 2000 Prospector <bugzilla@redhat.com> - automatic rebuild Sun Jun 25 2000 Bernhard Rosenkraenzer <bero@redhat.com> - 5.7 release - some more fixes to .spec file syntax highlighting rules... About time it recognizes %{_mandir}... Sun Jun 18 2000 Bernhard Rosenkraenzer <bero@redhat.com> - 5.7a Sat Jun 03 2000 Bernhard Rosenkrnzer <bero@redhat.com> - patchlevel 74 - add %makeinstall macro recognition to .spec file syntax highlighting rules - fix up Makefiles Fri Apr 14 2000 Bernhard Rosenkrnzer <bero@redhat.com> - patchlevel 66 - fix compilation with perl 5.6.0 Mon Mar 20 2000 Bernhard Rosenkrnzer <bero@redhat.com> - patchlevel 12 Tue Mar 07 2000 Preston Brown <pbrown@redhat.com> - fix home/end in vimrc (we did a term = rxvt, totally wrong) Tue Feb 29 2000 Preston Brown <pbrown@redhat.com> - change F1-F4 keybindings for xterm builtin terminfo to match real terminfo Thu Feb 17 2000 Bill Nottingham <notting@redhat.com> - kill autoindent Mon Feb 07 2000 Preston Brown <pbrown@redhat.com> - wmconfig -> desktop Sat Feb 05 2000 Bernhard Rosenkrnzer <bero@redhat.com> - Patchlevel 11 - handle compressed man pages - fix man page symlinks Wed Feb 02 2000 Bill Nottingham <notting@redhat.com> - eliminate dependencies on X in vim-enhanced, and ncurses/gpm in vim-minimal Fri Jan 28 2000 Bill Nottingham <notting@redhat.com> - eliminate dependencies on csh and perl in vim-common Wed Jan 19 2000 Bernhard Rosenrknzer <bero@redhat.com> - Use awk, not nawk Tue Jan 18 2000 Bernhard Rosenrknzer <bero@redhat.com> - 5.6 - patch 5.6.001 - remove /usr/bin/vi - if you want vim, type vim Tue Jan 11 2000 Bernhard Rosenkrnzer <bero@redhat.com> - 5.6a - Remove dependency on nawk (introduced by base update) - some tweaks to make updating easier Tue Nov 09 1999 Bernhard Rosenkrnzer <bero@redhat.com> - 5.5 - fix path to vimrc Tue Jul 27 1999 Michael K. Johnson <johnsonm@redhat.com> - moved from athena to gtk widgets for X version - removed vim.1 from X11 filelist because X11 depends on vim-common anyway - fixed rogue dependencies from sample files Tue Jul 27 1999 Jeff Johnson <jbj@redhat.com> - update to 5.4. Thu Jul 22 1999 Jeff Johnson <jbj@redhat.com> - man page had buildroot pollution (#3629). Thu Mar 25 1999 Preston Brown <pbrown@redhat.com> - with recent termcap/terminfo fixes, regular vim works in xterm/console - in color, so vim-color package removed. Tue Mar 23 1999 Erik Troan <ewt@redhat.com> - removed "set backupdir=/tmp/vim_backup" from default vimrc Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com> - auto rebuild in the new build environment (release 5) Thu Dec 17 1998 Michael Maher <mike@redaht.com> - built pacakge for 6.0 Tue Sep 15 1998 Michael Maher <mike@redhat.com> - removed '--with-tlib=termcap' so that color-vim works Wed Sep 02 1998 Jeff Johnson <jbj@redhat.com> - update to 5.3. Mon Aug 10 1998 Jeff Johnson <jbj@redhat.com> - merge in Toshio's changes - color-vim: changed "--disable-p" to "--disable-perlinterp --with-tlib=termcap" - added minimal rvi/rview and man pages. - move Obsoletes to same package as executable. Thu Aug 06 1998 Toshio Kuratomi <badger@prtr-13.ucsc.edu> - Break the package apart similar to the way the netscape package was broken down to handle navigator or communicator: The vim package is Obsolete, now there is vim-common with all the common files, and a package for each binary: vim-minimal (has /bin/vi compiled with no frills), vim-enhanced (has /usr/bin/vim with extra perl and python interpreters), and vim-X11 (has /usr/X11R6/bin/gvim compiled with GUI support.) - Enable the perl and python interpreters in the gui version (gvim). Tue Jun 30 1998 Michael Maher <mike@redhat.com> - Fixed tutor help. - cvim package added. Thanks to Stevie Wills for finding this one :-) Thu May 07 1998 Prospector System <bugs@redhat.com> - translations modified for de, fr, tr Fri May 01 1998 Donnie Barnes <djb@redhat.com> - added patch to turn off the "vi compatibility" by default. You can still get it via the -C command line option Thu Apr 23 1998 Donnie Barnes <djb@redhat.com> - removed perl and python interpreters (sorry, but those don't belong in a /bin/vi and having two vi's seemed like overkill...complain to suggest@redhat.com if you care) Fri Apr 17 1998 Donnie Barnes <djb@redhat.com> - fixed buildroot bug Sat Apr 11 1998 Donnie Barnes <djb@redhat.com> - updated from 4.6 to 5.1 - moved to buildroot Sun Nov 09 1997 Donnie Barnes <djb@redhat.com> - fixed missing man page Wed Oct 22 1997 Donnie Barnes <djb@redhat.com> - added wmconfig entry to vim-X11 Mon Oct 20 1997 Donnie Barnes <djb@redhat.com> - upgraded from 4.5 to 4.6 Fri Jun 13 1997 Erik Troan <ewt@redhat.com> - built against glibc Tue Mar 25 1997 Michael K. Johnson <johnsonm@redhat.com> - Upgraded to 4.5 - Added ex symlinks Tue Mar 11 1997 Michael K. Johnson <johnsonm@redhat.com> - Added view symlink.
2004-09-09 13:57:11 +00:00
%files X11
%defattr(-,root,root)
auto-import changelog data from vim-6.2.121-1.src.rpm 6.2.121-1 - patchlevel 121 - fix buildrequires (#106824, #105832) 6.2.98-1.1 - rebuilt 6.2.98-1 - upstream fix for undeclared stop_insert_mode variable 6.2.97-1 - patchlevel 97, see README for descriptions 6.2.71-1 - several upstream fixes (PL 71) 6.2.60-1.1 - rebuilt 6.2.60-1 - update to fix cut&paste segfaults and UTF8 problems - move vimrc to /etc (#2188) - fix filelist 6.2.57-2 - rebuilt 6.2.57-1 - update to patchlevel 57, this should take care of #100670 Thu Jul 24 2003 Karsten Hopp <karsten@redhat.de> 6.2.21-1 - some minor upstream fixes (PL 21) Mon Jul 14 2003 Chip Turner <cturner@redhat.com> - rebuild for new perl 5.8.1 Fri Jul 04 2003 Karsten Hopp <karsten@redhat.de> 6.2.18-1 - update Tue Jun 10 2003 Karsten Hopp <karsten@redhat.de> 6.2.14-1 - update to 6.2 Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com> - rebuilt Tue Jun 03 2003 Karsten Hopp <karsten@redhat.de> 6.1.474-3 - rebuild Mon Jun 02 2003 Karsten Hopp <karsten@redhat.de> 6.1.474-2 - initialize variable before using it Tue May 06 2003 Karsten Hopp <karsten@redhat.de> 6.1.474-1 - patchlevel 474 Wed Apr 23 2003 Karsten Hopp <karsten@redhat.de> 6.1.469-4 - add gvimdiff link (#89462) Sun Apr 20 2003 Karsten Hopp <karsten@redhat.de> 6.1.469-3 - rebuild with vim-X11 and gtk2 - don't hardcode ruby path (thanks to Ian Macdonald) Fri Apr 18 2003 Karsten Hopp <karsten@redhat.de> 6.1.469-2 - rebuild Thu Apr 17 2003 Karsten Hopp <karsten@redhat.de> 6.1.469-1 - enable ruby interpreter (#89045) and update to patchlevel 469 Tue Apr 01 2003 Karsten Hopp <karsten@redhat.de> 6.1.434-1 - update to patchlevel 434 - update gtk2 patch and disable it for now 6.1.406-1 - new versioning to match the official patchlevel - new tarballs from the stable CVS tree to get rid of >300 patches - add gtk2 patch fom gvim and build gtk2 gvim
2004-09-09 14:06:47 +00:00
%if "%{desktop_file}" == "1"
2004-09-09 14:01:30 +00:00
/usr/share/applications/*
%else
/etc/X11/applnk/*/gvim.desktop
%endif
2005-10-27 13:46:00 +00:00
/usr/bin/gvim
/usr/bin/gvimdiff
/usr/bin/gview
/usr/bin/gex
/usr/bin/vimx
/usr/bin/evim
auto-import changelog data from vim-6.0-7.13.src.rpm Mon Jan 28 2002 Bernhard Rosenkraenzer <bero@redhat.com> 6.0-13 - Patchlevel 152 - Add symlinks for evim, rvim and vimdiff as described in vim docs Tue Jan 22 2002 Bernhard Rosenkraenzer <bero@redhat.com> 6.0-12 - Patchlevel 149 Tue Jan 22 2002 Bernhard Rosenkraenzer <bero@redhat.com> 6.0-11 - Patchlevel 147 Thu Dec 27 2001 Bernhard Rosenkraenzer <bero@redhat.com> 6.0-9 - Patchlevel 101 Mon Nov 26 2001 Bernhard Rosenkraenzer <bero@redhat.com> 6.0-8 - Patchlevel 93 Mon Nov 05 2001 Bernhard Rosenkraenzer <bero@redhat.com> 6.0-7 - 6.0pl78 - Move desktop file (Utilities -> Applications), #53503 Thu Nov 01 2001 Bernhard Rosenkraenzer <bero@redhat.com> 6.0-6 - 6.0pl61 Wed Oct 31 2001 Bernhard Rosenkraenzer <bero@redhat.com> - 6.0pl44 Mon Oct 29 2001 Bernhard Rosenkraenzer <bero@redhat.com> 6.0-5 - 6.0pl36 - Fix build with gcc 3.1 Tue Oct 23 2001 Bernhard Rosenkraenzer <bero@redhat.com> 6.0-4 - 6.0pl21 - Don't show an error message when trying to "return" to a line that no longer exists (#54551) Mon Oct 22 2001 Bernhard Rosenkraenzer <bero@redhat.com> 6.0-3 - 6.0pl19 Sun Sep 30 2001 Bernhard Rosenkraenzer <bero@redhat.com> 6.0-2 - 6.0pl11 Wed Sep 26 2001 Bernhard Rosenkraenzer <bero@redhat.com> 6.0-1 - 6.0 Thu Sep 13 2001 Bernhard Rosenkraenzer <bero@redhat.com> 6.0-0.av.1 - 6.0av - Use -Os in rescue mode Tue Sep 04 2001 Bernhard Rosenkraenzer <bero@redhat.com> 6.0-0.au.1 - Update to 6.0au - Allow rescue build Tue Aug 28 2001 Bernhard Rosenkraenzer <bero@redhat.com> 6.0-0.at.1 - vim 6.0at - Increase epoch so we can update 7.2 systems
2004-09-09 13:58:58 +00:00
%{_mandir}/man1/evim.*
auto-import changelog data from vim-6.2.121-1.src.rpm 6.2.121-1 - patchlevel 121 - fix buildrequires (#106824, #105832) 6.2.98-1.1 - rebuilt 6.2.98-1 - upstream fix for undeclared stop_insert_mode variable 6.2.97-1 - patchlevel 97, see README for descriptions 6.2.71-1 - several upstream fixes (PL 71) 6.2.60-1.1 - rebuilt 6.2.60-1 - update to fix cut&paste segfaults and UTF8 problems - move vimrc to /etc (#2188) - fix filelist 6.2.57-2 - rebuilt 6.2.57-1 - update to patchlevel 57, this should take care of #100670 Thu Jul 24 2003 Karsten Hopp <karsten@redhat.de> 6.2.21-1 - some minor upstream fixes (PL 21) Mon Jul 14 2003 Chip Turner <cturner@redhat.com> - rebuild for new perl 5.8.1 Fri Jul 04 2003 Karsten Hopp <karsten@redhat.de> 6.2.18-1 - update Tue Jun 10 2003 Karsten Hopp <karsten@redhat.de> 6.2.14-1 - update to 6.2 Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com> - rebuilt Tue Jun 03 2003 Karsten Hopp <karsten@redhat.de> 6.1.474-3 - rebuild Mon Jun 02 2003 Karsten Hopp <karsten@redhat.de> 6.1.474-2 - initialize variable before using it Tue May 06 2003 Karsten Hopp <karsten@redhat.de> 6.1.474-1 - patchlevel 474 Wed Apr 23 2003 Karsten Hopp <karsten@redhat.de> 6.1.469-4 - add gvimdiff link (#89462) Sun Apr 20 2003 Karsten Hopp <karsten@redhat.de> 6.1.469-3 - rebuild with vim-X11 and gtk2 - don't hardcode ruby path (thanks to Ian Macdonald) Fri Apr 18 2003 Karsten Hopp <karsten@redhat.de> 6.1.469-2 - rebuild Thu Apr 17 2003 Karsten Hopp <karsten@redhat.de> 6.1.469-1 - enable ruby interpreter (#89045) and update to patchlevel 469 Tue Apr 01 2003 Karsten Hopp <karsten@redhat.de> 6.1.434-1 - update to patchlevel 434 - update gtk2 patch and disable it for now 6.1.406-1 - new versioning to match the official patchlevel - new tarballs from the stable CVS tree to get rid of >300 patches - add gtk2 patch fom gvim and build gtk2 gvim
2004-09-09 14:06:47 +00:00
%{_mandir}/man1/gvim*
%{_datadir}/icons/hicolor/*/apps/*
auto-import changelog data from vim-5.7-6.src.rpm Sun Aug 06 2000 Tim Waugh <twaugh@redhat.com> - xterm doesn't have request version string (#14570) Sat Aug 05 2000 Bernhard Rosenkraenzer <bero@redhat.com> - Patchlevel 8 Fri Aug 04 2000 Bernhard Rosenkraenzer <bero@redhat.com> - Fix paths in vim.1 manpage (Bug #15387) Wed Jul 19 2000 Bernhard Rosenkraenzer <bero@redhat.com> - Fix up vimtutor (Bug #11455) Thu Jul 13 2000 Prospector <bugzilla@redhat.com> - automatic rebuild Sun Jun 25 2000 Bernhard Rosenkraenzer <bero@redhat.com> - 5.7 release - some more fixes to .spec file syntax highlighting rules... About time it recognizes %{_mandir}... Sun Jun 18 2000 Bernhard Rosenkraenzer <bero@redhat.com> - 5.7a Sat Jun 03 2000 Bernhard Rosenkrnzer <bero@redhat.com> - patchlevel 74 - add %makeinstall macro recognition to .spec file syntax highlighting rules - fix up Makefiles Fri Apr 14 2000 Bernhard Rosenkrnzer <bero@redhat.com> - patchlevel 66 - fix compilation with perl 5.6.0 Mon Mar 20 2000 Bernhard Rosenkrnzer <bero@redhat.com> - patchlevel 12 Tue Mar 07 2000 Preston Brown <pbrown@redhat.com> - fix home/end in vimrc (we did a term = rxvt, totally wrong) Tue Feb 29 2000 Preston Brown <pbrown@redhat.com> - change F1-F4 keybindings for xterm builtin terminfo to match real terminfo Thu Feb 17 2000 Bill Nottingham <notting@redhat.com> - kill autoindent Mon Feb 07 2000 Preston Brown <pbrown@redhat.com> - wmconfig -> desktop Sat Feb 05 2000 Bernhard Rosenkrnzer <bero@redhat.com> - Patchlevel 11 - handle compressed man pages - fix man page symlinks Wed Feb 02 2000 Bill Nottingham <notting@redhat.com> - eliminate dependencies on X in vim-enhanced, and ncurses/gpm in vim-minimal Fri Jan 28 2000 Bill Nottingham <notting@redhat.com> - eliminate dependencies on csh and perl in vim-common Wed Jan 19 2000 Bernhard Rosenrknzer <bero@redhat.com> - Use awk, not nawk Tue Jan 18 2000 Bernhard Rosenrknzer <bero@redhat.com> - 5.6 - patch 5.6.001 - remove /usr/bin/vi - if you want vim, type vim Tue Jan 11 2000 Bernhard Rosenkrnzer <bero@redhat.com> - 5.6a - Remove dependency on nawk (introduced by base update) - some tweaks to make updating easier Tue Nov 09 1999 Bernhard Rosenkrnzer <bero@redhat.com> - 5.5 - fix path to vimrc Tue Jul 27 1999 Michael K. Johnson <johnsonm@redhat.com> - moved from athena to gtk widgets for X version - removed vim.1 from X11 filelist because X11 depends on vim-common anyway - fixed rogue dependencies from sample files Tue Jul 27 1999 Jeff Johnson <jbj@redhat.com> - update to 5.4. Thu Jul 22 1999 Jeff Johnson <jbj@redhat.com> - man page had buildroot pollution (#3629). Thu Mar 25 1999 Preston Brown <pbrown@redhat.com> - with recent termcap/terminfo fixes, regular vim works in xterm/console - in color, so vim-color package removed. Tue Mar 23 1999 Erik Troan <ewt@redhat.com> - removed "set backupdir=/tmp/vim_backup" from default vimrc Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com> - auto rebuild in the new build environment (release 5) Thu Dec 17 1998 Michael Maher <mike@redaht.com> - built pacakge for 6.0 Tue Sep 15 1998 Michael Maher <mike@redhat.com> - removed '--with-tlib=termcap' so that color-vim works Wed Sep 02 1998 Jeff Johnson <jbj@redhat.com> - update to 5.3. Mon Aug 10 1998 Jeff Johnson <jbj@redhat.com> - merge in Toshio's changes - color-vim: changed "--disable-p" to "--disable-perlinterp --with-tlib=termcap" - added minimal rvi/rview and man pages. - move Obsoletes to same package as executable. Thu Aug 06 1998 Toshio Kuratomi <badger@prtr-13.ucsc.edu> - Break the package apart similar to the way the netscape package was broken down to handle navigator or communicator: The vim package is Obsolete, now there is vim-common with all the common files, and a package for each binary: vim-minimal (has /bin/vi compiled with no frills), vim-enhanced (has /usr/bin/vim with extra perl and python interpreters), and vim-X11 (has /usr/X11R6/bin/gvim compiled with GUI support.) - Enable the perl and python interpreters in the gui version (gvim). Tue Jun 30 1998 Michael Maher <mike@redhat.com> - Fixed tutor help. - cvim package added. Thanks to Stevie Wills for finding this one :-) Thu May 07 1998 Prospector System <bugs@redhat.com> - translations modified for de, fr, tr Fri May 01 1998 Donnie Barnes <djb@redhat.com> - added patch to turn off the "vi compatibility" by default. You can still get it via the -C command line option Thu Apr 23 1998 Donnie Barnes <djb@redhat.com> - removed perl and python interpreters (sorry, but those don't belong in a /bin/vi and having two vi's seemed like overkill...complain to suggest@redhat.com if you care) Fri Apr 17 1998 Donnie Barnes <djb@redhat.com> - fixed buildroot bug Sat Apr 11 1998 Donnie Barnes <djb@redhat.com> - updated from 4.6 to 5.1 - moved to buildroot Sun Nov 09 1997 Donnie Barnes <djb@redhat.com> - fixed missing man page Wed Oct 22 1997 Donnie Barnes <djb@redhat.com> - added wmconfig entry to vim-X11 Mon Oct 20 1997 Donnie Barnes <djb@redhat.com> - upgraded from 4.5 to 4.6 Fri Jun 13 1997 Erik Troan <ewt@redhat.com> - built against glibc Tue Mar 25 1997 Michael K. Johnson <johnsonm@redhat.com> - Upgraded to 4.5 - Added ex symlinks Tue Mar 11 1997 Michael K. Johnson <johnsonm@redhat.com> - Added view symlink.
2004-09-09 13:57:11 +00:00
%changelog
* Tue May 30 2006 Karsten Hopp <karsten@redhat.de> 7.0.017-1
- patchlevel 17, although it affects just the Motif version
- own some directories (#192787)
2006-05-13 09:42:07 +00:00
* Sat May 13 2006 Karsten Hopp <karsten@redhat.de> 7.0.016-1
- patchlevel 016
2006-05-12 09:12:09 +00:00
* Fri May 12 2006 Karsten Hopp <karsten@redhat.de> 7.0.012-1
- patchlevel 012
2006-05-11 08:39:25 +00:00
* Thu May 11 2006 Karsten Hopp <karsten@redhat.de> 7.0.010-1
- patchlevel 010
2006-05-10 15:23:43 +00:00
* Wed May 10 2006 Karsten Hopp <karsten@redhat.de> 7.0.005-2
- patchlevel 005
- move older changelogs (<7.0) into a file, no need to keep them
in the rpm database
2006-05-09 08:57:00 +00:00
* Tue May 09 2006 Karsten Hopp <karsten@redhat.de> 7.0.000-2
- bump epoch, the buildsystem thinks 7.0.000-2 is older than 7.0.g001-1
although rpm is quite happy with it.
2006-05-09 08:57:00 +00:00
* Mon May 08 2006 Karsten Hopp <karsten@redhat.de> 7.0.000-1
- vim-7.0
- Spell checking support for about 50 languages
- Intelligent completion for C, HTML, Ruby, Python, PHP, etc.
- Tab pages, each containing multiple windows
- Undo branches: never accidentally lose text again
- Vim script supports Lists and Dictionaries (similar to Python)
- Vim script profiling
- Improved Unicode support
- Highlighting of cursor line, cursor column and matching braces
- Translated manual pages support.
- Internal grep; works on all platforms, searches compressed files
- Browsing remote directories, zip and tar archives
- Printing multi-byte text
- find details about the changes since vim-6.4 with :help version7
- fix SE Linux context of temporary (.swp) files (#189968)
- /bin/vi /vim-minimal is now using /etc/virc to avoid .rpmnew files
when updating
2006-05-02 11:49:21 +00:00
* Tue May 02 2006 Karsten Hopp <karsten@redhat.de> 7.0.g001-1
- vim-7.0g BETA
2006-04-28 14:59:42 +00:00
* Fri Apr 28 2006 Karsten Hopp <karsten@redhat.de> 7.0.f001-1
- vim-7.0f3 BETA
2006-04-20 13:06:24 +00:00
* Thu Apr 20 2006 Karsten Hopp <karsten@redhat.de> 7.0.e001-1
- vim-7.0e BETA
2006-04-11 09:56:18 +00:00
* Tue Apr 11 2006 Karsten Hopp <karsten@redhat.de> 7.0.d001-1
- vim-7.0d BETA
2006-04-07 12:43:30 +00:00
* Fri Apr 07 2006 Karsten Hopp <karsten@redhat.de> 7.0c.000-3
- fix vimrc filename
2006-04-07 12:21:10 +00:00
* Thu Apr 06 2006 Karsten Hopp <karsten@redhat.de> 7.0c.000-2
- new snapshot
2006-04-04 12:06:46 +00:00
* Tue Apr 04 2006 Karsten Hopp <karsten@redhat.de> 7.0c.000-1
- vim-7.0c BETA
* Wed Mar 22 2006 Karsten Hopp <karsten@redhat.de> 7.0aa.000-3
- Rawhide build as vim, opposed to vim7 (prerelease)
- conflict with older man-pages-{it,fr} packages
- cleanup lang stuff
* Thu Mar 16 2006 Karsten Hopp <karsten@redhat.de> 7.0aa.000-2
- make it coexist with vim-6 (temporarily)
- new CVS snapshot
* Tue Mar 14 2006 Karsten Hopp <karsten@redhat.de> 7.0aa.000-1
- vim7 pre Release
2006-05-10 15:23:43 +00:00
- older changelogs available in Changelog.rpm
# vim:nrformats-=octal