Группа :: Редакторы
Пакет: vim
Главная Изменения Спек Патчи Загрузить Bugs and FR
12 сентября 2006 Sir Raorn <raorn at altlinux.ru> 4:7.0.099-alt0.M24.1
- Backported to 2.4 Master
+ Do not disable any GUIs
- Official patches (099), see README_patches.txt for more info
- Runtime files updated from ftp://ftp.vim.org/pub/vim/runtime/ (20060910)
- Build -console with "big" features instead of "huge"
- Disabled GUIs:
+ athena
+ gtk1
+ motif
- Official patches (081), see README_patches.txt for more info
- ALT-specific filetypes moved to ftdetect/00-altlinux.vim (also
call ftdetect/*.vim before falling back to "conf" filetype):
+ mutt tempfile
+ postfix aliases
+ bind configuration and zones
+ apache/apache2 configuration
+ tcb's shadow - Removed patches:
+ alt-mutt-tempfile-filetype, alt-named-filetype - moved to
ftdetect/00-altlinux.vim
+ alt-perl56 - obsolete
+ alt-tmpdir - obsolete
+ man-path - obsolete
+ langfont, vim_gvimrc, vim_vimrc - already in /etc/vim/*rc - Runtime files updated from ftp://ftp.vim.org/pub/vim/runtime/ (20060824)
- Updated Provides/Obsoletes for bundled plugins
- Do not edit feature.h, add -D... to CFLAGS
- Removed obsolete tcl/python/gcc h4x0r substs
- Versioned tcl and python builddeps
- Official patches (051)
+ "%!" at start of 'statusline' didn't work
+ Perl: changing a line in a non-current buffer may not work
+ (extra) Win32: MSVC 2005 compiler warnings for OLE version
+ the matchparen plugin didn't handle parens in single quotes
+ the exit status of the configure script can be wrong
+ the gzip plugin can't handle file names that have a paren
+ some Tcl scripts are not recognized
+ can't properly close a buffer through the NetBeans interface
+ (after 7.0.44) compile and/or run problem with Perl interface
- Official patches (042)
+ mouse selection with "z=" and inputlist() gets wrong entry
+ cursor([1, 2]) failed, required third item in the list
+ crash or hang when pasting a block in Insert mode
- Official patches (039)
+ can't compile with small features and syntax HL
+ crash when resizing Vim window when a line doesn't fit
+ complete() can be used from expr. mapping after inserting text
+ third argument for inputdialog() doesn't work in the console - Runtime files updated from ftp://ftp.vim.org/pub/vim/runtime/ (20060716)
- Official patches (035)
+ VMS: plugins are not loaded on startup
+ crash for "VjA789" and repeating
+ GUI: crash when using 'mousefocus'
+ crash when using "\\[" and "\\]" in 'errorformat
+ Ruby: buffer.append() could append to the wrong buffer
+ crash after Insert mode completion without matches
+ it is possible to set arbitrary v: variables
+ crash when deleting an item from a:000
+ Unix: when using libcall() and old error may be shown
+ (extra) Win32: hang on exit when compiled with SNiFF+
+ (extra) OS/2: compilation problem
+ cursor position may be wrong when using getchar()
+ the ":compiler" command can't be used in a FileChangedRO event
+ after deleting a buffer its Select mode mappings remain
+ (extra, after 7.0.027) missing semicolon
+ pasting after autoindent removes the indent
+ repeating completion was wrong after typing text or using BS
+ repeating Insert mode completion doesn't work properly - Runtime files updated from ftp://ftp.vim.org/pub/vim/runtime/ (20060627)
- Removed vi.1 and rvi.1 manpages (conflicts with tr00 vee klonez)
- Added gvim-UI -> vim-UI links for all versions with GUI
- Official patches (017)
+ can't compile with eval feature without folding feature
+ matchparen plugin changed cursor column in Insert mode
+ Insert mode completion: CTRL-L jumped back to original text
+ Motif: doesn't compile with Motif 1.2 and earlier
+ Athena: type casts for lvalues
+ recognize encodings "mac-roman", "dec-mcs" and "hp-roman8"
+ Motif: doesn't link with Motif 1.2 and earlier - Removed russian man's (conflicts with man-pages-ru)
- Oops. Removed versioned deps on menu
- Official patches (010)
+ C omni complete has problem with % and # in tags file path
+ GUI: click in tab pages label may warp mouse pointer
+ Compiler warning for debug_saved used before set
+ (extra) Win32: uninstall didn't delete spell and autoload dirs
+ Mac: "make shadow" didn't link infplist.xml
+ AIX: compiling failed for message.c
+ Can't call a function that uses both <SID> and {expr}
+ ml_get errors when 'spell' is set
+ spellfile plugin required typing login name and password
- Backported to 2.4 Master
+ disabled GNOME (don't want to mess with builddeps)
+ disabled Python (brain-damaged policy, can't install python-devel)
- Official patches (001)
+ 'spellsuggest' could not be added to
- [7.0]
- [7.0g]
- Set 'named' filetype for /var/lib/bind/etc/* (closes: #9496)
- [7.0f]
- [7.0e]
- [7.0d]
- CVS snapshot 20060327 (7.0c01)
- GNOME2 GUI support
- New alternatives weights:
+ vim: - X11: 50
- enhanced: 40
- console: 35
+ vim-X11: - gtk2: 50
- gtk: 40
- motif: 30
- neXtaw: 25
- athena: 20
- gnome2: 10
- Added desktop file to vim-X11 package
- Removed menu-file from -X11 (menu >= 2.1.25-alt4 can use desktop files)
- Moved vimtutor to separate package
- New package -spell-source - Vim patches for creating dictionaries
- vim-common now provides vimspell-interface with internal vimspell version
- Changed Requires to Conflicts in vim-devel to vim-common
- Updated rpm macros:
+ Added %vim_spell_dir
+ Added %vim_spell_source_dir
+ Added %mkvispell
+ Added %vimspell_version
+ Removed %vim_bitmaps_dir - README.ALT updated:
+ /colors recomended type changed to "colorscheme"
+ Added note about buldrequres to vim-console/enhanced
+ Documented new macros and vim-spell-?? packaging - Fix %_*iconsdir mess
- Sanitized filelist in %_datadir/vim
- Added more icons to vim-X11 package
- Buildreqs updated for Xorg7
- Official patches (007)
+ truncating message may write before buffer
+ ":argedit", "argdel" and ":argadd" used count argument
+ Unix: crash when expanding backticks - Buildreqs updated for Xorg7
- Official patches (004)
+ (extra) Win32: can't compile the global IME code
+ Unix: may change owner of wrong file in rare cases
+ (after 6.4.002) build problem on non-Unix system
+ "go" doesn't work correctly when 'virtualedit' is set
- [6.4] (bugfix release)
- Official patches (086)
+ syntax highlighting wrong after unloading another buffer
+ crash when using Cscope interface with very long result
+ (extra) VMS: character after ESC not handled correctly
+ (extra, after 6.3.077) VMS: performance issue
+ crash after executing a command in the command-line window
+ (extra) Win32: edit fails when 'enc' is utf-8 and Chinese cp
+ glob() may execute shell command unexpectedly
+ (after 6.3.081) more generic solution to avoid shell commands
+ VMS: add function keys to vt320 termcap entry
+ (extra) Cygwin: update src makefile and add src/po makefile
+ crash in syntax highlighting
+ (extra) Russian translation has a few mistakes
- Official patches (074)
+ when converting text with illegal characters Vim may crash
+ crash when 'number' set and with a vertical split
+ CTRL-X message sticks after error for completion
+ crash for substitute message when using UTF-8 and Chinese
+ Win32 GUI: display errors when scrolling up/down
+ with 'insertmode' CTRL-V after Select mode doesn't work
- Fixed vim-console post-sripts
- Official patches (068)
- Fixed vim-console alternatives
- Official patches (067)
- New package -console - full version without interpreters (closes: #6270)
- Really removed summary/description translations
- Official patches (064)
- Rebuilt with python 2.4
- Removed summary and description translations (use specspo :-)
- Official patches (057)
- Official patches (045)
- Official patches (042)
- Removed libelf from build requires
- Official patches (031)
- Added FAQ in vimhelp format (closes: #5515)
- Enabled python, dynamic link
- Official patches (028)
- Do not put online docs in %_docdir (closes: #5226)
- Keep "tags" file as-is
- Official patches (025)
- Updated spec syntax from conectiva (closes: #5015) with some changes:
+ Added ALT-specific macros
+ Escaped macros are not hilited
+ Escaped environment variables are not hilited
+ Recognize multiline strings - Default font for gtk+2 version set to "Fixed 10" (closes: #5063)
- Official patches (019)
- Converted alternatives to new format
- Updates requires
- Official patches (015)
- Always update help tags - do not test help files presence
- Official patches (013)
- [6.3]
- Official patches (007)
- MzVim (0.560)
- Removed patches (merged upstream):
+ alt-spec-filetype-fixes.patch
+ alt-cp1251-tutor.patch
+ ruvim - Fixed requires (mktemp >= 1:1.3.1 should be in vim-common)
- Changed global runtime dir from %_sysconfdir/vim to
%_datadir/vim/vimfiles (this does not affect $VIMRUNTIME) - Enabled +xterm_save
- Removed std_c syntax (now in vim-plugin-std_c-syntax)
- Removed vim-ruby plugin (now in vim-plugin-vimruby)
- Added README.ALT
- Fix gvim's menu entry (re-closes #3979)
- Disabled pythoninterp (*evil grin*)
- Official patches (532)
- MzVim (0.540)
- Always apply MzVim patch (scheme ftplugin and syntax updates)
- Official patches (506)
- MzVim temporary disabled due to glibc 2.3 migration
- Patch16 removed (fixed in upstream)
- Official patches (490)
- MzVim (0.530)
- eview, evim, gview, gvim, gvimdiff, rgview and rgvim are now
symlinks to vim-X11, /usr/X11R6/bin/* removed (closes #3979)
- Official patches (461)
- MzVim (0.520)
- Official patches (442)
- Enabled perlinterp (due to official patch 233)
- Official patches (339)
- MzVim disabled (out of sync with upstream)
- Official patches (318)
- MzVim 0.201
- Official patches (311)
- MzVim 0.200 (disabled for now)
- Official patches (246)
- Fixed spec filetype plugin
- Added MzScheme support (Daedalus build only)
- Added russian translations (thanx to drF_ckoff)
- Official patches (154)
- Rebuild with openmotif (vim-X11-motif)
- Official patches (144)
- Fixed macros highlight in spec syntax
- %update_vimhelp/%clean_vimhelp reviewed:
update-vimhelp is started:
+ after new package installation (not upgrade)
+ after old package removal (upgrade or remove) - Updated patches:
+ alt-perl56 (due to official patch 139)
- vim-ruby's doc already in syntax.txt
- Official patches (135)
- Updated ruby compiler/ftplugin/indent/syntax (tarball from
http://vim-ruby.rubyforge.org was repacked by raorn - DOS-like
EOLs and +x attrs on scripts) - Updated spec syntax
- enable/disable'd gpm support
- Official patches (117)
- Bring back <S-Insert> mappings to system gvimrc (recloses #2283)
mswin.vim users should unmap it in their .gvimrc - Removed patches:
+ alt-cp1251-support (merged upstream) - enable/disable logic for gui variants (still always build minimal and enhanced)
- Treat %global as %define in spec syntax
- Official patches (106)
- Fixed typo in cp1251-tutor patch
- Recognize cp1251 encoding (closes #3077)
- Mappings to <S-Insert> removed from system gvimrc due to
conflict with mswin.vim (closes #2283)
- Official patches (098)
- More updates to spec syntax
- Fix tutor in CP1251 locale (closes #0001810)
- Official patches (072)
- Fixed triggers
- Updates spec syntax
- Rebuild against Ruby 1.8.0
- Official patches (021)
- Removed patches (merged upstream):
+ alt-WANT_X11 - More README's to %doc
- Cleanup $VIMRUNTIME (removed unneeded README's and Amiga icons)
- Removed all plugins (except std_c, script #234)
- Added update-vimhelp script to update help tags.
Works both, for user updates ~/.vim/doc, for superuser
updates $VIMRUNTIME/doc - Reversed dependencies for common -> {enhanced,X11 -> X11-gui}
to be sure that %_bindir/vim exists in common's postinstall
script (needed for update_vimhelp) - devel subpackage
- Set guifont to "Andale Mono 11" for gtk+2 version (voins)
- Detect right filetype for mutt >= 1.4i temporary files
- Added some fold markers to specfile ;-)
- XSMP enabled (once again!)
- Do not blindly copy runtime/doc to docdir, but use make
install'ed files - Added some useful plugins from http://vim.sf.net:
+ Align (script #294)
+ bufexplorer (script #42)
+ cvcommand (script #90)
+ genutils.vim (script #197)
+ matchit (script #39)
+ multvals.vim (script #171)
+ SearchComplete (script #147)
+ selectbuf (script #107)
+ showmarks (script #152)
+ std_c (script #234) (add "let c_use_stdc=1" in your .vimrc to enable)
+ taglist (script #273)
+ winmanager (script #95)
- Official patches (014)
- XSMP temporary disabled
- [6.2]
- Official patches (011)
- Updated rpmspec syntax
- Enabled XSMP (autodetection was b0rken in upstream)
- [6.2f]
- [6.2e]
- Force cscope (it is enabled in unix+feat_big, but who knows?)
- [6.2c]
- [6.2b]
- BuildRequires update
- GTK+2 target
- Disabled perlinterp (threaded perl disabled in upstream)
- vim-minimal provides /bin/vi
- Fix uk translation
- Official-patches (474)
- Removed version from vim-X11-gui Requires (looks like it confuses apt)
- Reenabled libacl in vim-minimal (suggested by ab)
- Changed "set modelines=0" to "set nomodeline" in system vimrc
Removed "set modelines=0" from system gvimrc (already disabled in vimrc) - Fixed (and applied ;-) Patch13
- new alternatives config format
- PreReq fixes
- moved to new alternatives scheme
- warning to maintainer: added missing PreReq on update-alternatives
- Official patches (280)
- modeline's are back due to official patch 265
- Disabled modelines again.
- Reenabled perlinterp.
- Fixed interpackage dependencies again.
- Avoid autodependencies for files in /usr/share/vim/.
- Official patches (263)
- Fix vim-X11's obsoletes
- Remove libacl from vim-minimal's requires (closes #0001586)
- All interp's are now configurable via rpmbuild --enable/--disable
- Fixed provides for alternatives
- Buildrequires updated (honor --enable/--disable args to rpmbuld)
- temporary removed perlinterp (ldv request)
- disable modelines
- remove deps on csh
- fix tmpdir creation
- remove deps on ispell
- Rebuilt with perl-5.8.
- rebuilt with tcl 8.4
- Official patches (178)
- Fixed build with new rpm (thanx to inger)
- System-wide configs are back again ("light" version, thanx to SA)
Now located in /etc/vim/*vimrc and made %config(noreplace) - All %__perl's replaced with %__subst's
- Added (experimental) ru_RU.UTF-8 langrc
- Official patches (174)
- Fixed %preun X11 script
Fixed %triggerpostun X11 script (closes #0001073) - neXtaw GUI support
- Build all vesions of GUI (gtk+, motif, athena, neXtaw)
- Built with tcl and ruby (closes #0000395)
- Removed default g?vimrc from $VIMRUNTIME
(they're still available as g?vimrc_example.vim) - Fixed .m-files sysntax autodetection (closes #0000702)
- Spec cleanup
- Fixed %triggerpostun scripts again.
- Linked with libtinfo.
- Updated buildrequires and interpackage dependencies.
- Fixed %post/%preun/%postun/%triggerpostun scripts.
- pathces
- removed triggerpostun
- removed vim from files section (will be a link, produced by alternatives)
- new release
- removed clipboard patch (use $ vim -X instead)
- evim included in distribution (practically useless thing...)
- new pre-release 6.1b
- new pre-release
- triggerpostun
- patchlevel 101
- incorporated many ideas by Alexey Morozov <morozov@novosoft.ru>
(the most important are treating official patches as 'source' and
use of 'alternatives') - gui font loading is now based on $LANG (new directory
runtime/langrc is introduced for this). - changed numbering of package
- removed vi from /usr/bin, since we have it in /bin anyway
- patchlevel 93
- patchlevel 26
- 6.0aw
- 6.0au
- 6.0as
- 6.0ar
- 6.0aq
- Rebuilt with new perl.
- 6.0am
- removed unnecessary patches
- Fixed slow startup of /usr/bin/vim from X11 package when
run from remote xterm or if $DISPLAY is broken:
1. FEAT_XCLIPBOARD (used in terminal vim) is switched off
(in feature.h)
2. 'title' and 'icon' features are switched off in vimrc and
switched on back in gvimrc. - spec.vim fixed again
- fixed langmap call in vimrc
- removed link to /usr/bin/view
- spec-syntax changed to highlight ALT macros
- Fixed errors in %post/%preun introduced in alt0.1.ah.
- Specfile cleanup again (policy enforcement).
- 6.0ah
- Changed release scheme; set serial to enable upgrading.
- Minor specfile cleanup (hope nothing have been broken).
- Regenerated spec-mode-update patch (requires checking).
- Recompressed sources and pacthes.
- 6.0ae
- removed obsolete patches and patches that changed run-time options by
changing source (system-wide vimrc is a better place) - changed installation procedure: now it uses VIM Makefile 'install' target
- 'X11' (==gvim) if installed will be symlinked to {vi,vim, etc...}, so user
will not need 'vim-enhanced' to use terminal-based VIM. 'enhanced' and 'X11'
are made 'conflicting'
- adopted for RE
- 6.0q
- perl include path fixed
- 6.0p
- 6.0o
- really set CFLAGS to RPM_OPT_FLAGS (should make Dadou happier)
(thanks to Guillaume)
- fix ./configure call (--enable-max-feature is now --with-features=huge)
- include some fix in spec.vim from Geoffrey Lee
- 6.0n.
- Upgrade spec.vim and mandrakizifications.
- 6.0
- remove ctags from this package
- Added a patch to fix the paths in the man pages
(Thx to Jerome Dumonteil for reporting this)
- Rebuild on ke
- Macrozifications
- BM
- really fix the help files
- now vi is very spartiate (VI-like) and vim has syntax highlighting
- make vim-minimal very, very minimal
- fix a typo which prevent the help files to be found
- remove syntax highlighting by default
- remove all trace of indenting
- Corrected the ctags version: 3.5.1
- 5.7
- use a more standard vimrc file
- Upgrade to 5.6.072
- remove autoindentation :(
- wrap option now defaults to FALSE
- remove menu icon path
- fix for perl 5.6
- fix for ctags (i modified patch vim-typo)
- rebuild on true compile box (*with* spec-helper)
- remove abusive provides ctags (not needed)
- Fix the online documentation
- Make a separate rpm for ctags
- fix the name of the menu entry
- remove etags
- move ctags from /bin to /usr/bin
- Added the ctags man page
- Do the Right Thing for the menus with the help of
Guillaume Cottenceau
- Fix the menu group once again (sic)
Thanks to Guillaume Cottenceau
- fix menu
- Added icons
- remove the RPM_ROOT_BUILD references in %post
(thanks to Thierry Vignaud for pointing this) - some changes to the default vimrc
- add provides vim for X11 enhanced and minimal
- changed license from freeware to OpenSource
- Specs fixes
- removed absolute links
- Added menu entry
- Remove the hlsearch by default (cause it might be puzzling)
- Finally include ctags in vim-common :-/
- fix a typo in the call to the ./configure script so more features
are now enabled.
- Added support for Chinese/Japanese/Corean support for gvim
(Thanks to Pablo) - added a link for the default vimrc.
- Added the doc/ subdirectory in /usr/doc/vim-common-5.6/doc
- Correctly install vimrc_hebrew
- 5.6.
- Enable right to left mode.
- Add vimrc_hebrew from Tzafrir Cohen <tzafrir@technion.ac.il>
- Build release.
- 5.5.
- Reinserting old patch.
- First spec file for Mandrake distribution.