[packages/vim] Up to 1288
arekm
arekm at pld-linux.org
Wed Apr 9 11:44:13 CEST 2025
commit f3deb24117c047a16ca25fbc863baf4be99a9af4
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Wed Apr 9 10:42:56 2025 +0200
Up to 1288
vim-pam.patch | 11 +++++------
vim.spec | 4 ++--
2 files changed, 7 insertions(+), 8 deletions(-)
---
diff --git a/vim.spec b/vim.spec
index a6df141..d56fa20 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.1199
+%define ver 9.1.1288
%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
#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: 81e8b2438184e4fd17077152e5e998d4
+# Source0-md5: 66618f7a6f231b0b50afc26d3f334662
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-pam.patch b/vim-pam.patch
index 02ccaa7..a423d54 100644
--- a/vim-pam.patch
+++ b/vim-pam.patch
@@ -1,12 +1,11 @@
---- vim-8.2.1524/runtime/filetype.vim~ 2020-08-26 09:16:25.000000000 +0200
-+++ vim-8.2.1524/runtime/filetype.vim 2020-08-26 09:17:06.450765953 +0200
-@@ -1153,7 +1153,7 @@ au BufNewFile,BufRead *.hook
- au BufNewFile,BufRead pacman.log setf pacmanlog
+--- vim-9.1.1288/runtime/filetype.vim~ 2025-04-09 10:16:06.000000000 +0200
++++ vim-9.1.1288/runtime/filetype.vim 2025-04-09 10:25:41.479151284 +0200
+@@ -1823,7 +1823,7 @@ au BufNewFile,BufRead {.,}makepkg.conf
+ au BufRead pacman.log* call s:StarSetf('pacmanlog')
" Pam conf
-au BufNewFile,BufRead */etc/pam.conf setf pamconf
-+au BufNewFile,BufRead */etc/pam.conf,*.pam,*.pamd setf pamconf
++au BufNewFile,BufRead */etc/pam.conf,*.pam,*.pamd setf pamconf
" Pam environment
au BufNewFile,BufRead pam_env.conf,.pam_environment setf pamenv
-
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/vim.git/commitdiff/f3deb24117c047a16ca25fbc863baf4be99a9af4
More information about the pld-cvs-commit
mailing list