|
|
|
|
@ -26,7 +26,7 @@
|
|
|
|
|
# package versions |
|
|
|
|
%define V_vl 6.1 |
|
|
|
|
%define V_vs 61 |
|
|
|
|
%define V_pl 453 |
|
|
|
|
%define V_pl 455 |
|
|
|
|
|
|
|
|
|
# package information |
|
|
|
|
Name: vim |
|
|
|
|
@ -38,7 +38,7 @@ Distribution: OpenPKG [CORE]
|
|
|
|
|
Group: Editor |
|
|
|
|
License: Charityware |
|
|
|
|
Version: %{V_vl}.%{V_pl} |
|
|
|
|
Release: 20030409 |
|
|
|
|
Release: 20030411 |
|
|
|
|
|
|
|
|
|
# package options |
|
|
|
|
%option with_x11 no |
|
|
|
|
@ -110,6 +110,8 @@ Patch450: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.450
|
|
|
|
|
Patch451: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.451 |
|
|
|
|
Patch452: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.452 |
|
|
|
|
Patch453: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.453 |
|
|
|
|
Patch454: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.454 |
|
|
|
|
Patch455: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.455 |
|
|
|
|
|
|
|
|
|
# build information |
|
|
|
|
Prefix: %{l_prefix} |
|
|
|
|
|