Browse Source

commit spec changes, too

master
parent
commit
af7c20d7d9
  1. 5
      vim/vim.spec

5
vim/vim.spec

@ -26,7 +26,7 @@
# package versions
%define V_vl 6.1
%define V_vs 61
%define V_pl 83
%define V_pl 84
# package options
%ifndef with_x11
@ -43,7 +43,7 @@ Distribution: OpenPKG [REL]
Group: Editor
License: Charityware
Version: %{V_vl}.%{V_pl}
Release: 20020601
Release: 20020602
# list of sources
Source0: ftp://ftp.vim.org/pub/vim/unix/vim-%{V_vl}-src1.tar.gz
@ -134,6 +134,7 @@ Patch80: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.080
Patch81: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.081
Patch82: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.082
Patch83: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.083
Patch84: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.084
# build information
Prefix: %{l_prefix}

Loading…
Cancel
Save