Browse Source

upgrading package: vim 7.2.351 -> 7.2.356

master
parent
commit
b6de91283a
  1. 9
      vim/vim.spec

9
vim/vim.spec

@ -24,7 +24,7 @@
# package versions
%define V_vl 7.2
%define V_vs 72
%define V_pl 351
%define V_pl 356
# package information
Name: vim
@ -37,7 +37,7 @@ Class: CORE
Group: Editor
License: Charityware
Version: %{V_vl}.%{V_pl}
Release: 20100129
Release: 20100203
# package options
%option with_x11 no
@ -107,6 +107,11 @@ Patch348: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.348
Patch349: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.349
Patch350: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.350
Patch351: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.351
Patch352: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.352
Patch353: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.353
Patch354: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.354
Patch355: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.355
Patch356: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.356
# build information
Prefix: %{l_prefix}

Loading…
Cancel
Save