]> git.pld-linux.org Git - packages/vim.git/commitdiff
- updated to 6.4.003
authorAdam Gołębiowski <adamg@pld-linux.org>
Wed, 30 Nov 2005 15:25:22 +0000 (15:25 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- updated php.vim to 1.20 (20051121)
- release 1

Changed files:
    vim.spec -> 1.328

vim.spec

index 0e786de838d72471712c0061884d18d1df121838..e9b1879ac35b7a967fe38cbe3f1513d035798fba 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     001
+%define                _patchlevel     003
 
 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:       2
+Release:       1
 Epoch:         4
 License:       Charityware
 Group:         Applications/Editors/Vim
@@ -88,6 +88,8 @@ Patch32:      024_all_vim-6.3-bash-83565.patch
 Patch33:       027_all_vim-7.0-automake-substitutions-93378.patch
 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
 Patch999:      http://freenux.org/vim/%{name}2kvim-6.3b.diff.bz2
 URL:           http://www.vim.org/
 %{?with_athena:BuildRequires:  XFree86-devel}
@@ -539,6 +541,8 @@ element bonobo.
 
 # official patches
 %patch101 -p0
+%patch102 -p0
+%patch103 -p0
 
 # kvim
 %if %{with kde}
This page took 0.047383 seconds and 4 git commands to generate.