]> git.pld-linux.org Git - packages/vim.git/blame - vim.spec
- require rpmmacros = 1.210 for %desktop_update macros
[packages/vim.git] / vim.spec
CommitLineData
6facb60f
JB
1#
2# Conditional build:
ec23c5c9
JB
3%bcond_without static # don't build static version
4%bcond_without athena # don't build Athena Widgets-based gvim
5%bcond_without motif # don't build Motif-based gvim
e746f321 6%bcond_without gtk # don't build GTK+-based gvim support
7%bcond_without gnome # don't build GNOME-based gvim support
ec23c5c9 8%bcond_without kde # don't build kvim
071ce85b 9%bcond_without perl # without Perl interp
b1844844 10%bcond_without python # with Python interp
6dc50f24
AG
11%bcond_with ruby # with Ruby interp
12%bcond_with tcl # with Tcl interp
ec23c5c9
JB
13%bcond_with bonobo # with bonobo component (breaks other things)
14%bcond_without selinux # without selinux support
15%bcond_without ispell # don't build vim.ispell
16%bcond_without home_etc # without home_etc support
7ba74caf 17#
d4e8ea81 18%define _ver 6.3
d629b4a1 19%define _patchlevel 071
80b161c5 20
84c81dea 21Summary: Vi IMproved - a Vi clone
f73b565e 22Summary(de): VIsual editor iMproved
8f1c0b93 23Summary(es): Editor visual incrementado
507e1057 24Summary(fr): Editeur VIM : VIsual editor iMproved
84c81dea 25Summary(pl): Vi IMproved - klon edytora Vi
8f1c0b93 26Summary(pt_BR): Editor visual incrementado
9e79ff1a 27