Browse Source

upgrading package: vim 6.1.171 -> 6.1.173

master
parent
commit
a05ffcf129
  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 171
%define V_pl 173
# package options
%ifndef with_x11
@ -43,7 +43,7 @@ Distribution: OpenPKG [CORE]
Group: Editor
License: Charityware
Version: %{V_vl}.%{V_pl}
Release: 20020829
Release: 20020907
# list of sources
Source0: ftp://ftp.vim.org/pub/vim/unix/vim-%{V_vl}-src1.tar.gz
@ -123,6 +123,8 @@ Patch168: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.168
Patch169: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.169
Patch170: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.170
Patch171: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.171
Patch172: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.172
Patch173: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.173
# build information
Prefix: %{l_prefix}

Loading…
Cancel
Save