Browse Source

upgrading package: vim 7.0.152 -> 7.0.153

master
parent
commit
451af17def
  1. 5
      vim/vim.spec

5
vim/vim.spec

@ -25,7 +25,7 @@
# package versions
%define V_vl 7.0
%define V_vs 70
%define V_pl 152
%define V_pl 153
# package information
Name: vim
@ -38,7 +38,7 @@ Class: CORE
Group: Editor
License: Charityware
Version: %{V_vl}.%{V_pl}
Release: 20061025
Release: 20061031
# package options
%option with_x11 no
@ -205,6 +205,7 @@ Patch149: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.149
Patch150: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.150
Patch151: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.151
Patch152: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.152
Patch153: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.153
# build information
Prefix: %{l_prefix}

Loading…
Cancel
Save