|
|
|
|
@ -26,7 +26,7 @@
|
|
|
|
|
# package versions |
|
|
|
|
%define V_vl 6.1 |
|
|
|
|
%define V_vs 61 |
|
|
|
|
%define V_pl 318 |
|
|
|
|
%define V_pl 320 |
|
|
|
|
|
|
|
|
|
# package information |
|
|
|
|
Name: vim |
|
|
|
|
@ -38,7 +38,7 @@ Distribution: OpenPKG [CORE]
|
|
|
|
|
Group: Editor |
|
|
|
|
License: Charityware |
|
|
|
|
Version: %{V_vl}.%{V_pl} |
|
|
|
|
Release: 20030204 |
|
|
|
|
Release: 20030205 |
|
|
|
|
|
|
|
|
|
# package options |
|
|
|
|
%option with_x11 no |
|
|
|
|
@ -70,6 +70,8 @@ Patch315: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.315
|
|
|
|
|
Patch316: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.316 |
|
|
|
|
Patch317: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.317 |
|
|
|
|
Patch318: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.318 |
|
|
|
|
Patch319: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.319 |
|
|
|
|
Patch320: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.320 |
|
|
|
|
|
|
|
|
|
# build information |
|
|
|
|
Prefix: %{l_prefix} |
|
|
|
|
|