Browse Source

upgrading package: vim 6.1.255 -> 6.1.263

master
parent
commit
0f824b4b18
  1. 12
      vim/vim.spec

12
vim/vim.spec

@ -26,7 +26,7 @@
# package versions
%define V_vl 6.1
%define V_vs 61
%define V_pl 255
%define V_pl 263
# package options
%ifndef with_x11
@ -43,7 +43,7 @@ Distribution: OpenPKG [CORE]
Group: Editor
License: Charityware
Version: %{V_vl}.%{V_pl}
Release: 20021113
Release: 20021119
# list of sources
Source0: ftp://ftp.vim.org/pub/vim/unix/vim-%{V_vl}-src1.tar.gz
@ -108,6 +108,14 @@ Patch252: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.252
Patch253: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.253
Patch254: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.254
Patch255: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.255
Patch256: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.256
Patch257: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.257
Patch258: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.258
Patch259: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.259
Patch260: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.260
Patch261: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.261
Patch262: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.262
Patch263: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.263
# build information
Prefix: %{l_prefix}

Loading…
Cancel
Save