[vim/f13] drop opsolete patches update to patchlevel 206

Karsten Hopp karsten at fedoraproject.org
Tue Jun 7 09:59:11 UTC 2011


commit 3ed97903427989c3ad543d41ae2f1e5d7dd27160
Author: Karsten Hopp <karsten at redhat.com>
Date:   Tue Jun 7 11:45:58 2011 +0200

    drop opsolete patches
    update to patchlevel 206

 7.2.360          |   96 -------
 7.2.361          |  763 ------------------------------------------------------
 7.2.362          |   95 -------
 7.2.363          |   70 -----
 7.2.364          |   91 -------
 7.2.365          |   71 -----
 7.2.366          |  134 ----------
 7.2.367          |   77 ------
 7.2.368          |   52 ----
 7.2.369          |   55 ----
 7.2.370          |  156 -----------
 7.2.371          |  322 -----------------------
 7.2.372          |  303 ----------------------
 7.2.373          |   54 ----
 7.2.374          |  168 ------------
 7.2.375          |   64 -----
 7.2.376          |   50 ----
 7.2.377          |   66 -----
 7.2.378          |   69 -----
 7.2.379          |   55 ----
 7.2.380          |  104 --------
 7.2.381          |  218 ----------------
 7.2.382          |   58 ----
 7.2.383          |  101 -------
 7.2.384          |   59 -----
 7.2.385          |   63 -----
 7.2.386          |   61 -----
 7.2.387          |  238 -----------------
 7.2.388          |   86 ------
 7.2.389          |  161 ------------
 7.2.390          |   72 -----
 7.2.391          |  121 ---------
 7.2.392          |  184 -------------
 7.2.393          |  281 --------------------
 7.2.394          |   99 -------
 7.2.395          |   60 -----
 7.2.396          |   51 ----
 7.2.397          |   67 -----
 7.2.398          |  152 -----------
 7.2.399          |   63 -----
 7.2.400          |  454 --------------------------------
 7.2.401          |   61 -----
 7.2.402          |   91 -------
 7.2.403          |   53 ----
 7.2.404          |   54 ----
 7.2.405          |   48 ----
 7.2.406          |  123 ---------
 7.2.407          |   69 -----
 7.2.408          |   73 ------
 7.2.409          |   60 -----
 7.2.410          |   78 ------
 7.2.411          |   47 ----
 README.patches   |  152 +++++++++++
 vim.spec         |  309 ++++++++++++++++++++++-
 xxd-locale.patch |   32 ---
 55 files changed, 458 insertions(+), 6356 deletions(-)
---
diff --git a/README.patches b/README.patches
index c3f0414..678dad3 100644
--- a/README.patches
+++ b/README.patches
@@ -22,6 +22,7 @@ patches for binaries.
 
 Checksums for the patch files can be found in the file MD5.
 
+
 Individual patches for Vim 7.3:
 
   SIZE  NAME     FIXES
@@ -80,3 +81,154 @@ Individual patches for Vim 7.3:
   2948  7.3.053  complete() function doesn't reset complete direction
   3354  7.3.054  can define a user command for :Print, but it doesn't work
  10470  7.3.055  endless loop when recursively comparing lists and dicts
+ 17935  7.3.056  "getline" argument in do_cmdline() shadows global
+  1980  7.3.057  segfault with command line abbreviation
+  4735  7.3.058  error "code converter not found" when loading Ruby script
+  3226  7.3.059  Netbeans: Problem with recursive messages for Athena/Motif
+  5326  7.3.060  Netbeans: crash when socket is disconnected unexpectedly
+  3307  7.3.061  remote ":drop" does not respect 'autochdir'
+ 23639  7.3.062  Python has problems when installed in an unusual directory
+  2250  7.3.063  Win32: Running a filter command makes Vim lose focus
+  2493  7.3.064  Win32: ":dis +" shows nothing, but "+p does insert text
+  3389  7.3.065  can't get current line number in a source file
+  2852  7.3.066  crash when changing to another window during :vimgrep command
+  2315  7.3.067  Ruby: Init_prelude is not always available
+  1550  7.3.068  using freed memory on ":saveas" if autocommand sets 'acd'
+  1618  7.3.069  GTK: pressing Enter in inputdialog() doesn't work like OK
+  1604  7.3.070  can set environment variables in the sandbox
+  2095  7.3.071  cursor binding not reset when editing another file
+  9432  7.3.072  can't complete file names while ignoring case
+  2466  7.3.073  double free memory when netbeans command follows DETACH
+  7659  7.3.074  can't use the "+ register like "* for yank and put
+  3872  7.3.075  (after 7.3.072) also use 'wildignorecase' in expand()
+  5538  7.3.076  Clang warnings for dead code
+  3099  7.3.077  when updating swapfile crypt fails there is no error message
+  1565  7.3.078  warning for unused variable
+  1377  7.3.079  duplicate lines in MSVC makefile
+  6011  7.3.080  spelling doesn't work on VMS
+  2257  7.3.081  non-printable characters in 'statusline' cause trouble
+  1634  7.3.082  leaking file descriptor when netbeans hostname doesn't exist
+  9996  7.3.083  when a read() or write() is interrupted by a signal it fails
+  3508  7.3.084  after window split the new one scrolls with cursor at top
+  8843  7.3.085  (after 7.3.083) inconsistency with preproc symbols
+  4005  7.3.086  v:count has value of previous command in expression mapping
+  4349  7.3.087  (after 7.3.083) missing include for errno.h
+  4868  7.3.088  Ruby can't load Gems sometimes, may cause a crash
+  1550  7.3.089  compiler warning on 64 bit MS-Windows
+  2377  7.3.090  wrong help text for Cscope
+  9421  7.3.091  "vim -w foo" writes key codes for removed escape sequences
+  1678  7.3.092  resizing the window when exiting
+  5483  7.3.093  new DLL dependencies in MingW with gcc 4.5.0
+  2167  7.3.094  using abs() requires type cast to int
+  1999  7.3.095  Win32: In Chinese tear-off menu doesn't work
+  2767  7.3.096  can't interrupt "gvim -nb", leak file descriptor on errro
+  1760  7.3.097  ":call" inside "if 0" gives error for dict function
+  1712  7.3.098  ignored error may still cause status line to be disabled
+  1628  7.3.099  crash when splitting a window with zero height
+  1497  7.3.100  when using ":normal" v:count isn't set
+  2449  7.3.101  ino_t defined with wrong size in Ruby and Lua interfaces
+ 23045  7.3.102  Ex command typed at reload prompt is ignored
+  4500  7.3.103  changing 'ff', then using ":w" in empty file sets 'mod'
+  1428  7.3.104  conceal: using Tab for cchar causes problems
+  1539  7.3.105  can't get the value of "b:changedtick" with getbufvar()
+  1650  7.3.106  other window scrolls if both 'scrollbind' and 'cursorbind' set
+  1986  7.3.107  year in :undolist can be confusing
+  3425  7.3.108  useless check for NULL when calling vim_free()
+  7203  7.3.109  processing new Esperanto spell file fails and crashes Vim
+  2122  7.3.110  the "nbsp" item in 'listchars' isn't used for ":list"
+  4010  7.3.111  :normal command in 'statusline' causes the cursor to move
+  1978  7.3.112  setting 'statusline' to "%!'asdf%' reads uninitialized memory
+  1838  7.3.113  Windows: Fall back directory for creating temp file is wrong
+  1568  7.3.114  potential problem using 'verbosefile' uninitialized
+  1645  7.3.115  Vim can crash when tmpnam() returns NULL
+  1788  7.3.116  'cursorline' too short with concealed chars and 'list' set
+  3835  7.3.117  build failed when --as-needed excludes ncurses
+  2283  7.3.118  Ruby uses SIGVTALARM which makes Vim exit
+  1637  7.3.119  (after 7.3.114) build problem on Mac
+  2597  7.3.120  message for existing swap file does not fit in 25 lines
+  1721  7.3.121  crash when using complicated 'statusline'
+  3936  7.3.122  having src/auto/config.mk in the distribution causes problems
+  1954  7.3.123  ml_get error when 'conceallevel' is set
+  6777  7.3.124  EOL may be missing from written file
+  2672  7.3.125  MSVC: quote in link argument causes trouble
+  1652  7.3.126  compiler warning for signed pointer
+  1747  7.3.127  compiler complains about comma after last enum item
+  1706  7.3.128  another compiler warning for signed pointer
+  6608  7.3.129  using integer like a boolean
+  1908  7.3.130  clipboard_event_time misplaced in #ifdef
+  1280  7.3.131  including errno.h too often
+  2648  7.3.132  C++ style comments
+  3169  7.3.133  when using encryption it's not clear what method was used
+  1470  7.3.134  drag-n-drop doesn't work in KDE Dolphin
+  2678  7.3.135  inconsistency: last substitute pattern isn't used for search
+  1653  7.3.136  duplicate include of assert.h
+  2881  7.3.137  when 'lazyredraw' is set the screen may not be updated
+  2399  7.3.138  ":com" changes the multi-byte text of :echo
+  3685  7.3.139  (after 7.3.137) can't read ":ver" output when 'lazyredraw' set
+  1797  7.3.140  crash when 'cursorline' and 'list' both set
+  2968  7.3.141  when a key code is not set get a confusing error message
+  2593  7.3.142  Python stdout doesn't have flush(), causing an import to fail
+ 45956  7.3.143  memfile insufficiently tested; inefficient with many blocks
+  2387  7.3.144  crash with ":python help(dir)"
+  2400  7.3.145  (after 7.3.144) can't build with Python dynamically loading
+  6571  7.3.146  can assign to dict member with invalid name
+  1575  7.3.147  (after 7.3.143) can't build on HP-UX
+  7615  7.3.148  huge number of syntax items or clusters causes hang or crash
+  2205  7.3.149  the cursor disappears after the 'setDot' netbeans command
+  2960  7.3.150  readline() does not return the last line when NL is missing
+  2077  7.3.151  with "unnamedplus" in 'clipboard' selection also copied to "*
+ 14784  7.3.152  xxd does not check for errors of library functions
+  1775  7.3.153  compiler warning for ambiguous else, missing prototype in xxd
+  3570  7.3.154  (after 7.3.148) can't compile with tiny features
+  8459  7.3.155  crash when using map(), filter(), remove(), extend() on v:
+  2727  7.3.156  Tty names possibly left unterminated
+  1583  7.3.157  superfluous assignment
+  1497  7.3.158  might use uninitialized memory in C indenting
+  1587  7.3.159  using uninitialized pointer when out of memory
+ 13647  7.3.160  unsafe string copying
+ 43528  7.3.161  items on the stack may be too big
+  2564  7.3.162  no error message assigning to a list with index out of range
+  2016  7.3.163  the default 'shellpipe' doesn't recognize "mksh" and "pdksh"
+  4014  7.3.164  C-indenting doesn't recognize some function declarations
+  1558  7.3.165  ":find" completion does not escape spaces in directory name
+  1765  7.3.166  buffer on the stack may be too big
+  2932  7.3.167  when using internal grep QuickFixCmdPost is not triggered
+  2019  7.3.168  CR in second argument of input() causes problems
+  3659  7.3.169  freeing memory already freed, warning from code analyzer
+  2429  7.3.170  VMS: test77 missing from Makefile
+  4511  7.3.171  confusing message from ":yank" when no clipboard support
+  8382  7.3.172  MS-Windows: rename() might delete a file
+  2429  7.3.173  ":cwindow" may open a window when the quickfix list is empty
+  4618  7.3.174  when Exuberant ctags binary is exctags it's not found
+  1482  7.3.175  ":new" may result in wrong 'colorcolumn' highlighting
+  6968  7.3.176  Ruby linking doesn't work properly on Mac OS X
+  2814  7.3.177  MS-Windows: mkdir() works wrong when 'encoding' is "utf-8"
+  4019  7.3.178  C-indent doesn't handle code right after { correctly
+  2144  7.3.179  C-indent doesn't handle colon in string correctly
+  8439  7.3.180  better matching end part of 'comments' not used after middle
+  4509  7.3.181  display update error when repeating insert of CTRL-V / digraph
+  1684  7.3.182  (after 7.3.180) unused variable compiler warning
+  3761  7.3.183  when Exuberant ctags binary is exuberant-ctags it's not found
+  2532  7.3.184  static code analysis errors in riscOS
+  2570  7.3.185  ":windo g/pattern/q" reports wrong number of lines
+  1713  7.3.186  v:register wrong when 'clipboard' contains "unnamed"
+173872  7.3.187  the RISC OS port is not being maintained, remove it
+  7901  7.3.188  some more RISC OS files to be removed
+  1476  7.3.189  (after 7.3.186) build fails without +clipboard
+  1462  7.3.190  "containedin" syntax argument may make highlighting be wrong
+ 13294  7.3.191  still some RISC OS stuff to remove
+  1701  7.3.192  command ":s/ \?/ /g" splits multi-byte characters into bytes
+  1998  7.3.193  in the command line window ":close" doesn't work properly
+  1397  7.3.194  "!mkdir a | ln -s a b", resolve("b/") doesn't result in "a/"
+  4951  7.3.195  "} else" causes following lines to be indented too much
+  7478  7.3.196  can't intercept a character that is going to be inserted
+  2367  7.3.197  get E42 error when a QuickfixCmdPost event removes all errors
+ 12240  7.3.198  there is no completion for ":lang"
+  1857  7.3.199  MS-Windows: Compilation problem of OLE with MingW compiler
+  2213  7.3.200  (after 7.3.198) CTRL-D doesn't complete :lang
+  3303  7.3.201  (after 7.3.195) still bad indenting after "} else"
+ 22565  7.3.202  cannot influence the indent inside a namespace
+  5725  7.3.203  MS-Windows: Can't run external command without console window
+  1588  7.3.204  (after 7.3.201) compiler warning
+  2430  7.3.205  syntax "extend" doesn't work correctly
+  1617  7.3.206  64bit MS-Windows compiler warning
diff --git a/vim.spec b/vim.spec
index 5cf689c..7dfd114 100644
--- a/vim.spec
+++ b/vim.spec
@@ -18,7 +18,7 @@
 #used for pre-releases:
 %define beta %{nil}
 %define vimdir vim73%{?beta}
-%define patchlevel 055
+%define patchlevel 206
 
 Summary: The VIM editor
 URL:     http://www.vim.org/
@@ -56,7 +56,6 @@ Source23: ftp://ftp.vim.org/vol/2/vim/runtime/autoload/netrwSettings.vim
 Patch2002: vim-7.0-fixkeys.patch
 Patch2003: vim-6.2-specsyntax.patch
 Patch2004: vim-7.0-crv.patch
-Patch2010: xxd-locale.patch
 %if %{withhunspell}
 Patch2011: vim-7.0-hunspell.patch
 BuildRequires: hunspell-devel
@@ -119,6 +118,157 @@ Patch052: ftp://ftp.vim.org/pub/vim/patches/7.3/7.3.052
 Patch053: ftp://ftp.vim.org/pub/vim/patches/7.3/7.3.053
 Patch054: ftp://ftp.vim.org/pub/vim/patches/7.3/7.3.054
 Patch055: ftp://ftp.vim.org/pub/vim/patches/7.3/7.3.055
+Patch056: ftp://ftp.vim.org/pub/vim/patches/7.3/7.3.056
+Patch057: ftp://ftp.vim.org/pub/vim/patches/7.3/7.3.057
+Patch058: ftp://ftp.vim.org/pub/vim/patches/7.3/7.3.058
+Patch059: ftp://ftp.vim.org/pub/vim/patches/7.3/7.3.059
+Patch060: ftp://ftp.vim.org/pub/vim/patches/7.3/7.3.060
+Patch061: ftp://ftp.vim.org/pub/vim/patches/7.3/7.3.061
+Patch062: ftp://ftp.vim.org/pub/vim/patches/7.3/7.3.062
+Patch063: ftp://ftp.vim.org/pub/vim/patches/7.3/7.3.063
+Patch064: ftp://ftp.vim.org/pub/vim/patches/7.3/7.3.064
+Patch065: ftp://ftp.vim.org/pub/vim/patches/7.3/7.3.065
+Patch066: ftp://ftp.vim.org/pub/vim/patches/7.3/7.3.066
+Patch067: ftp://ftp.vim.org/pub/vim/patches/7.3/7.3.067
+Patch068: ftp://ftp.vim.org/pub/vim/patches/7.3/7.3.068
+Patch069: ftp://ftp.vim.org/pub/vim/patches/7.3/7.3.069
+Patch070: ftp://ftp.vim.org/pub/vim/patches/7.3/7.3.070
+Patch071: ftp://ftp.vim.org/pub/vim/patches/7.3/7.3.071
+Patch072: ftp://ftp.vim.org/pub/vim/patches/7.3/7.3.072
+Patch073: ftp://ftp.vim.org/pub/vim/patches/7.3/7.3.073
+Patch074: ftp://ftp.vim.org/pub/vim/patches/7.3/7.3.074
+Patch075: ftp://ftp.vim.org/pub/vim/patches/7.3/7.3.075
+Patch076: ftp://ftp.vim.org/pub/vim/patches/7.3/7.3.076
+Patch077: ftp://ftp.vim.org/pub/vim/patches/7.3/7.3.077
+Patch078: ftp://ftp.vim.org/pub/vim/patches/7.3/7.3.078
+Patch079: ftp://ftp.vim.org/pub/vim/patches/7.3/7.3.079
+Patch080: ftp://ftp.vim.org/pub/vim/patches/7.3/7.3.080
+Patch081: ftp://ftp.vim.org/pub/vim/patches/7.3/7.3.081
+Patch082: ftp://ftp.vim.org/pub/vim/patches/7.3/7.3.082
+Patch083: ftp://ftp.vim.org/pub/vim/patches/7.3/7.3.083
+Patch084: ftp://ftp.vim.org/pub/vim/patches/7.3/7.3.084
+Patch085: ftp://ftp.vim.org/pub/vim/patches/7.3/7.3.085
+Patch086: ftp://ftp.vim.org/pub/vim/patches/7.3/7.3.086
+Patch087: ftp://ftp.vim.org/pub/vim/patches/7.3/7.3.087
+Patch088: ftp://ftp.vim.org/pub/vim/patches/7.3/7.3.088
+Patch089: ftp://ftp.vim.org/pub/vim/patches/7.3/7.3.089
+Patch090: ftp://ftp.vim.org/pub/vim/patches/7.3/7.3.090
+Patch091: ftp://ftp.vim.org/pub/vim/patches/7.3/7.3.091
+Patch092: ftp://ftp.vim.org/pub/vim/patches/7.3/7.3.092
+Patch093: ftp://ftp.vim.org/pub/vim/patches/7.3/7.3.093
+Patch094: ftp://ftp.vim.org/pub/vim/patches/7.3/7.3.094
+Patch095: ftp://ftp.vim.org/pub/vim/patches/7.3/7.3.095
+Patch096: ftp://ftp.vim.org/pub/vim/patches/7.3/7.3.096
+Patch097: ftp://ftp.vim.org/pub/vim/patches/7.3/7.3.097
+Patch098: ftp://ftp.vim.org/pub/vim/patches/7.3/7.3.098
+Patch099: ftp://ftp.vim.org/pub/vim/patches/7.3/7.3.099
+Patch100: ftp://ftp.vim.org/pub/vim/patches/7.3/7.3.100
+Patch101: ftp://ftp.vim.org/pub/vim/patches/7.3/7.3.101
+Patch102: ftp://ftp.vim.org/pub/vim/patches/7.3/7.3.102
+Patch103: ftp://ftp.vim.org/pub/vim/patches/7.3/7.3.103
+Patch104: ftp://ftp.vim.org/pub/vim/patches/7.3/7.3.104
+Patch105: ftp://ftp.vim.org/pub/vim/patches/7.3/7.3.105
+Patch106: ftp://ftp.vim.org/pub/vim/patches/7.3/7.3.106
+Patch107: ftp://ftp.vim.org/pub/vim/patches/7.3/7.3.107
+Patch108: ftp://ftp.vim.org/pub/vim/patches/7.3/7.3.108
+Patch109: ftp://ftp.vim.org/pub/vim/patches/7.3/7.3.109
+Patch110: ftp://ftp.vim.org/pub/vim/patches/7.3/7.3.110
+Patch111: ftp://ftp.vim.org/pub/vim/patches/7.3/7.3.111
+Patch112: ftp://ftp.vim.org/pub/vim/patches/7.3/7.3.112
+Patch113: ftp://ftp.vim.org/pub/vim/patches/7.3/7.3.113
+Patch114: ftp://ftp.vim.org/pub/vim/patches/7.3/7.3.114
+Patch115: ftp://ftp.vim.org/pub/vim/patches/7.3/7.3.115
+Patch116: ftp://ftp.vim.org/pub/vim/patches/7.3/7.3.116
+Patch117: ftp://ftp.vim.org/pub/vim/patches/7.3/7.3.117
+Patch118: ftp://ftp.vim.org/pub/vim/patches/7.3/7.3.118
+Patch119: ftp://ftp.vim.org/pub/vim/patches/7.3/7.3.119
+Patch120: ftp://ftp.vim.org/pub/vim/patches/7.3/7.3.120
+Patch121: ftp://ftp.vim.org/pub/vim/patches/7.3/7.3.121
+Patch122: ftp://ftp.vim.org/pub/vim/patches/7.3/7.3.122
+Patch123: ftp://ftp.vim.org/pub/vim/patches/7.3/7.3.123
+Patch124: ftp://ftp.vim.org/pub/vim/patches/7.3/7.3.124
+Patch125: ftp://ftp.vim.org/pub/vim/patches/7.3/7.3.125
+Patch126: ftp://ftp.vim.org/pub/vim/patches/7.3/7.3.126
+Patch127: ftp://ftp.vim.org/pub/vim/patches/7.3/7.3.127
+Patch128: ftp://ftp.vim.org/pub/vim/patches/7.3/7.3.128
+Patch129: ftp://ftp.vim.org/pub/vim/patches/7.3/7.3.129
+Patch130: ftp://ftp.vim.org/pub/vim/patches/7.3/7.3.130
+Patch131: ftp://ftp.vim.org/pub/vim/patches/7.3/7.3.131
+Patch132: ftp://ftp.vim.org/pub/vim/patches/7.3/7.3.132
+Patch133: ftp://ftp.vim.org/pub/vim/patches/7.3/7.3.133
+Patch134: ftp://ftp.vim.org/pub/vim/patches/7.3/7.3.134
+Patch135: ftp://ftp.vim.org/pub/vim/patches/7.3/7.3.135
+Patch136: ftp://ftp.vim.org/pub/vim/patches/7.3/7.3.136
+Patch137: ftp://ftp.vim.org/pub/vim/patches/7.3/7.3.137
+Patch138: ftp://ftp.vim.org/pub/vim/patches/7.3/7.3.138
+Patch139: ftp://ftp.vim.org/pub/vim/patches/7.3/7.3.139
+Patch140: ftp://ftp.vim.org/pub/vim/patches/7.3/7.3.140
+Patch141: ftp://ftp.vim.org/pub/vim/patches/7.3/7.3.141
+Patch142: ftp://ftp.vim.org/pub/vim/patches/7.3/7.3.142
+Patch143: ftp://ftp.vim.org/pub/vim/patches/7.3/7.3.143
+Patch144: ftp://ftp.vim.org/pub/vim/patches/7.3/7.3.144
+Patch145: ftp://ftp.vim.org/pub/vim/patches/7.3/7.3.145
+Patch146: ftp://ftp.vim.org/pub/vim/patches/7.3/7.3.146
+Patch147: ftp://ftp.vim.org/pub/vim/patches/7.3/7.3.147
+Patch148: ftp://ftp.vim.org/pub/vim/patches/7.3/7.3.148
+Patch149: ftp://ftp.vim.org/pub/vim/patches/7.3/7.3.149
+Patch150: ftp://ftp.vim.org/pub/vim/patches/7.3/7.3.150
+Patch151: ftp://ftp.vim.org/pub/vim/patches/7.3/7.3.151
+Patch152: ftp://ftp.vim.org/pub/vim/patches/7.3/7.3.152
+Patch153: ftp://ftp.vim.org/pub/vim/patches/7.3/7.3.153
+Patch154: ftp://ftp.vim.org/pub/vim/patches/7.3/7.3.154
+Patch155: ftp://ftp.vim.org/pub/vim/patches/7.3/7.3.155
+Patch156: ftp://ftp.vim.org/pub/vim/patches/7.3/7.3.156
+Patch157: ftp://ftp.vim.org/pub/vim/patches/7.3/7.3.157
+Patch158: ftp://ftp.vim.org/pub/vim/patches/7.3/7.3.158
+Patch159: ftp://ftp.vim.org/pub/vim/patches/7.3/7.3.159
+Patch160: ftp://ftp.vim.org/pub/vim/patches/7.3/7.3.160
+Patch161: ftp://ftp.vim.org/pub/vim/patches/7.3/7.3.161
+Patch162: ftp://ftp.vim.org/pub/vim/patches/7.3/7.3.162
+Patch163: ftp://ftp.vim.org/pub/vim/patches/7.3/7.3.163
+Patch164: ftp://ftp.vim.org/pub/vim/patches/7.3/7.3.164
+Patch165: ftp://ftp.vim.org/pub/vim/patches/7.3/7.3.165
+Patch166: ftp://ftp.vim.org/pub/vim/patches/7.3/7.3.166
+Patch167: ftp://ftp.vim.org/pub/vim/patches/7.3/7.3.167
+Patch168: ftp://ftp.vim.org/pub/vim/patches/7.3/7.3.168
+Patch169: ftp://ftp.vim.org/pub/vim/patches/7.3/7.3.169
+Patch170: ftp://ftp.vim.org/pub/vim/patches/7.3/7.3.170
+Patch171: ftp://ftp.vim.org/pub/vim/patches/7.3/7.3.171
+Patch172: ftp://ftp.vim.org/pub/vim/patches/7.3/7.3.172
+Patch173: ftp://ftp.vim.org/pub/vim/patches/7.3/7.3.173
+Patch174: ftp://ftp.vim.org/pub/vim/patches/7.3/7.3.174
+Patch175: ftp://ftp.vim.org/pub/vim/patches/7.3/7.3.175
+Patch176: ftp://ftp.vim.org/pub/vim/patches/7.3/7.3.176
+Patch177: ftp://ftp.vim.org/pub/vim/patches/7.3/7.3.177
+Patch178: ftp://ftp.vim.org/pub/vim/patches/7.3/7.3.178
+Patch179: ftp://ftp.vim.org/pub/vim/patches/7.3/7.3.179
+Patch180: ftp://ftp.vim.org/pub/vim/patches/7.3/7.3.180
+Patch181: ftp://ftp.vim.org/pub/vim/patches/7.3/7.3.181
+Patch182: ftp://ftp.vim.org/pub/vim/patches/7.3/7.3.182
+Patch183: ftp://ftp.vim.org/pub/vim/patches/7.3/7.3.183
+Patch184: ftp://ftp.vim.org/pub/vim/patches/7.3/7.3.184
+Patch185: ftp://ftp.vim.org/pub/vim/patches/7.3/7.3.185
+Patch186: ftp://ftp.vim.org/pub/vim/patches/7.3/7.3.186
+Patch187: ftp://ftp.vim.org/pub/vim/patches/7.3/7.3.187
+Patch188: ftp://ftp.vim.org/pub/vim/patches/7.3/7.3.188
+Patch189: ftp://ftp.vim.org/pub/vim/patches/7.3/7.3.189
+Patch190: ftp://ftp.vim.org/pub/vim/patches/7.3/7.3.190
+Patch191: ftp://ftp.vim.org/pub/vim/patches/7.3/7.3.191
+Patch192: ftp://ftp.vim.org/pub/vim/patches/7.3/7.3.192
+Patch193: ftp://ftp.vim.org/pub/vim/patches/7.3/7.3.193
+Patch194: ftp://ftp.vim.org/pub/vim/patches/7.3/7.3.194
+Patch195: ftp://ftp.vim.org/pub/vim/patches/7.3/7.3.195
+Patch196: ftp://ftp.vim.org/pub/vim/patches/7.3/7.3.196
+Patch197: ftp://ftp.vim.org/pub/vim/patches/7.3/7.3.197
+Patch198: ftp://ftp.vim.org/pub/vim/patches/7.3/7.3.198
+Patch199: ftp://ftp.vim.org/pub/vim/patches/7.3/7.3.199
+Patch200: ftp://ftp.vim.org/pub/vim/patches/7.3/7.3.200
+Patch201: ftp://ftp.vim.org/pub/vim/patches/7.3/7.3.201
+Patch202: ftp://ftp.vim.org/pub/vim/patches/7.3/7.3.202
+Patch203: ftp://ftp.vim.org/pub/vim/patches/7.3/7.3.203
+Patch204: ftp://ftp.vim.org/pub/vim/patches/7.3/7.3.204
+Patch205: ftp://ftp.vim.org/pub/vim/patches/7.3/7.3.205
+Patch206: ftp://ftp.vim.org/pub/vim/patches/7.3/7.3.206
 
 Patch3000: vim-7.3-syntax.patch
 Patch3002: vim-7.1-nowarnings.patch
@@ -255,7 +405,6 @@ chmod -x runtime/tools/mve.awk
 %patch2002 -p1
 %patch2003 -p1
 %patch2004 -p1
-%patch2010 -p1
 %if %{withhunspell}
 %patch2011 -p1
 %endif
@@ -318,6 +467,157 @@ perl -pi -e "s,bin/nawk,bin/awk,g" runtime/tools/mve.awk
 %patch053 -p0
 %patch054 -p0
 %patch055 -p0
+%patch056 -p0
+%patch057 -p0
+%patch058 -p0
+%patch059 -p0
+%patch060 -p0
+%patch061 -p0
+%patch062 -p0
+%patch063 -p0
+%patch064 -p0
+%patch065 -p0
+%patch066 -p0
+%patch067 -p0
+%patch068 -p0
+%patch069 -p0
+%patch070 -p0
+%patch071 -p0
+%patch072 -p0
+%patch073 -p0
+%patch074 -p0
+%patch075 -p0
+%patch076 -p0
+%patch077 -p0
+%patch078 -p0
+%patch079 -p0
+%patch080 -p0
+%patch081 -p0
+%patch082 -p0
+%patch083 -p0
+%patch084 -p0
+%patch085 -p0
+%patch086 -p0
+%patch087 -p0
+%patch088 -p0
+%patch089 -p0
+%patch090 -p0
+%patch091 -p0
+%patch092 -p0
+%patch093 -p0
+%patch094 -p0
+%patch095 -p0
+%patch096 -p0
+%patch097 -p0
+%patch098 -p0
+%patch099 -p0
+%patch100 -p0
+%patch101 -p0
+%patch102 -p0
+%patch103 -p0
+%patch104 -p0
+%patch105 -p0
+%patch106 -p0
+%patch107 -p0
+%patch108 -p0
+%patch109 -p0
+%patch110 -p0
+%patch111 -p0
+%patch112 -p0
+%patch113 -p0
+%patch114 -p0
+%patch115 -p0
+%patch116 -p0
+%patch117 -p0
+%patch118 -p0
+%patch119 -p0
+%patch120 -p0
+%patch121 -p0
+%patch122 -p0
+%patch123 -p0
+%patch124 -p0
+%patch125 -p0
+%patch126 -p0
+%patch127 -p0
+%patch128 -p0
+%patch129 -p0
+%patch130 -p0
+%patch131 -p0
+%patch132 -p0
+%patch133 -p0
+%patch134 -p0
+%patch135 -p0
+%patch136 -p0
+%patch137 -p0
+%patch138 -p0
+%patch139 -p0
+%patch140 -p0
+%patch141 -p0
+%patch142 -p0
+%patch143 -p0
+%patch144 -p0
+%patch145 -p0
+%patch146 -p0
+%patch147 -p0
+%patch148 -p0
+%patch149 -p0
+%patch150 -p0
+%patch151 -p0
+%patch152 -p0
+%patch153 -p0
+%patch154 -p0
+%patch155 -p0
+%patch156 -p0
+%patch157 -p0
+%patch158 -p0
+%patch159 -p0
+%patch160 -p0
+%patch161 -p0
+%patch162 -p0
+%patch163 -p0
+%patch164 -p0
+%patch165 -p0
+%patch166 -p0
+%patch167 -p0
+%patch168 -p0
+%patch169 -p0
+%patch170 -p0
+%patch171 -p0
+%patch172 -p0
+%patch173 -p0
+%patch174 -p0
+%patch175 -p0
+%patch176 -p0
+%patch177 -p0
+%patch178 -p0
+%patch179 -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
+%patch193 -p0
+%patch194 -p0
+%patch195 -p0
+%patch196 -p0
+%patch197 -p0
+%patch198 -p0
+%patch199 -p0
+%patch200 -p0
+%patch201 -p0
+%patch202 -p0
+%patch203 -p0
+%patch204 -p0
+%patch205 -p0
+%patch206 -p0
 
 # install spell files
 %if %{withvimspell}
@@ -784,6 +1084,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_datadir}/icons/hicolor/*/apps/*
 
 %changelog
+* Tue Jun 07 2011 Karsten Hopp <karsten at redhat.com> 7.3.206-1
+- patchlevel 206
+
 * Thu Nov 11 2010 Karsten Hopp <karsten at redhat.com> 7.3.055-1
 - patchlevel 055
 


More information about the scm-commits mailing list