[packages/vim] - rel 2; move *complete files from rt-extras to rt; fixes 'Unknown function: htmlcomplete#DetectOmni

arekm arekm at pld-linux.org
Tue Feb 2 17:33:29 CET 2016


commit 49168b34d2195ee4221ab406d2482e04d7860517
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Feb 2 17:33:23 2016 +0100

    - rel 2; move *complete files from rt-extras to rt; fixes 'Unknown function: htmlcomplete#DetectOmniFlavor'

 vim.spec | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
---
diff --git a/vim.spec b/vim.spec
index d85ff4e..3d69e4f 100644
--- a/vim.spec
+++ b/vim.spec
@@ -29,7 +29,7 @@
 # VCS Commits: https://github.com/vim/vim/commits/master
 
 %define		ver		7.4.1236
-%define		rel		1
+%define		rel		2
 Summary:	Vi IMproved - a Vi clone
 Summary(de.UTF-8):	VIsual editor iMproved
 Summary(es.UTF-8):	Editor visual incrementado
@@ -1234,6 +1234,7 @@ rm -rf $RPM_BUILD_ROOT
 %{_datadir}/vim/*.vim
 
 %dir %{_datadir}/vim/autoload
+%{_datadir}/vim/autoload/*complete.vim
 %doc %{_datadir}/vim/autoload/README.txt
 
 %dir %{_datadir}/vim/ftdetect
@@ -1329,6 +1330,7 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %{_datadir}/vim/plugin/*.vim
 %{_datadir}/vim/autoload/*.vim
+%exclude %{_datadir}/vim/autoload/*complete.vim
 %{_datadir}/vim/autoload/xml
 %{_datadir}/vim/compiler
 %{_datadir}/vim/macros
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/vim.git/commitdiff/49168b34d2195ee4221ab406d2482e04d7860517



More information about the pld-cvs-commit mailing list