Browse Source

upgrading package: vim 6.1.264 -> 6.1.266

master
parent
commit
f72173aa41
  1. 6
      vim/vim.spec

6
vim/vim.spec

@ -26,7 +26,7 @@
# package versions
%define V_vl 6.1
%define V_vs 61
%define V_pl 264
%define V_pl 266
# package options
%ifndef with_x11
@ -43,7 +43,7 @@ Distribution: OpenPKG [CORE]
Group: Editor
License: Charityware
Version: %{V_vl}.%{V_pl}
Release: 20021223
Release: 20021224
# list of sources
Source0: ftp://ftp.vim.org/pub/vim/unix/vim-%{V_vl}-src1.tar.gz
@ -117,6 +117,8 @@ 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
Patch264: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.264
Patch265: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.265
Patch266: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.266
# build information
Prefix: %{l_prefix}

Loading…
Cancel
Save