Browse Source

upgrading package: vim 6.2.18 -> 6.2.21

master
parent
commit
edb6a0597c
  1. 7
      vim/vim.spec

7
vim/vim.spec

@ -26,7 +26,7 @@
# package versions
%define V_vl 6.2
%define V_vs 62
%define V_pl 18
%define V_pl 21
# package information
Name: vim
@ -38,7 +38,7 @@ Distribution: OpenPKG [CORE]
Group: Editor
License: Charityware
Version: %{V_vl}.%{V_pl}
Release: 20030704
Release: 20030705
# package options
%option with_x11 no
@ -71,6 +71,9 @@ Patch15: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.015
Patch16: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.016
Patch17: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.017
Patch18: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.018
Patch19: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.019
Patch20: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.020
Patch21: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.021
# build information
Prefix: %{l_prefix}

Loading…
Cancel
Save