Browse Source

upgrading package: vim 6.1.165 -> 6.1.166

master
parent
commit
f0da2f081d
  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 165
%define V_pl 166
# package options
%ifndef with_x11
@ -43,7 +43,7 @@ Distribution: OpenPKG [CORE]
Group: Editor
License: Charityware
Version: %{V_vl}.%{V_pl}
Release: 20020825
Release: 20020829
# list of sources
Source0: ftp://ftp.vim.org/pub/vim/unix/vim-%{V_vl}-src1.tar.gz
@ -117,6 +117,7 @@ Patch162: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.162
Patch163: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.163
Patch164: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.164
Patch165: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.165
Patch166: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.166
# build information
Prefix: %{l_prefix}

Loading…
Cancel
Save