[packages/vim] - up to 8.0.0022

arekm arekm at pld-linux.org
Wed Oct 5 19:33:12 CEST 2016


commit 0811e4c23c77a69bb1440da338d21df3567d6b89
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Wed Oct 5 19:33:01 2016 +0200

    - up to 8.0.0022

 vim-tutor-lessdeps.patch | 6 +++---
 vim.spec                 | 4 ++--
 2 files changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/vim.spec b/vim.spec
index b5ff09b..9bf17bc 100644
--- a/vim.spec
+++ b/vim.spec
@@ -28,7 +28,7 @@
 # tail -n1 sources | awk '{print $2}'
 # VCS Commits: https://github.com/vim/vim/commits/master
 
-%define		ver		8.0.0005
+%define		ver		8.0.0022
 %define		rel		1
 Summary:	Vi IMproved - a Vi clone
 Summary(de.UTF-8):	VIsual editor iMproved
@@ -49,7 +49,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:	64becf8295a1f1bd47a4c69d56bb1581
+# Source0-md5:	a1fcbd6d84b6ecf9c4ad061b4e24a9de
 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
diff --git a/vim-tutor-lessdeps.patch b/vim-tutor-lessdeps.patch
index 4eb457d..5ba8442 100644
--- a/vim-tutor-lessdeps.patch
+++ b/vim-tutor-lessdeps.patch
@@ -6,14 +6,14 @@
  
 -# Vim could be called "vim" or "vi".  Also check for "vimN", for people who
 -# have Vim installed with its version number.
--# We anticipate up to a future Vim 8 version :-).
--seq="vim vim8 vim75 vim74 vim73 vim72 vim71 vim70 vim7 vim6 vi"
+-# We anticipate up to a future Vim 8.1 version :-).
+-seq="vim vim81 vim80 vim8 vim74 vim73 vim72 vim71 vim70 vim7 vim6 vi"
 +# Vim could be called "vim" or "vi".
 +seq="/usr/bin/vim.heavy /usr/bin/vim /bin/vi"
  if test "$1" = "-g"; then 
    # Try to use the GUI version of Vim if possible, it will fall back
    # on Vim if Gvim is not installed.
--  seq="gvim gvim8 gvim75 gvim74 gvim73 gvim72 gvim71 gvim70 gvim7 gvim6 $seq"
+-  seq="gvim gvim81 gvim80 gvim8 gvim74 gvim73 gvim72 gvim71 gvim70 gvim7 gvim6 $seq"
 +  seq="/usr/bin/gvim /usr/bin/gvim.heavy /usr/bin/gvim.athena /usr/bin/gvim.gnome /usr/bin/gvim.gtk /usr/bin/gvim.motif $seq"
    shift
  fi
================================================================

---- gitweb:

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



More information about the pld-cvs-commit mailing list