[packages/vim] - up to 8.0.1348

arekm arekm at pld-linux.org
Sun Nov 26 22:31:20 CET 2017


commit c2287cf023f73d85173b1870bcfeaeeaec58eaa6
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Sun Nov 26 22:31:14 2017 +0100

    - up to 8.0.1348

 vim-ft-lib-udevrules.patch | 4 ++--
 vim.spec                   | 6 ++++--
 2 files changed, 6 insertions(+), 4 deletions(-)
---
diff --git a/vim.spec b/vim.spec
index 146a40e..eb20dda 100644
--- a/vim.spec
+++ b/vim.spec
@@ -29,7 +29,7 @@
 # wget ftp://ftp.vim.org/pub/editors/vim/patches/8.0/MD5SUMS -O - | tail -n1 | awk '{print $2}'
 # VCS Commits: https://github.com/vim/vim/commits/master
 
-%define		ver		8.0.1241
+%define		ver		8.0.1348
 %define		rel		1
 Summary:	Vi IMproved - a Vi clone
 Summary(de.UTF-8):	VIsual editor iMproved
@@ -50,7 +50,7 @@ License:	Charityware
 Group:		Applications/Editors/Vim
 #Source0:	ftp://ftp.vim.org/pub/vim/unix/%{name}-%{ver}.tar.bz2
 Source0:	https://github.com/vim/vim/archive/v%{ver}.tar.gz
-# Source0-md5:	20bb248e75d7743001e111f2f5aa451f
+# Source0-md5:	83775328978b2f7818001ca0dafd632c
 Source1:	http://www.mif.pg.gda.pl/homepages/ankry/man-PLD/%{name}-non-english-man-pages.tar.bz2
 # Source1-md5:	bc4d1e115ca506ad7751b9bd2b773a7f
 Source2:	http://skawina.eu.org/mikolaj/usr_doc_pl.zip
@@ -1271,6 +1271,8 @@ rm -rf $RPM_BUILD_ROOT
 %dir %{_datadir}/vim/autoload
 %{_datadir}/vim/autoload/*complete.vim
 %doc %{_datadir}/vim/autoload/README.txt
+%dir %{_datadir}/vim/autoload/dist
+%{_datadir}/vim/autoload/dist/ft.vim
 
 %dir %{_datadir}/vim/ftdetect
 
diff --git a/vim-ft-lib-udevrules.patch b/vim-ft-lib-udevrules.patch
index b27ade4..5cec7f5 100644
--- a/vim-ft-lib-udevrules.patch
+++ b/vim-ft-lib-udevrules.patch
@@ -1,5 +1,5 @@
---- vim72/runtime/filetype.vim~	2010-03-16 20:11:19.304293041 +0200
-+++ vim72/runtime/filetype.vim	2010-03-16 20:03:33.541017783 +0200
+--- vim72/runtime/autoload/dist/ft.vim~	2010-03-16 20:11:19.304293041 +0200
++++ vim72/runtime/autoload/dist/ft.vim	2010-03-16 20:03:33.541017783 +0200
 @@ -1830,6 +1830,10 @@
      setf udevrules
      return
================================================================

---- gitweb:

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



More information about the pld-cvs-commit mailing list