]> git.pld-linux.org Git - packages/vim.git/commitdiff
- updated to 6.1.212
authorArtur Frysiak <artur@frysiak.net>
Wed, 9 Oct 2002 16:19:29 +0000 (16:19 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- removed libacl_fix.patch (vim uses libacl to check file atributes on acl-enabled filesystems (like XFS))
- BR: acl-devel

Changed files:
    vim.spec -> 1.129

vim.spec

index 7b93eb09644c51f1387daabf184e02f3201a2127..846706a426bf090b7182e0f77e0cea7c63a27c92 100644 (file)
--- a/vim.spec
+++ b/vim.spec
@@ -11,7 +11,7 @@
 # _with_tcl            - with tcl interp
 
 %define                _ver            6.1
-%define                _patchlevel     063
+%define                _patchlevel     212
 
 Summary:       Vi IMproved - a Vi clone
 Summary(de):   VIsual editor iMproved
@@ -24,7 +24,7 @@ Summary(tr):  Geli
 Summary(uk):   Visual editor IMproved - ´ÄÉÎÏ ÷¦ÒÎÉÊ òÅÄÁËÔÏÒ :)
 Name:          vim
 Version:       %{_ver}.%{_patchlevel}
-Release:       5
+Release:       1
 Epoch:         4
 License:       Charityware
 Group:         Applications/Editors/Vim
@@ -45,9 +45,9 @@ Patch3:               %{name}-ispell.patch
 Patch4:                %{name}-ispell-axp.patch
 Patch5:                %{name}-ac25x.patch
 Patch6:                %{name}-vimrc.patch
-Patch7:                %{name}-libacl_fix.patch
-Patch8:                %{name}-no_libelf.patch
+Patch7:                %{name}-no_libelf.patch
 URL:           http://www.vim.org/
+BuildRequires: acl-devel
 BuildRequires: autoconf
 BuildRequires: gettext-devel
 BuildRequires: gpm-devel
@@ -441,7 +441,6 @@ done
 %patch5 -p1
 %patch6 -p1
 %patch7 -p1
-%patch8 -p1
 
 %build
 cd src
This page took 0.041879 seconds and 4 git commands to generate.