|
|
@@ -38,7 +38,7 @@ Class: CORE
|
|
|
Group: Editor
|
|
|
License: Charityware
|
|
|
Version: %{V_vl}.%{V_pl}
|
|
|
-Release: 20060919
|
|
|
+Release: 20060921
|
|
|
|
|
|
# package options
|
|
|
%option with_x11 no
|
|
|
@@ -207,7 +207,7 @@ AutoReqProv: no
|
|
|
regex = vim-(\d+.\d+)\.tar\.(gz|bz2)
|
|
|
}
|
|
|
prog vim:patchlevel = {
|
|
|
- version = %{V_vl}.0%{V_pl}
|
|
|
+ version = %{V_vl}.%{V_pl}
|
|
|
url = ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/
|
|
|
regex = (\d+\.\d+\.\d+)
|
|
|
}
|