Accepting request 566596 from home:dmarcoux:branches:editors

- Don't exclude syntax.vim (Fix bug 1074790)

https://bugzilla.opensuse.org/show_bug.cgi?id=1074790

OBS-URL: https://build.opensuse.org/request/show/566596
OBS-URL: https://build.opensuse.org/package/show/editors/vim?expand=0&rev=474
This commit is contained in:
Dirk Stoecker 2018-01-22 21:34:27 +00:00 committed by Git OBS Bridge
parent 280e3b9e14
commit 85b7503d98
2 changed files with 5 additions and 2 deletions

View File

@ -6,6 +6,11 @@ Wed Jan 17 11:18:07 UTC 2018 - tchvatal@suse.com
only enviroment
- Convert dependencies to pkgconfig style
-------------------------------------------------------------------
Tue Jan 16 21:26:08 UTC 2018 - dmarcoux@posteo.de
- Don't exclude syntax.vim (Fix bug 1074790)
-------------------------------------------------------------------
Mon Jan 8 11:32:31 UTC 2018 - idonmez@suse.com

View File

@ -452,7 +452,6 @@ fi
%{_datadir}/vim/%{VIM_SUBDIR}/optwin.vim
%{_datadir}/vim/%{VIM_SUBDIR}/rgb.txt
%{_datadir}/vim/%{VIM_SUBDIR}/scripts.vim
%{_datadir}/vim/%{VIM_SUBDIR}/syntax/syntax.vim
%{_datadir}/vim/%{VIM_SUBDIR}/skeletons/skeleton.spec
# stupid helper
# THIS BREAKS THE BUILD: %{_datadir}/vim/current/tools/missing-vim-client
@ -474,7 +473,6 @@ fi
%{_datadir}/vim/%{VIM_SUBDIR}/print/*
%{_datadir}/vim/%{VIM_SUBDIR}/spell/*
%{_datadir}/vim/%{VIM_SUBDIR}/syntax/*
%exclude %{_datadir}/vim/%{VIM_SUBDIR}/syntax/syntax.vim
#%{_datadir}/vim/%{VIM_SUBDIR}/tools/blink.c
%{_datadir}/vim/%{VIM_SUBDIR}/tools/ccfilter.1
#%{_datadir}/vim/%{VIM_SUBDIR}/tools/ccfilter.c