]> git.pld-linux.org Git - packages/vim.git/blobdiff - vim.spec
- removed linking with libelf (not necessary, seems not used at all)
[packages/vim.git] / vim.spec
index 22b15f52b6f9fed1349079ea4cc2df30c626ac02..7b93eb09644c51f1387daabf184e02f3201a2127 100644 (file)
--- a/vim.spec
+++ b/vim.spec
@@ -24,7 +24,7 @@ Summary(tr):  Geli
 Summary(uk):   Visual editor IMproved - ´ÄÉÎÏ ÷¦ÒÎÉÊ òÅÄÁËÔÏÒ :)
 Name:          vim
 Version:       %{_ver}.%{_patchlevel}
-Release:       4
+Release:       5
 Epoch:         4
 License:       Charityware
 Group:         Applications/Editors/Vim
@@ -46,6 +46,7 @@ Patch4:               %{name}-ispell-axp.patch
 Patch5:                %{name}-ac25x.patch
 Patch6:                %{name}-vimrc.patch
 Patch7:                %{name}-libacl_fix.patch
+Patch8:                %{name}-no_libelf.patch
 URL:           http://www.vim.org/
 BuildRequires: autoconf
 BuildRequires: gettext-devel
@@ -440,6 +441,7 @@ done
 %patch5 -p1
 %patch6 -p1
 %patch7 -p1
+%patch8 -p1
 
 %build
 cd src
This page took 0.073578 seconds and 4 git commands to generate.