patchlevel 1257
This commit is contained in:
parent
f783457ec2
commit
e8dd2e297d
@ -1,12 +0,0 @@
|
||||
diff -up vim80/runtime/filetype.vim.bindsyntax vim80/runtime/filetype.vim
|
||||
--- vim80/runtime/filetype.vim.bindsyntax 2017-03-30 14:35:27.226674642 +0200
|
||||
+++ vim80/runtime/filetype.vim 2017-03-30 14:43:01.743145007 +0200
|
||||
@@ -289,7 +289,7 @@ au BufNewFile,BufRead *.bst setf bst
|
||||
|
||||
" BIND configuration
|
||||
" sudoedit uses namedXXXX.conf
|
||||
-au BufNewFile,BufRead named*.conf,rndc*.conf setf named
|
||||
+au BufNewFile,BufRead named*.conf,rndc*.conf,rndc*.key setf named
|
||||
|
||||
" BIND zone
|
||||
au BufNewFile,BufRead named.root setf bindzone
|
2
vim.spec
2
vim.spec
@ -63,7 +63,6 @@ Patch3012: vim-7.4-licensemacro-1151450.patch
|
||||
Patch3013: vim-7.4-globalsyntax.patch
|
||||
Patch3014: vim-7.4-releasestring-1318991.patch
|
||||
Patch3015: vim-8.0-copy-paste.patch
|
||||
Patch3016: vim-8.0-bindsyntax.patch
|
||||
|
||||
Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
BuildRequires: python-devel python3-devel ncurses-devel gettext perl-devel
|
||||
@ -222,7 +221,6 @@ perl -pi -e "s,bin/nawk,bin/awk,g" runtime/tools/mve.awk
|
||||
%patch3013 -p1
|
||||
%patch3014 -p1
|
||||
%patch3015 -p1
|
||||
%patch3016 -p1 -b .bindsyntax
|
||||
|
||||
%build
|
||||
cd src
|
||||
|
Loading…
Reference in New Issue
Block a user