Browse Source

upgrading package: vim 7.2.393 -> 7.2.394

master
parent
commit
0b84c7f6d7
  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 393
%define V_pl 394
# package information
Name: vim
@ -37,7 +37,7 @@ Class: CORE
Group: Editor
License: Charityware
Version: %{V_vl}.%{V_pl}
Release: 20100310
Release: 20100311
# package options
%option with_x11 no
@ -149,6 +149,7 @@ Patch390: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.390
Patch391: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.391
Patch392: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.392
Patch393: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.393
Patch394: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.394
# build information
BuildPreReq: OpenPKG, openpkg >= 20100101, ncurses

Loading…
Cancel
Save