Browse Source

upgrading package: vim 7.2.343 -> 7.2.344

master
parent
commit
2a0302dfaa
  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 343
%define V_pl 344
# package information
Name: vim
@ -37,7 +37,7 @@ Class: CORE
Group: Editor
License: Charityware
Version: %{V_vl}.%{V_pl}
Release: 20100120
Release: 20100121
# package options
%option with_x11 no
@ -99,6 +99,7 @@ Patch340: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.340
Patch341: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.341
Patch342: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.342
Patch343: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.343
Patch344: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.344
# build information
Prefix: %{l_prefix}

Loading…
Cancel
Save