Browse Source

upgrading package: vim 6.1.263 -> 6.1.264

master
parent
commit
57a941c35a
  1. 5
      vim/vim.spec

5
vim/vim.spec

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

Loading…
Cancel
Save