]> git.pld-linux.org Git - packages/vim.git/commitdiff
- updated to 7.0.022
authorAdam Gołębiowski <adamg@pld-linux.org>
Wed, 21 Jun 2006 12:05:48 +0000 (12:05 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    vim.spec -> 1.367

vim.spec

index 551bf94cf1d9555cbaa6680b431d07e28d6b4296..3e5b0cb48019e3cabffe5cfbf14ff3593f8b184a 100644 (file)
--- a/vim.spec
+++ b/vim.spec
@@ -19,8 +19,8 @@
 %bcond_without home_etc        # without home_etc support
 #
 %define                _ver            7.0
-%define                _patchlevel     017
-%define                _rel            3
+%define                _patchlevel     022
+%define                _rel            1
 
 # cflags get changed while configuring
 %undefine      configure_cache
@@ -107,6 +107,11 @@ Patch214:       ftp://ftp.vim.org/pub/editors/vim/patches/7.0/7.0.014
 Patch215:       ftp://ftp.vim.org/pub/editors/vim/patches/7.0/7.0.015
 Patch216:       ftp://ftp.vim.org/pub/editors/vim/patches/7.0/7.0.016
 Patch217:       ftp://ftp.vim.org/pub/editors/vim/patches/7.0/7.0.017
+Patch218:       ftp://ftp.vim.org/pub/editors/vim/patches/7.0/7.0.018
+Patch219:       ftp://ftp.vim.org/pub/editors/vim/patches/7.0/7.0.019
+Patch220:       ftp://ftp.vim.org/pub/editors/vim/patches/7.0/7.0.020
+Patch221:       ftp://ftp.vim.org/pub/editors/vim/patches/7.0/7.0.021
+Patch222:       ftp://ftp.vim.org/pub/editors/vim/patches/7.0/7.0.022
 URL:           http://www.vim.org/
 BuildRequires: acl-devel
 BuildRequires: autoconf
@@ -560,6 +565,11 @@ element bonobo.
 %patch215 -p0
 %patch216 -p0
 %patch217 -p0
+%patch218 -p0
+%patch219 -p0
+%patch220 -p0
+%patch221 -p0
+%patch222 -p0
 
 # bonobo
 %if %{with bonobo}
This page took 0.045928 seconds and 4 git commands to generate.