Browse Source

upgrading package: vim 7.0.191 -> 7.0.192

master
parent
commit
9adfdb65d1
  1. 5
      vim/vim.spec

5
vim/vim.spec

@ -25,7 +25,7 @@
# package versions
%define V_vl 7.0
%define V_vs 70
%define V_pl 191
%define V_pl 192
# package information
Name: vim
@ -38,7 +38,7 @@ Class: CORE
Group: Editor
License: Charityware
Version: %{V_vl}.%{V_pl}
Release: 20070204
Release: 20070207
# package options
%option with_x11 no
@ -245,6 +245,7 @@ Patch188: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.188
Patch189: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.189
Patch190: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.190
Patch191: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.191
Patch192: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.192
# build information
Prefix: %{l_prefix}

Loading…
Cancel
Save