Browse Source

upgrading package: vim 7.1.270 -> 7.1.271

master
parent
commit
805f48e90a
  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 270
%define V_pl 271
# package information
Name: vim
@ -37,7 +37,7 @@ Class: CORE
Group: Editor
License: Charityware
Version: %{V_vl}.%{V_pl}
Release: 20080311
Release: 20080312
# package options
%option with_x11 no
@ -323,6 +323,7 @@ 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
Patch271: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.271
# build information
Prefix: %{l_prefix}

Loading…
Cancel
Save