Browse Source

upgrading package: vim 7.2.069 -> 7.2.070

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

5
vim/vim.spec

@ -24,7 +24,7 @@
# package versions
%define V_vl 7.2
%define V_vs 72
%define V_pl 069
%define V_pl 070
# package information
Name: vim
@ -37,7 +37,7 @@ Class: CORE
Group: Editor
License: Charityware
Version: %{V_vl}.%{V_pl}
Release: 20081210
Release: 20081222
# package options
%option with_x11 no
@ -122,6 +122,7 @@ Patch66: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.066
Patch67: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.067
Patch68: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.068
Patch69: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.069
Patch70: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.070
# build information
Prefix: %{l_prefix}

Loading…
Cancel
Save