Browse Source

upgrading package: vim 7.1.269 -> 7.1.270

master
parent
commit
915f79b266
  1. 5
      vim/vim.spec

5
vim/vim.spec

@ -24,7 +24,7 @@
# package versions
%define V_vl 7.1
%define V_vs 71
%define V_pl 269
%define V_pl 270
# package information
Name: vim
@ -37,7 +37,7 @@ Class: CORE
Group: Editor
License: Charityware
Version: %{V_vl}.%{V_pl}
Release: 20080309
Release: 20080311
# package options
%option with_x11 no
@ -322,6 +322,7 @@ Patch266: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.266
Patch267: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.267
Patch268: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.268
Patch269: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.269
Patch270: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.270
# build information
Prefix: %{l_prefix}

Loading…
Cancel
Save