Browse Source

upgrading package: vim 6.1.119 -> 6.1.125

master
parent
commit
2b2461f364
  1. 10
      vim/vim.spec

10
vim/vim.spec

@ -26,7 +26,7 @@
# package versions
%define V_vl 6.1
%define V_vs 61
%define V_pl 119
%define V_pl 125
# package options
%ifndef with_x11
@ -43,7 +43,7 @@ Distribution: OpenPKG [REL]
Group: Editor
License: Charityware
Version: %{V_vl}.%{V_pl}
Release: 20020702
Release: 20020707
# list of sources
Source0: ftp://ftp.vim.org/pub/vim/unix/vim-%{V_vl}-src1.tar.gz
@ -170,6 +170,12 @@ Patch116: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.116
Patch117: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.117
Patch118: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.118
Patch119: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.119
Patch120: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.120
Patch121: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.121
Patch122: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.122
Patch123: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.123
Patch124: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.124
Patch125: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.125
# build information
Prefix: %{l_prefix}

Loading…
Cancel
Save