Browse Source

upgrading vim upstream version from 6.1.67 to 6.1.74

master
parent
commit
acb8fccd7a
  1. 11
      vim/vim.spec

11
vim/vim.spec

@ -25,7 +25,7 @@
%define V_vl 6.1
%define V_vs 61
%define V_pl 67
%define V_pl 74
# package information
Name: vim
@ -37,7 +37,7 @@ Distribution: OpenPKG [REL]
Group: Editor
License: Charityware
Version: %{V_vl}.%{V_pl}
Release: 20020516
Release: 20020517
# list of sources
Source0: ftp://ftp.vim.org/pub/vim/unix/vim-%{V_vl}-src1.tar.gz
@ -112,6 +112,13 @@ Patch64: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.064
Patch65: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.065
Patch66: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.066
Patch67: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.067
Patch68: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.068
Patch69: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.069
Patch70: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.070
Patch71: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.071
Patch72: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.072
Patch73: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.073
Patch74: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.074
# build information
Prefix: %{l_prefix}

Loading…
Cancel
Save