]> git.pld-linux.org Git - packages/vim.git/commitdiff
- updated to 6.4.006
authorAdam Gołębiowski <adamg@pld-linux.org>
Fri, 30 Dec 2005 01:23:59 +0000 (01:23 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    vim.spec -> 1.334

vim.spec

index 4f3710b7aa1feda502ccd76fde9b38dda00bd584..93c6e1013611a40aaa081ffa0ae2ad0278711409 100644 (file)
--- a/vim.spec
+++ b/vim.spec
@@ -16,7 +16,7 @@
 %bcond_without home_etc        # without home_etc support
 #
 %define                _ver            6.4
-%define                _patchlevel     003
+%define                _patchlevel     006
 
 Summary:       Vi IMproved - a Vi clone
 Summary(de):   VIsual editor iMproved
@@ -29,7 +29,7 @@ Summary(tr):  Geli
 Summary(uk):   Visual editor IMproved - ´ÄÉÎÏ ÷¦ÒÎÉÊ òÅÄÁËÔÏÒ :)
 Name:          vim
 Version:       %{_ver}.%{_patchlevel}
-Release:       4
+Release:       1
 Epoch:         4
 License:       Charityware
 Group:         Applications/Editors/Vim
@@ -91,6 +91,9 @@ Patch99:      %{name}-bonobo-20050909.patch
 Patch101:      ftp://ftp.vim.org/pub/editors/vim/patches/6.4/6.4.001
 Patch102:      ftp://ftp.vim.org/pub/editors/vim/patches/6.4/6.4.002
 Patch103:      ftp://ftp.vim.org/pub/editors/vim/patches/6.4/6.4.003
+Patch104:      ftp://ftp.vim.org/pub/editors/vim/patches/6.4/6.4.004
+Patch105:      ftp://ftp.vim.org/pub/editors/vim/patches/6.4/6.4.005
+Patch106:      ftp://ftp.vim.org/pub/editors/vim/patches/6.4/6.4.006
 Patch999:      http://freenux.org/vim/%{name}2kvim-6.3b.diff.bz2
 URL:           http://www.vim.org/
 %{?with_athena:BuildRequires:  XFree86-devel}
@@ -544,6 +547,9 @@ element bonobo.
 %patch101 -p0
 %patch102 -p0
 %patch103 -p0
+%patch104 -p0
+%patch105 -p0
+%patch106 -p0
 
 # kvim
 %if %{with kde}
This page took 0.037049 seconds and 4 git commands to generate.