[packages/vim] Up to 9.1.2103
arekm
arekm at pld-linux.org
Wed Jan 21 22:50:08 CET 2026
commit 519b48e2eb29fe384a34506754e9b0d7247322a8
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Wed Jan 21 22:49:39 2026 +0100
Up to 9.1.2103
vim-home_etc.patch | 4 ++--
vim.spec | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/vim.spec b/vim.spec
index b7e635e..57c35b3 100644
--- a/vim.spec
+++ b/vim.spec
@@ -31,7 +31,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 9.1.1984
+%define ver 9.1.2103
%define rel 1
Summary: Vi IMproved - a Vi clone
Summary(de.UTF-8): VIsual editor iMproved
@@ -52,7 +52,7 @@ License: Charityware
Group: Applications/Editors/Vim
#TODO: https://github.com/vim/vim/archive/v%{ver}/%{name}-%{ver}.tar.gz
Source0: https://github.com/vim/vim/archive/v%{ver}.tar.gz
-# Source0-md5: a9717fc4d30d0da748b7e0c4f9e2a003
+# Source0-md5: 381b7e790ca5ab512fc7773a1b99c0c6
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-home_etc.patch b/vim-home_etc.patch
index d01046d..0af52c7 100644
--- a/vim-home_etc.patch
+++ b/vim-home_etc.patch
@@ -32,9 +32,9 @@ diff -Nru vim62.orig/src/misc1.c vim62/src/misc1.c
# endif
#endif
-@@ -279,7 +279,7 @@
+@@ -232,7 +232,7 @@ typedef struct dsc$descriptor DESC;
# ifdef VMS
- # define USR_VIMRC_FILE "sys$login:.vimrc"
+ # define USR_VIMRC_FILE "sys$login:.vimrc"
# else
-# define USR_VIMRC_FILE "$HOME/.vimrc"
+# define USR_VIMRC_FILE "$HOME_ETC/.vimrc"
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/vim.git/commitdiff/519b48e2eb29fe384a34506754e9b0d7247322a8
More information about the pld-cvs-commit
mailing list