[vim] fix spec file

Karsten Hopp karsten at fedoraproject.org
Mon Feb 24 13:30:45 UTC 2014


commit 6bc0ab285c39023dfc47a9e24ec4538343ed1e19
Author: Karsten Hopp <karsten at redhat.com>
Date:   Mon Feb 24 14:31:40 2014 +0100

    fix spec file

 vim.spec |   74 +-------------------------------------------------------------
 1 files changed, 1 insertions(+), 73 deletions(-)
---
diff --git a/vim.spec b/vim.spec
index ae8adab..3ac35b3 100644
--- a/vim.spec
+++ b/vim.spec
@@ -1,4 +1,4 @@
-%define patchlevel 182
+%define patchlevel 192
 %if %{?WITH_SELINUX:0}%{!?WITH_SELINUX:1}
 %define WITH_SELINUX 1
 %endif
@@ -240,42 +240,6 @@ Patch189: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.189
 Patch190: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.190
 Patch191: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.191
 Patch192: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.192
-Patch180: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.180
-Patch181: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.181
-Patch182: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.182
-Patch183: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.183
-Patch184: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.184
-Patch185: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.185
-Patch186: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.186
-Patch187: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.187
-Patch188: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.188
-Patch189: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.189
-Patch190: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.190
-Patch191: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.191
-Patch192: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.192
-Patch181: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.181
-Patch182: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.182
-Patch183: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.183
-Patch184: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.184
-Patch185: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.185
-Patch186: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.186
-Patch187: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.187
-Patch188: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.188
-Patch189: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.189
-Patch190: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.190
-Patch191: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.191
-Patch192: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.192
-Patch182: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.182
-Patch183: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.183
-Patch184: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.184
-Patch185: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.185
-Patch186: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.186
-Patch187: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.187
-Patch188: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.188
-Patch189: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.189
-Patch190: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.190
-Patch191: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.191
-Patch192: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.192
 
 Patch3000: vim-7.4-syntax.patch
 Patch3002: vim-7.1-nowarnings.patch
@@ -616,42 +580,6 @@ perl -pi -e "s,bin/nawk,bin/awk,g" runtime/tools/mve.awk
 %patch190 -p0
 %patch191 -p0
 %patch192 -p0
-%patch180 -p0
-%patch181 -p0
-%patch182 -p0
-%patch183 -p0
-%patch184 -p0
-%patch185 -p0
-%patch186 -p0
-%patch187 -p0
-%patch188 -p0
-%patch189 -p0
-%patch190 -p0
-%patch191 -p0
-%patch192 -p0
-%patch181 -p0
-%patch182 -p0
-%patch183 -p0
-%patch184 -p0
-%patch185 -p0
-%patch186 -p0
-%patch187 -p0
-%patch188 -p0
-%patch189 -p0
-%patch190 -p0
-%patch191 -p0
-%patch192 -p0
-%patch182 -p0
-%patch183 -p0
-%patch184 -p0
-%patch185 -p0
-%patch186 -p0
-%patch187 -p0
-%patch188 -p0
-%patch189 -p0
-%patch190 -p0
-%patch191 -p0
-%patch192 -p0
 
 # install spell files
 %if %{withvimspell}


More information about the scm-commits mailing list