Browse Source

upgrade to 6.1.312 and fix Patch headers

master
parent
commit
b1b1a2afed
  1. 9
      vim/vim.spec

9
vim/vim.spec

@ -26,7 +26,7 @@
# package versions
%define V_vl 6.1
%define V_vs 61
%define V_pl 311
%define V_pl 312
# package information
Name: vim
@ -38,7 +38,7 @@ Distribution: OpenPKG [CORE]
Group: Editor
License: Charityware
Version: %{V_vl}.%{V_pl}
Release: 20030130
Release: 20030131
# package options
%option with_x11 no
@ -61,8 +61,9 @@ Patch306: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.306
Patch307: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.307
Patch308: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.308
Patch309: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.309
Patch309: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.310
Patch309: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.311
Patch310: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.310
Patch311: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.311
Patch312: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.312
# build information
Prefix: %{l_prefix}

Loading…
Cancel
Save