Browse Source

upgrading package: vim 6.1.81 -> 6.1.82

master
parent
commit
d1eadbd413
  1. 5
      vim/vim.spec

5
vim/vim.spec

@ -25,7 +25,7 @@
%define V_vl 6.1
%define V_vs 61
%define V_pl 81
%define V_pl 82
# package information
Name: vim
@ -37,7 +37,7 @@ Distribution: OpenPKG [REL]
Group: Editor
License: Charityware
Version: %{V_vl}.%{V_pl}
Release: 20020521
Release: 20020527
# list of sources
Source0: ftp://ftp.vim.org/pub/vim/unix/vim-%{V_vl}-src1.tar.gz
@ -126,6 +126,7 @@ Patch78: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.078
Patch79: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.079
Patch80: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.080
Patch81: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.081
Patch82: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.082
# build information
Prefix: %{l_prefix}

Loading…
Cancel
Save