|
|
|
|
@ -26,7 +26,7 @@
|
|
|
|
|
# package versions |
|
|
|
|
%define V_vl 6.2 |
|
|
|
|
%define V_vs 62 |
|
|
|
|
%define V_pl 421 |
|
|
|
|
%define V_pl 426 |
|
|
|
|
|
|
|
|
|
# package information |
|
|
|
|
Name: vim |
|
|
|
|
@ -39,7 +39,7 @@ Class: CORE
|
|
|
|
|
Group: Editor |
|
|
|
|
License: Charityware |
|
|
|
|
Version: %{V_vl}.%{V_pl} |
|
|
|
|
Release: 20040331 |
|
|
|
|
Release: 20040401 |
|
|
|
|
|
|
|
|
|
# package options |
|
|
|
|
%option with_x11 no |
|
|
|
|
@ -476,6 +476,11 @@ Patch418: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.418
|
|
|
|
|
Patch419: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.419 |
|
|
|
|
Patch420: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.420 |
|
|
|
|
Patch421: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.421 |
|
|
|
|
Patch422: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.422 |
|
|
|
|
Patch423: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.423 |
|
|
|
|
Patch424: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.424 |
|
|
|
|
Patch425: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.425 |
|
|
|
|
Patch426: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.426 |
|
|
|
|
|
|
|
|
|
# build information |
|
|
|
|
Prefix: %{l_prefix} |
|
|
|
|
|