Browse Source

upgrading package: vim 6.1.250 -> 6.1.254

master
parent
commit
5cb27c8808
  1. 8
      vim/vim.spec

8
vim/vim.spec

@ -26,7 +26,7 @@
# package versions
%define V_vl 6.1
%define V_vs 61
%define V_pl 250
%define V_pl 254
# package options
%ifndef with_x11
@ -43,7 +43,7 @@ Distribution: OpenPKG [CORE]
Group: Editor
License: Charityware
Version: %{V_vl}.%{V_pl}
Release: 20021111
Release: 20021112
# list of sources
Source0: ftp://ftp.vim.org/pub/vim/unix/vim-%{V_vl}-src1.tar.gz
@ -103,6 +103,10 @@ Patch247: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.247
Patch248: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.248
Patch249: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.249
Patch250: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.250
Patch251: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.251
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
# build information
Prefix: %{l_prefix}

Loading…
Cancel
Save