]> git.pld-linux.org Git - packages/vim.git/blame_incremental - vim.spec
- added selinux support
[packages/vim.git] / vim.spec
... / ...
CommitLineData
1#
2# Conditional build:
3%bcond_without static # without static version
4%bcond_without athena # without Athena Widgets-based gvim
5%bcond_without motif # without Motif-based gvim
6%bcond_without gtk # without gtk+-based gvim support
7%bcond_without gnome # without gnome-based gvim support
8%bcond_with perl # with perl interp
9%bcond_with python # with python interp
10%bcond_with ruby # with ruby interp
11%bcond_with tcl # with tcl interp
12%bcond_with bonobo # with bonobo patch (doesn't work at the moment)
13
14%define _ver 6.2
15%define _patchlevel 154
16
17Summary: Vi IMproved - a Vi clone
18Summary(de): VIsual editor iMproved
19Summary(es): Editor visual incrementado
20Summary(fr): Editeur VIM : VIsual editor iMproved
21Summary(pl): Vi IMproved - klon edytora Vi
22Summary(pt_BR): Editor visual incrementado
23