Browse Source

Upgraded patchlevel 318 -> 320

master
Peter Smej 23 years ago committed by Ralf S. Engelschall
parent
commit
682dd94443
  1. 6
      vim/vim.spec

6
vim/vim.spec

@ -26,7 +26,7 @@
# package versions
%define V_vl 6.1
%define V_vs 61
%define V_pl 318
%define V_pl 320
# package information
Name: vim
@ -38,7 +38,7 @@ Distribution: OpenPKG [CORE]
Group: Editor
License: Charityware
Version: %{V_vl}.%{V_pl}
Release: 20030204
Release: 20030205
# package options
%option with_x11 no
@ -70,6 +70,8 @@ Patch315: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.315
Patch316: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.316
Patch317: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.317
Patch318: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.318
Patch319: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.319
Patch320: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.320
# build information
Prefix: %{l_prefix}

Loading…
Cancel
Save