Browse Source

upgrading package: vim 6.3.45 -> 6.3.46

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

5
vim/vim.spec

@ -26,7 +26,7 @@
# package versions
%define V_vl 6.3
%define V_vs 63
%define V_pl 45
%define V_pl 46
# package information
Name: vim
@ -39,7 +39,7 @@ Class: CORE
Group: Editor
License: Charityware
Version: %{V_vl}.%{V_pl}
Release: 20041210
Release: 20041212
# package options
%option with_x11 no
@ -100,6 +100,7 @@ Patch42: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.042
Patch43: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.043
Patch44: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.044
Patch45: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.045
Patch46: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.046
# build information
Prefix: %{l_prefix}

Loading…
Cancel
Save