]> git.pld-linux.org Git - packages/vim.git/commitdiff
- up to 8.0.0022 auto/th/vim-8.0.0022-1
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Wed, 5 Oct 2016 17:33:01 +0000 (19:33 +0200)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Wed, 5 Oct 2016 17:33:01 +0000 (19:33 +0200)
vim-tutor-lessdeps.patch
vim.spec

index 4eb457ddc372df58312c2f85d5eacb0e031f91f9..5ba844272bd4f79942505414c2930e4f2568232a 100644 (file)
@@ -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.
  
 -# 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.
 +# 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
 +  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
index b5ff09b124d1bbeeb9b76eb024e91856501934a9..9bf17bc2c40ef85c666c0fe4d3a16d389c320610 100644 (file)
--- 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
 
 # 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
 %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
 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
 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
This page took 0.087371 seconds and 4 git commands to generate.