build fixes
This commit is contained in:
parent
a41459448c
commit
d5b920f99e
@ -1,8 +1,9 @@
|
||||
--- vim70/src/syntax.c.syn1 2006-04-26 14:49:45.000000000 +0200
|
||||
+++ vim70/src/syntax.c 2006-09-19 13:15:41.000000000 +0200
|
||||
@@ -6176,8 +6176,8 @@
|
||||
diff -up vim74/src/syntax.c.syncolor vim74/src/syntax.c
|
||||
--- vim74/src/syntax.c.syncolor 2014-04-16 15:10:30.362287904 +0200
|
||||
+++ vim74/src/syntax.c 2014-04-16 15:12:50.278229744 +0200
|
||||
@@ -6840,8 +6840,8 @@ static char *(highlight_init_light[]) =
|
||||
CENT("Visual term=reverse",
|
||||
"Visual term=reverse guibg=LightGrey"),
|
||||
#endif
|
||||
#ifdef FEAT_DIFF
|
||||
- CENT("DiffAdd term=bold ctermbg=LightBlue",
|
||||
- "DiffAdd term=bold ctermbg=LightBlue guibg=LightBlue"),
|
||||
@ -11,9 +12,9 @@
|
||||
CENT("DiffChange term=bold ctermbg=LightMagenta",
|
||||
"DiffChange term=bold ctermbg=LightMagenta guibg=LightMagenta"),
|
||||
CENT("DiffDelete term=bold ctermfg=Blue ctermbg=LightCyan",
|
||||
@@ -6256,8 +6256,8 @@
|
||||
@@ -6928,8 +6928,8 @@ static char *(highlight_init_dark[]) =
|
||||
CENT("Visual term=reverse",
|
||||
"Visual term=reverse guibg=DarkGrey"),
|
||||
#endif
|
||||
#ifdef FEAT_DIFF
|
||||
- CENT("DiffAdd term=bold ctermbg=DarkBlue",
|
||||
- "DiffAdd term=bold ctermbg=DarkBlue guibg=DarkBlue"),
|
4
vim.spec
4
vim.spec
@ -308,7 +308,7 @@ Patch3004: vim-7.0-rclocation.patch
|
||||
Patch3006: vim-6.4-checkhl.patch
|
||||
Patch3007: vim-7.4-fstabsyntax.patch
|
||||
Patch3008: vim-7.0-warning.patch
|
||||
Patch3009: vim-7.0-syncolor.patch
|
||||
Patch3009: vim-7.4-syncolor.patch
|
||||
Patch3010: vim-7.0-specedit.patch
|
||||
Patch3011: vim72-rh514717.patch
|
||||
Patch3012: vim-7.3-manpage-typo-668894-675480.patch
|
||||
@ -656,7 +656,7 @@ perl -pi -e "s,bin/nawk,bin/awk,g" runtime/tools/mve.awk
|
||||
%patch205 -p0
|
||||
%patch206 -p0
|
||||
%patch207 -p0
|
||||
%patch208 -p0
|
||||
#patch208 -p0
|
||||
%patch209 -p0
|
||||
%patch210 -p0
|
||||
%patch211 -p0
|
||||
|
Loading…
Reference in New Issue
Block a user