|
|
@@ -26,7 +26,7 @@
|
|
|
# package versions
|
|
|
%define V_vl 6.2
|
|
|
%define V_vs 62
|
|
|
-%define V_pl 0
|
|
|
+%define V_pl 6
|
|
|
|
|
|
# package information
|
|
|
Name: vim
|
|
|
@@ -38,7 +38,7 @@ Distribution: OpenPKG [CORE]
|
|
|
Group: Editor
|
|
|
License: Charityware
|
|
|
Version: %{V_vl}.%{V_pl}
|
|
|
-Release: 20030601
|
|
|
+Release: 20030603
|
|
|
|
|
|
# package options
|
|
|
%option with_x11 no
|
|
|
@@ -53,7 +53,12 @@ Source1: ftp://ftp.vim.org/pub/vim/unix/vim-%{V_vl}-src2.tar.gz
|
|
|
Source2: ftp://ftp.vim.org/pub/vim/unix/vim-%{V_vl}-rt1.tar.gz
|
|
|
Source3: ftp://ftp.vim.org/pub/vim/unix/vim-%{V_vl}-rt2.tar.gz
|
|
|
Source4: rc.vim
|
|
|
-# Patch1: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.001
|
|
|
+Patch1: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.001
|
|
|
+Patch2: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.002
|
|
|
+Patch3: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.003
|
|
|
+Patch4: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.004
|
|
|
+Patch5: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.005
|
|
|
+Patch6: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.006
|
|
|
|
|
|
# build information
|
|
|
Prefix: %{l_prefix}
|