[packages/vim] Up to 9.1.1984; fix build with gcc 15
arekm
arekm at pld-linux.org
Tue Dec 16 19:41:18 CET 2025
commit e8df1c4738a463ddbb1153bdb98af07b6b493b76
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Dec 16 19:41:05 2025 +0100
Up to 9.1.1984; fix build with gcc 15
vim.spec | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/vim.spec b/vim.spec
index 6ea2f8f..e222ccd 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.1975
+%define ver 9.1.1984
%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: 456809167bf10241ad95ace0e9752ed6
+# Source0-md5: a9717fc4d30d0da748b7e0c4f9e2a003
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
@@ -763,6 +763,8 @@ Pakiet ten dostarcza w pełni funkcjonalną wersję Vima, czyli
zawierającą obsługę skryptów w językach Perl, Python, Ruby oraz Tcl
jak również GUI GTK+2.
+%define specflags -std=gnu17
+
%prep
%setup -q
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/vim.git/commitdiff/e8df1c4738a463ddbb1153bdb98af07b6b493b76
More information about the pld-cvs-commit
mailing list