From 6c0f07908364786861b84f3b50676bb7b7bf3d8c Mon Sep 17 00:00:00 2001 From: Zdenek Dohnal Date: Thu, 28 Nov 2019 13:00:01 +0100 Subject: [PATCH 001/446] - patchlevel 2352 --- .gitignore | 1 + sources | 2 +- vim.spec | 7 +++++-- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index e2070799..e8de7673 100644 --- a/.gitignore +++ b/.gitignore @@ -274,3 +274,4 @@ /vim-8.1-2198.tar.bz2 /vim-8.1-2234.tar.bz2 /vim-8.1-2267.tar.bz2 +/vim-8.1-2352.tar.bz2 diff --git a/sources b/sources index e330bded..c19acdbe 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (vim-8.1-2267.tar.bz2) = d1eeb22101fe6ed15a7f37d3c80808ddae71aaea30f3056b9d85003864356e129ea83c62a6a1e5f7f339a81a347c3c3885d3b0d9d4f5f05425964e0c042f054e +SHA512 (vim-8.1-2352.tar.bz2) = 95b5b8fdaff62aa229bff225e778410f2efad96cd5e8d0d22a37e01d801a680a7244ed6fca1bcd96a333004e72739efd57f7cbc2af2b466fb1ad942936ea3dd9 diff --git a/vim.spec b/vim.spec index 789c0893..11ac6398 100644 --- a/vim.spec +++ b/vim.spec @@ -1,4 +1,4 @@ -%define patchlevel 2267 +%define patchlevel 2352 %if %{?WITH_SELINUX:0}%{!?WITH_SELINUX:1} %define WITH_SELINUX 1 %endif @@ -21,7 +21,7 @@ Summary: The VIM editor URL: http://www.vim.org/ Name: vim Version: %{baseversion}.%{patchlevel} -Release: 2%{?dist} +Release: 1%{?dist} License: Vim and MIT Source0: ftp://ftp.vim.org/pub/vim/unix/vim-%{baseversion}-%{patchlevel}.tar.bz2 Source1: vim.sh @@ -797,6 +797,9 @@ touch %{buildroot}/%{_datadir}/%{name}/vimfiles/doc/tags %{_datadir}/icons/locolor/*/apps/* %changelog +* Thu Nov 28 2019 Zdenek Dohnal - 2:8.1.2352-1 +- patchlevel 2352 + * Thu Nov 28 2019 Zdenek Dohnal - 2:8.1.2267-2 - leave out f29, will be soon EOL From 6288f78b6d42ba983009a8d279f7d6aa8c65b638 Mon Sep 17 00:00:00 2001 From: Zdenek Dohnal Date: Thu, 12 Dec 2019 08:53:54 +0100 Subject: [PATCH 002/446] - patchlevel 2424 --- .gitignore | 1 + sources | 2 +- vim.spec | 5 ++++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index e8de7673..ec3b9666 100644 --- a/.gitignore +++ b/.gitignore @@ -275,3 +275,4 @@ /vim-8.1-2234.tar.bz2 /vim-8.1-2267.tar.bz2 /vim-8.1-2352.tar.bz2 +/vim-8.1-2424.tar.bz2 diff --git a/sources b/sources index c19acdbe..dd3330d1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (vim-8.1-2352.tar.bz2) = 95b5b8fdaff62aa229bff225e778410f2efad96cd5e8d0d22a37e01d801a680a7244ed6fca1bcd96a333004e72739efd57f7cbc2af2b466fb1ad942936ea3dd9 +SHA512 (vim-8.1-2424.tar.bz2) = c6c5cf11a5d8b540e6c224389dd617aa3323a1c09a4ab22e8dd5e6c1a6bed66a6df0fae2b5a1aa013755f2d3a219ca08c43111b994643e2ef8768bb85b70f1c5 diff --git a/vim.spec b/vim.spec index 11ac6398..30edb742 100644 --- a/vim.spec +++ b/vim.spec @@ -1,4 +1,4 @@ -%define patchlevel 2352 +%define patchlevel 2424 %if %{?WITH_SELINUX:0}%{!?WITH_SELINUX:1} %define WITH_SELINUX 1 %endif @@ -797,6 +797,9 @@ touch %{buildroot}/%{_datadir}/%{name}/vimfiles/doc/tags %{_datadir}/icons/locolor/*/apps/* %changelog +* Thu Dec 12 2019 Zdenek Dohnal - 2:8.1.2424-1 +- patchlevel 2424 + * Thu Nov 28 2019 Zdenek Dohnal - 2:8.1.2352-1 - patchlevel 2352 From 3de9737774da68d520f5310e4c743dc43f8c8fb2 Mon Sep 17 00:00:00 2001 From: Zdenek Dohnal Date: Thu, 12 Dec 2019 10:16:13 +0100 Subject: [PATCH 003/446] Patchlevel 2424 --- vim-7.0-fixkeys.patch | 9 +++++---- vim.spec | 2 +- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/vim-7.0-fixkeys.patch b/vim-7.0-fixkeys.patch index 5554e1bf..4092b3e6 100644 --- a/vim-7.0-fixkeys.patch +++ b/vim-7.0-fixkeys.patch @@ -1,9 +1,10 @@ ---- vim70aa/src/term.c.orig 2006-03-01 23:07:55.000000000 +0100 -+++ vim70aa/src/term.c 2006-03-14 15:39:12.000000000 +0100 -@@ -1008,14 +1008,14 @@ +diff -up vim81/src/term.c.fixkeys vim81/src/term.c +--- vim81/src/term.c.fixkeys 2019-12-12 09:00:20.685567074 +0100 ++++ vim81/src/term.c 2019-12-12 09:21:36.708769626 +0100 +@@ -957,14 +957,14 @@ static struct builtin_term builtin_termc {K_XRIGHT, IF_EB("\033[1;*C", ESC_STR "[1;*C")}, {K_XLEFT, IF_EB("\033[1;*D", ESC_STR "[1;*D")}, - /* An extra set of function keys for vt100 mode */ + // An extra set of function keys for vt100 mode - {K_XF1, IF_EB("\033O*P", ESC_STR "O*P")}, - {K_XF2, IF_EB("\033O*Q", ESC_STR "O*Q")}, - {K_XF3, IF_EB("\033O*R", ESC_STR "O*R")}, diff --git a/vim.spec b/vim.spec index 30edb742..d0fb1215 100644 --- a/vim.spec +++ b/vim.spec @@ -227,7 +227,7 @@ sed -i -e 's,/usr/bin/python3,%{__python3},' %{PATCH3017} # fix rogue dependencies from sample code chmod -x runtime/tools/mve.awk -%patch2002 -p1 +%patch2002 -p1 -b .fixkeys %patch2003 -p1 %if %{withhunspell} %patch2011 -p1 From 7f4e5836c62091bee1125f8917d72460c6ed873f Mon Sep 17 00:00:00 2001 From: Zdenek Dohnal Date: Mon, 16 Dec 2019 12:03:32 +0100 Subject: [PATCH 004/446] - patchlevel 12 --- .gitignore | 1 + sources | 2 +- vim.spec | 9 ++++++--- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index ec3b9666..08cae65d 100644 --- a/.gitignore +++ b/.gitignore @@ -276,3 +276,4 @@ /vim-8.1-2267.tar.bz2 /vim-8.1-2352.tar.bz2 /vim-8.1-2424.tar.bz2 +/vim-8.2-012.tar.bz2 diff --git a/sources b/sources index dd3330d1..87ff5015 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (vim-8.1-2424.tar.bz2) = c6c5cf11a5d8b540e6c224389dd617aa3323a1c09a4ab22e8dd5e6c1a6bed66a6df0fae2b5a1aa013755f2d3a219ca08c43111b994643e2ef8768bb85b70f1c5 +SHA512 (vim-8.2-012.tar.bz2) = 78fea7b4b43792030219ab158582953adaaedfdbbd8062e9d547f274e05533fc48a784fe9a8c184337951c546f106d2d8c0eaac100e2b007b52fa3ab096d327b diff --git a/vim.spec b/vim.spec index d0fb1215..8c3a596d 100644 --- a/vim.spec +++ b/vim.spec @@ -1,4 +1,4 @@ -%define patchlevel 2424 +%define patchlevel 012 %if %{?WITH_SELINUX:0}%{!?WITH_SELINUX:1} %define WITH_SELINUX 1 %endif @@ -14,8 +14,8 @@ %define withruby 1 %define withlua 1 -%define baseversion 8.1 -%define vimdir vim81 +%define baseversion 8.2 +%define vimdir vim82 Summary: The VIM editor URL: http://www.vim.org/ @@ -797,6 +797,9 @@ touch %{buildroot}/%{_datadir}/%{name}/vimfiles/doc/tags %{_datadir}/icons/locolor/*/apps/* %changelog +* Mon Dec 16 2019 Zdenek Dohnal - 2:8.2.012-1 +- patchlevel 012 + * Thu Dec 12 2019 Zdenek Dohnal - 2:8.1.2424-1 - patchlevel 2424 From 0c2a98afcc4f256ee239752949333fb30ca396bf Mon Sep 17 00:00:00 2001 From: Zdenek Dohnal Date: Wed, 18 Dec 2019 10:12:16 +0100 Subject: [PATCH 005/446] - patchlevel 19 --- .gitignore | 1 + sources | 2 +- vim.spec | 5 ++++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 08cae65d..474f8587 100644 --- a/.gitignore +++ b/.gitignore @@ -277,3 +277,4 @@ /vim-8.1-2352.tar.bz2 /vim-8.1-2424.tar.bz2 /vim-8.2-012.tar.bz2 +/vim-8.2-019.tar.bz2 diff --git a/sources b/sources index 87ff5015..86e0eafd 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (vim-8.2-012.tar.bz2) = 78fea7b4b43792030219ab158582953adaaedfdbbd8062e9d547f274e05533fc48a784fe9a8c184337951c546f106d2d8c0eaac100e2b007b52fa3ab096d327b +SHA512 (vim-8.2-019.tar.bz2) = 19c1bda587792614b93b980325ae40f95b06edf89a8051869f62d9aefe6417ee767ae6534837d01f9ebaf3f6c960a07348e96c123b7a1bc8e94f2979fcaa8d1d diff --git a/vim.spec b/vim.spec index 8c3a596d..e5a6150d 100644 --- a/vim.spec +++ b/vim.spec @@ -1,4 +1,4 @@ -%define patchlevel 012 +%define patchlevel 019 %if %{?WITH_SELINUX:0}%{!?WITH_SELINUX:1} %define WITH_SELINUX 1 %endif @@ -797,6 +797,9 @@ touch %{buildroot}/%{_datadir}/%{name}/vimfiles/doc/tags %{_datadir}/icons/locolor/*/apps/* %changelog +* Wed Dec 18 2019 Zdenek Dohnal - 2:8.2.019-1 +- patchlevel 019 + * Mon Dec 16 2019 Zdenek Dohnal - 2:8.2.012-1 - patchlevel 012 From b99d6b93fc88c17ee9a4fdddd32dc5bf57baba78 Mon Sep 17 00:00:00 2001 From: Zdenek Dohnal Date: Thu, 2 Jan 2020 11:39:30 +0100 Subject: [PATCH 006/446] - patchlevel 76 --- .gitignore | 1 + sources | 2 +- vim.spec | 5 ++++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 474f8587..cb909e1e 100644 --- a/.gitignore +++ b/.gitignore @@ -278,3 +278,4 @@ /vim-8.1-2424.tar.bz2 /vim-8.2-012.tar.bz2 /vim-8.2-019.tar.bz2 +/vim-8.2-076.tar.bz2 diff --git a/sources b/sources index 86e0eafd..cb807ed0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (vim-8.2-019.tar.bz2) = 19c1bda587792614b93b980325ae40f95b06edf89a8051869f62d9aefe6417ee767ae6534837d01f9ebaf3f6c960a07348e96c123b7a1bc8e94f2979fcaa8d1d +SHA512 (vim-8.2-076.tar.bz2) = 2e70862937e2fe1eb02ceb6c7c32512b0df02fad36d4039ebbc8158341dabdb72fd69f04d8db6f0139ba05f2e798fb3762e23946f566ffd0bf5b23005a1f82d3 diff --git a/vim.spec b/vim.spec index e5a6150d..711554b0 100644 --- a/vim.spec +++ b/vim.spec @@ -1,4 +1,4 @@ -%define patchlevel 019 +%define patchlevel 076 %if %{?WITH_SELINUX:0}%{!?WITH_SELINUX:1} %define WITH_SELINUX 1 %endif @@ -797,6 +797,9 @@ touch %{buildroot}/%{_datadir}/%{name}/vimfiles/doc/tags %{_datadir}/icons/locolor/*/apps/* %changelog +* Thu Jan 02 2020 Zdenek Dohnal - 2:8.2.076-1 +- patchlevel 076 + * Wed Dec 18 2019 Zdenek Dohnal - 2:8.2.019-1 - patchlevel 019 From 36bc445dc55557c16ca17387dd023f2fbf026fab Mon Sep 17 00:00:00 2001 From: Zdenek Dohnal Date: Fri, 10 Jan 2020 10:10:58 +0100 Subject: [PATCH 007/446] - patchlevel 109 --- .gitignore | 1 + sources | 2 +- vim.spec | 5 ++++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index cb909e1e..59b99b1c 100644 --- a/.gitignore +++ b/.gitignore @@ -279,3 +279,4 @@ /vim-8.2-012.tar.bz2 /vim-8.2-019.tar.bz2 /vim-8.2-076.tar.bz2 +/vim-8.2-109.tar.bz2 diff --git a/sources b/sources index cb807ed0..96693e5b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (vim-8.2-076.tar.bz2) = 2e70862937e2fe1eb02ceb6c7c32512b0df02fad36d4039ebbc8158341dabdb72fd69f04d8db6f0139ba05f2e798fb3762e23946f566ffd0bf5b23005a1f82d3 +SHA512 (vim-8.2-109.tar.bz2) = b3c647f8a4eba572b7268291d2a4ed8142b59e6c97266886d9c0c515d40bbc724758d34ede154cc8fe18045714a04b28dea845c749395f51002e1b016bef65e6 diff --git a/vim.spec b/vim.spec index 711554b0..a67e4428 100644 --- a/vim.spec +++ b/vim.spec @@ -1,4 +1,4 @@ -%define patchlevel 076 +%define patchlevel 109 %if %{?WITH_SELINUX:0}%{!?WITH_SELINUX:1} %define WITH_SELINUX 1 %endif @@ -797,6 +797,9 @@ touch %{buildroot}/%{_datadir}/%{name}/vimfiles/doc/tags %{_datadir}/icons/locolor/*/apps/* %changelog +* Fri Jan 10 2020 Zdenek Dohnal - 2:8.2.109-1 +- patchlevel 109 + * Thu Jan 02 2020 Zdenek Dohnal - 2:8.2.076-1 - patchlevel 076 From 40291ffdbb2bafc40553d786ea1aa47869452e97 Mon Sep 17 00:00:00 2001 From: Zdenek Dohnal Date: Mon, 27 Jan 2020 12:54:37 +0100 Subject: [PATCH 008/446] - patchlevel 158 --- .gitignore | 1 + sources | 2 +- vim.spec | 5 ++++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 59b99b1c..7bf47536 100644 --- a/.gitignore +++ b/.gitignore @@ -280,3 +280,4 @@ /vim-8.2-019.tar.bz2 /vim-8.2-076.tar.bz2 /vim-8.2-109.tar.bz2 +/vim-8.2-158.tar.bz2 diff --git a/sources b/sources index 96693e5b..e2f86e30 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (vim-8.2-109.tar.bz2) = b3c647f8a4eba572b7268291d2a4ed8142b59e6c97266886d9c0c515d40bbc724758d34ede154cc8fe18045714a04b28dea845c749395f51002e1b016bef65e6 +SHA512 (vim-8.2-158.tar.bz2) = 4b293425950f4eb016c2401061ab8a0f1eba47c0a5ee1560a72d4a3cc58c01a602e84428c84b6e80c1665dc2981fc7a48d4595b4401cd07f1c36f659983aeab6 diff --git a/vim.spec b/vim.spec index a67e4428..46c29e2b 100644 --- a/vim.spec +++ b/vim.spec @@ -1,4 +1,4 @@ -%define patchlevel 109 +%define patchlevel 158 %if %{?WITH_SELINUX:0}%{!?WITH_SELINUX:1} %define WITH_SELINUX 1 %endif @@ -797,6 +797,9 @@ touch %{buildroot}/%{_datadir}/%{name}/vimfiles/doc/tags %{_datadir}/icons/locolor/*/apps/* %changelog +* Mon Jan 27 2020 Zdenek Dohnal - 2:8.2.158-1 +- patchlevel 158 + * Fri Jan 10 2020 Zdenek Dohnal - 2:8.2.109-1 - patchlevel 109 From 0fa211bd6b9749ad9676dd2ed4ea9cfc45616eef Mon Sep 17 00:00:00 2001 From: Zdenek Dohnal Date: Wed, 29 Jan 2020 14:28:51 +0100 Subject: [PATCH 009/446] man page file format conversion is not needed anymore --- vim.spec | 15 ++++----------- 1 file changed, 4 insertions(+), 11 deletions(-) diff --git a/vim.spec b/vim.spec index 46c29e2b..bf82343d 100644 --- a/vim.spec +++ b/vim.spec @@ -21,7 +21,7 @@ Summary: The VIM editor URL: http://www.vim.org/ Name: vim Version: %{baseversion}.%{patchlevel} -Release: 1%{?dist} +Release: 2%{?dist} License: Vim and MIT Source0: ftp://ftp.vim.org/pub/vim/unix/vim-%{baseversion}-%{patchlevel}.tar.bz2 Source1: vim.sh @@ -545,16 +545,6 @@ rm -f %{buildroot}/%{_datadir}/vim/%{vimdir}/macros/maze/maze*.c rm -rf %{buildroot}/%{_datadir}/vim/%{vimdir}/tools rm -rf %{buildroot}/%{_datadir}/vim/%{vimdir}/doc/vim2html.pl rm -f %{buildroot}/%{_datadir}/vim/%{vimdir}/tutor/tutor.gr.utf-8~ -( cd %{buildroot}/%{_mandir} - for i in `find ??/ -type f`; do - if [[ "`file --mime $i`" == *charset=utf-8* ]]; then - continue - fi - bi=`basename $i` - iconv -f latin1 -t UTF8 $i > %{buildroot}/$bi - mv -f %{buildroot}/$bi $i - done -) # Remove not UTF-8 manpages for i in pl.ISO8859-2 it.ISO8859-1 ru.KOI8-R fr.ISO8859-1 da.ISO8859-1 de.ISO8859-1; do @@ -797,6 +787,9 @@ touch %{buildroot}/%{_datadir}/%{name}/vimfiles/doc/tags %{_datadir}/icons/locolor/*/apps/* %changelog +* Wed Jan 29 2020 Zdenek Dohnal - 2:8.2.158-2 +- man page file format conversion is not needed anymore + * Mon Jan 27 2020 Zdenek Dohnal - 2:8.2.158-1 - patchlevel 158 From 8ccdc33db22b85092adff71090f3410f81c6ee92 Mon Sep 17 00:00:00 2001 From: Zdenek Dohnal Date: Mon, 10 Feb 2020 08:47:32 +0100 Subject: [PATCH 010/446] - patchlevel 236 --- .gitignore | 1 + sources | 2 +- vim.spec | 7 +++++-- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 7bf47536..4e9c25fc 100644 --- a/.gitignore +++ b/.gitignore @@ -281,3 +281,4 @@ /vim-8.2-076.tar.bz2 /vim-8.2-109.tar.bz2 /vim-8.2-158.tar.bz2 +/vim-8.2-236.tar.bz2 diff --git a/sources b/sources index e2f86e30..bd0d61a1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (vim-8.2-158.tar.bz2) = 4b293425950f4eb016c2401061ab8a0f1eba47c0a5ee1560a72d4a3cc58c01a602e84428c84b6e80c1665dc2981fc7a48d4595b4401cd07f1c36f659983aeab6 +SHA512 (vim-8.2-236.tar.bz2) = 410073dd378cc0df6b7de6a839085d6ca8fb5b152354f3ec106abafee889f54e69259bc07e828df5884f95da54707d59d9e6e1fcc9ae171e4bb90cf2f9bf579b diff --git a/vim.spec b/vim.spec index bf82343d..ea3e8c4f 100644 --- a/vim.spec +++ b/vim.spec @@ -1,4 +1,4 @@ -%define patchlevel 158 +%define patchlevel 236 %if %{?WITH_SELINUX:0}%{!?WITH_SELINUX:1} %define WITH_SELINUX 1 %endif @@ -21,7 +21,7 @@ Summary: The VIM editor URL: http://www.vim.org/ Name: vim Version: %{baseversion}.%{patchlevel} -Release: 2%{?dist} +Release: 1%{?dist} License: Vim and MIT Source0: ftp://ftp.vim.org/pub/vim/unix/vim-%{baseversion}-%{patchlevel}.tar.bz2 Source1: vim.sh @@ -787,6 +787,9 @@ touch %{buildroot}/%{_datadir}/%{name}/vimfiles/doc/tags %{_datadir}/icons/locolor/*/apps/* %changelog +* Mon Feb 10 2020 Zdenek Dohnal - 2:8.2.236-1 +- patchlevel 236 + * Wed Jan 29 2020 Zdenek Dohnal - 2:8.2.158-2 - man page file format conversion is not needed anymore From 4eae277422b6f3a2fceeb77c41d6ccce825e1fe1 Mon Sep 17 00:00:00 2001 From: Zdenek Dohnal Date: Thu, 13 Feb 2020 08:49:25 +0100 Subject: [PATCH 011/446] F32 got branched - do separate update for it --- vim-update.sh | 9 ++++----- vim.spec | 5 ++++- 2 files changed, 8 insertions(+), 6 deletions(-) diff --git a/vim-update.sh b/vim-update.sh index baf53e8d..ca33c9e8 100755 --- a/vim-update.sh +++ b/vim-update.sh @@ -1,11 +1,10 @@ #!/bin/bash debug="" #debug="echo " -branches=( "master" "f31" "f30" ) -releases=( "fc32" "fc31" "fc30" ) -regexps=( "fc32" "\|fc31" "\|fc30" ) -bodhi_enabled=( "0" "1" "1" ) -branches_count=4 +branches=( "master" "f32" "f31" "f30" ) +releases=( "fc33" "fc32" "fc31" "fc30" ) +regexps=( "fc33" "\|fc32" "\|fc31" "\|fc30" ) +bodhi_enabled=( "0" "1" "1" "1" ) #releases_regexp=fc28\\\|fc27\\\|fc28 branches_index=0 diff --git a/vim.spec b/vim.spec index ea3e8c4f..8bb40b45 100644 --- a/vim.spec +++ b/vim.spec @@ -21,7 +21,7 @@ Summary: The VIM editor URL: http://www.vim.org/ Name: vim Version: %{baseversion}.%{patchlevel} -Release: 1%{?dist} +Release: 2%{?dist} License: Vim and MIT Source0: ftp://ftp.vim.org/pub/vim/unix/vim-%{baseversion}-%{patchlevel}.tar.bz2 Source1: vim.sh @@ -787,6 +787,9 @@ touch %{buildroot}/%{_datadir}/%{name}/vimfiles/doc/tags %{_datadir}/icons/locolor/*/apps/* %changelog +* Thu Feb 13 2020 Zdenek Dohnal - 2:8.2.236-2 +- F32 got branched - do separate update for it + * Mon Feb 10 2020 Zdenek Dohnal - 2:8.2.236-1 - patchlevel 236 From 46af7cf98a4b8e450cce0c59092ac99e719f8198 Mon Sep 17 00:00:00 2001 From: Zdenek Dohnal Date: Tue, 3 Mar 2020 12:01:08 +0100 Subject: [PATCH 012/446] - patchlevel 348 --- .gitignore | 1 + sources | 2 +- vim.spec | 7 +++++-- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 4e9c25fc..3a2e52fe 100644 --- a/.gitignore +++ b/.gitignore @@ -282,3 +282,4 @@ /vim-8.2-109.tar.bz2 /vim-8.2-158.tar.bz2 /vim-8.2-236.tar.bz2 +/vim-8.2-348.tar.bz2 diff --git a/sources b/sources index bd0d61a1..58ac1060 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (vim-8.2-236.tar.bz2) = 410073dd378cc0df6b7de6a839085d6ca8fb5b152354f3ec106abafee889f54e69259bc07e828df5884f95da54707d59d9e6e1fcc9ae171e4bb90cf2f9bf579b +SHA512 (vim-8.2-348.tar.bz2) = ee9b51b9720cf44a7c2aa90f8b0d13a01c8964d8cb97acfe6840e4e08a384b3b69579aa387e2d264e5c8eb9b996a8974cc63e21c9ff4d9e9488a18af89bbd32d diff --git a/vim.spec b/vim.spec index 8bb40b45..2de96f20 100644 --- a/vim.spec +++ b/vim.spec @@ -1,4 +1,4 @@ -%define patchlevel 236 +%define patchlevel 348 %if %{?WITH_SELINUX:0}%{!?WITH_SELINUX:1} %define WITH_SELINUX 1 %endif @@ -21,7 +21,7 @@ Summary: The VIM editor URL: http://www.vim.org/ Name: vim Version: %{baseversion}.%{patchlevel} -Release: 2%{?dist} +Release: 1%{?dist} License: Vim and MIT Source0: ftp://ftp.vim.org/pub/vim/unix/vim-%{baseversion}-%{patchlevel}.tar.bz2 Source1: vim.sh @@ -787,6 +787,9 @@ touch %{buildroot}/%{_datadir}/%{name}/vimfiles/doc/tags %{_datadir}/icons/locolor/*/apps/* %changelog +* Tue Mar 03 2020 Zdenek Dohnal - 2:8.2.348-1 +- patchlevel 348 + * Thu Feb 13 2020 Zdenek Dohnal - 2:8.2.236-2 - F32 got branched - do separate update for it From 7f8136f53dee67b625bd714f4723dec4a55ff9df Mon Sep 17 00:00:00 2001 From: Zdenek Dohnal Date: Tue, 3 Mar 2020 17:00:12 +0100 Subject: [PATCH 013/446] patchlevel 348 --- vim-7.4-checkhl.patch | 12 ------------ vim-7.4-globalsyntax.patch | 13 +++++++------ vim.spec | 2 -- vimrc | 1 - 4 files changed, 7 insertions(+), 21 deletions(-) delete mode 100644 vim-7.4-checkhl.patch diff --git a/vim-7.4-checkhl.patch b/vim-7.4-checkhl.patch deleted file mode 100644 index f7fbf904..00000000 --- a/vim-7.4-checkhl.patch +++ /dev/null @@ -1,12 +0,0 @@ -diff -up vim74/runtime/syntax/spec.vim.kh1 vim74/runtime/syntax/spec.vim ---- vim74/runtime/syntax/spec.vim.kh1 2016-08-04 15:23:25.275955301 +0200 -+++ vim74/runtime/syntax/spec.vim 2016-08-04 15:24:56.699417602 +0200 -@@ -114,7 +114,7 @@ syn region specDescriptionArea matchgrou - syn region specPackageArea matchgroup=specSection start='^%package' end='^%'me=e-1 contains=specPackageOpts,specPreAmble,specComment - - "%% Scripts Section %% --syn region specScriptArea matchgroup=specSection start='^%\(prep\|build\|install\|clean\|pre\|postun\|preun\|post\|posttrans\)\>' skip='^%{\|^%\(define\|patch\d*\|configure\|GNUconfigure\|setup\|autosetup\|autopatch\|find_lang\|make_build\|makeinstall\|make_install\)\>' end='^%'me=e-1 contains=specSpecialVariables,specVariables,@specCommands,specVariables,shDo,shFor,shCaseEsac,specNoNumberHilite,specCommandOpts,shComment,shIf,specSpecialChar,specMacroIdentifier,specSectionMacroArea,specSectionMacroBracketArea,shOperator,shQuote1,shQuote2 -+syn region specScriptArea matchgroup=specSection start='^%\(prep\|build\|install\|check\|clean\|pre\|postun\|preun\|post\|posttrans\)\>' skip='^%{\|^%\(define\|patch\d*\|configure\|GNUconfigure\|setup\|find_lang\|makeinstall\|make_install\)\>' end='^%'me=e-1 contains=specSpecialVariables,specVariables,@specCommands,specVariables,shDo,shFor,shCaseEsac,specNoNumberHilite,specCommandOpts,shComment,shIf,specSpecialChar,specMacroIdentifier,specSectionMacroArea,specSectionMacroBracketArea,shOperator,shQuote1,shQuote2 - - "%% Changelog Section %% - syn region specChangelogArea matchgroup=specSection start='^%changelog' end='^%'me=e-1 contains=specEmail,specURL,specWeekday,specMonth,specNumber,specComment,specLicense diff --git a/vim-7.4-globalsyntax.patch b/vim-7.4-globalsyntax.patch index 1e0b08ed..4503f2d0 100644 --- a/vim-7.4-globalsyntax.patch +++ b/vim-7.4-globalsyntax.patch @@ -1,12 +1,13 @@ -diff -up vim74/runtime/syntax/spec.vim.orig vim74/runtime/syntax/spec.vim ---- vim74/runtime/syntax/spec.vim.orig 2016-01-12 13:51:55.727569873 +0100 -+++ vim74/runtime/syntax/spec.vim 2016-01-12 13:53:08.124991178 +0100 -@@ -114,7 +114,7 @@ syn region specDescriptionArea matchgrou +diff --git a/runtime/syntax/spec.vim b/runtime/syntax/spec.vim +index 1a5a108..b709d20 100644 +--- a/runtime/syntax/spec.vim ++++ b/runtime/syntax/spec.vim +@@ -111,7 +111,7 @@ syn region specDescriptionArea matchgroup=specSection start='^%description' end= syn region specPackageArea matchgroup=specSection start='^%package' end='^%'me=e-1 contains=specPackageOpts,specPreAmble,specComment "%% Scripts Section %% --syn region specScriptArea matchgroup=specSection start='^%\(prep\|build\|install\|check\|clean\|pre\|postun\|preun\|post\|posttrans\)\>' skip='^%{\|^%\(define\|patch\d*\|configure\|GNUconfigure\|setup\|find_lang\|makeinstall\|make_install\)\>' end='^%'me=e-1 contains=specSpecialVariables,specVariables,@specCommands,specVariables,shDo,shFor,shCaseEsac,specNoNumberHilite,specCommandOpts,shComment,shIf,specSpecialChar,specMacroIdentifier,specSectionMacroArea,specSectionMacroBracketArea,shOperator,shQuote1,shQuote2 -+syn region specScriptArea matchgroup=specSection start='^%\(prep\|build\|install\|check\|clean\|pre\|postun\|preun\|post\|posttrans\)\>' skip='^%{\|^%\(define\|global\|patch\d*\|configure\|GNUconfigure\|setup\|find_lang\|makeinstall\|make_install\)\>' end='^%'me=e-1 contains=specSpecialVariables,specVariables,@specCommands,specVariables,shDo,shFor,shCaseEsac,specNoNumberHilite,specCommandOpts,shComment,shIf,specSpecialChar,specMacroIdentifier,specSectionMacroArea,specSectionMacroBracketArea,shOperator,shQuote1,shQuote2 +-syn region specScriptArea matchgroup=specSection start='^%\(prep\|build\|install\|clean\|check\|pre\|postun\|preun\|post\|posttrans\)\>' skip='^%{\|^%\(define\|patch\d*\|configure\|GNUconfigure\|setup\|autosetup\|autopatch\|find_lang\|make_build\|makeinstall\|make_install\)\>' end='^%'me=e-1 contains=specSpecialVariables,specVariables,@specCommands,specVariables,shDo,shFor,shCaseEsac,specNoNumberHilite,specCommandOpts,shComment,shIf,specSpecialChar,specMacroIdentifier,specSectionMacroArea,specSectionMacroBracketArea,shOperator,shQuote1,shQuote2 ++syn region specScriptArea matchgroup=specSection start='^%\(prep\|build\|install\|clean\|check\|pre\|postun\|preun\|post\|posttrans\)\>' skip='^%{\|^%\(define\|global\|patch\d*\|configure\|GNUconfigure\|setup\|autosetup\|autopatch\|find_lang\|make_build\|makeinstall\|make_install\)\>' end='^%'me=e-1 contains=specSpecialVariables,specVariables,@specCommands,specVariables,shDo,shFor,shCaseEsac,specNoNumberHilite,specCommandOpts,shComment,shIf,specSpecialChar,specMacroIdentifier,specSectionMacroArea,specSectionMacroBracketArea,shOperator,shQuote1,shQuote2 "%% Changelog Section %% syn region specChangelogArea matchgroup=specSection start='^%changelog' end='^%'me=e-1 contains=specEmail,specURL,specWeekday,specMonth,specNumber,specComment,specLicense diff --git a/vim.spec b/vim.spec index 2de96f20..be6b3795 100644 --- a/vim.spec +++ b/vim.spec @@ -50,7 +50,6 @@ BuildRequires: hunspell-devel Patch3000: vim-7.4-syntax.patch Patch3002: vim-7.4-nowarnings.patch Patch3004: vim-7.0-rclocation.patch -Patch3006: vim-7.4-checkhl.patch Patch3007: vim-7.4-fstabsyntax.patch Patch3008: vim-7.4-syncolor.patch Patch3010: vim-7.3-manpage-typo-668894-675480.patch @@ -242,7 +241,6 @@ perl -pi -e "s,bin/nawk,bin/awk,g" runtime/tools/mve.awk %patch3000 -p1 %patch3002 -p1 %patch3004 -p1 -%patch3006 -p1 %patch3007 -p1 -b .fstabsyntax %patch3008 -p1 -b .syncolor %patch3010 -p1 diff --git a/vimrc b/vimrc index be4d3cfc..18c5ed58 100644 --- a/vimrc +++ b/vimrc @@ -120,5 +120,4 @@ if has('langmap') && exists('+langremap') endif " Don't wake up system with blinking cursor: -" http://www.linuxpowertop.org/known.php let &guicursor = &guicursor . ",a:blinkon0" From 3d1aa02adc1c164181e4d655166216c0300cdc42 Mon Sep 17 00:00:00 2001 From: Zdenek Dohnal Date: Thu, 5 Mar 2020 10:41:22 +0100 Subject: [PATCH 014/446] - patchlevel 356 --- .gitignore | 1 + sources | 2 +- vim.spec | 5 ++++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 3a2e52fe..8e178158 100644 --- a/.gitignore +++ b/.gitignore @@ -283,3 +283,4 @@ /vim-8.2-158.tar.bz2 /vim-8.2-236.tar.bz2 /vim-8.2-348.tar.bz2 +/vim-8.2-356.tar.bz2 diff --git a/sources b/sources index 58ac1060..df28717b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (vim-8.2-348.tar.bz2) = ee9b51b9720cf44a7c2aa90f8b0d13a01c8964d8cb97acfe6840e4e08a384b3b69579aa387e2d264e5c8eb9b996a8974cc63e21c9ff4d9e9488a18af89bbd32d +SHA512 (vim-8.2-356.tar.bz2) = 081dd933f6c311e5befd019da621407f33b1dd8340039a1e79a5a4612009095baaf8dfd57a89137a668799d0e7e8213e8db96e3242629457227d2cbd3c1fcb59 diff --git a/vim.spec b/vim.spec index be6b3795..a93d3d59 100644 --- a/vim.spec +++ b/vim.spec @@ -1,4 +1,4 @@ -%define patchlevel 348 +%define patchlevel 356 %if %{?WITH_SELINUX:0}%{!?WITH_SELINUX:1} %define WITH_SELINUX 1 %endif @@ -785,6 +785,9 @@ touch %{buildroot}/%{_datadir}/%{name}/vimfiles/doc/tags %{_datadir}/icons/locolor/*/apps/* %changelog +* Thu Mar 05 2020 Zdenek Dohnal - 2:8.2.356-1 +- patchlevel 356 + * Tue Mar 03 2020 Zdenek Dohnal - 2:8.2.348-1 - patchlevel 348 From b57e2be10ed36bc6e87fa114f4a1d4c1081b1174 Mon Sep 17 00:00:00 2001 From: Zdenek Dohnal Date: Fri, 6 Mar 2020 06:12:25 +0100 Subject: [PATCH 015/446] - patchlevel 357 --- .gitignore | 1 + sources | 2 +- vim.spec | 5 ++++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 8e178158..2e63d6f1 100644 --- a/.gitignore +++ b/.gitignore @@ -284,3 +284,4 @@ /vim-8.2-236.tar.bz2 /vim-8.2-348.tar.bz2 /vim-8.2-356.tar.bz2 +/vim-8.2-357.tar.bz2 diff --git a/sources b/sources index df28717b..f356e0c4 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (vim-8.2-356.tar.bz2) = 081dd933f6c311e5befd019da621407f33b1dd8340039a1e79a5a4612009095baaf8dfd57a89137a668799d0e7e8213e8db96e3242629457227d2cbd3c1fcb59 +SHA512 (vim-8.2-357.tar.bz2) = 64f789c71106165738bb83ca670d0d815fad8fbaeb4a64a8b31c53da8785e7dfdb94ea89c0cec855b562015f16101055e862dfe3e7c2d16e5a39e7c96f65dea7 diff --git a/vim.spec b/vim.spec index a93d3d59..5cde7ce8 100644 --- a/vim.spec +++ b/vim.spec @@ -1,4 +1,4 @@ -%define patchlevel 356 +%define patchlevel 357 %if %{?WITH_SELINUX:0}%{!?WITH_SELINUX:1} %define WITH_SELINUX 1 %endif @@ -785,6 +785,9 @@ touch %{buildroot}/%{_datadir}/%{name}/vimfiles/doc/tags %{_datadir}/icons/locolor/*/apps/* %changelog +* Fri Mar 06 2020 Zdenek Dohnal - 2:8.2.357-1 +- patchlevel 357 + * Thu Mar 05 2020 Zdenek Dohnal - 2:8.2.356-1 - patchlevel 356 From 01f71da7438083bdfa75434894a47db52c78670d Mon Sep 17 00:00:00 2001 From: Zdenek Dohnal Date: Tue, 10 Mar 2020 13:30:48 +0100 Subject: [PATCH 016/446] put providing bundled libvterm into subpackage vim-enhanced --- vim.spec | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/vim.spec b/vim.spec index 5cde7ce8..2ed87d65 100644 --- a/vim.spec +++ b/vim.spec @@ -21,7 +21,7 @@ Summary: The VIM editor URL: http://www.vim.org/ Name: vim Version: %{baseversion}.%{patchlevel} -Release: 1%{?dist} +Release: 2%{?dist} License: Vim and MIT Source0: ftp://ftp.vim.org/pub/vim/unix/vim-%{baseversion}-%{patchlevel}.tar.bz2 Source1: vim.sh @@ -86,11 +86,6 @@ BuildRequires: desktop-file-utils >= %{desktop_file_utils_version} Epoch: 2 Conflicts: filesystem < 3 -# vim bundles libvterm, which is used during build - so we need to provide -# bundled libvterm for catching possible libvterm CVEs -Provides: bundled(libvterm) - - %description VIM (VIsual editor iMproved) is an updated and improved version of the vi editor. Vi was the first real screen-based editor for UNIX, and is @@ -156,6 +151,9 @@ Suggests: ruby-libs ruby %if "%{withlua}" == "1" Suggests: lua-libs %endif +# vim bundles libvterm, which is used during build - so we need to provide +# bundled libvterm for catching possible libvterm CVEs +Provides: bundled(libvterm) %description enhanced VIM (VIsual editor iMproved) is an updated and improved version of the @@ -785,6 +783,9 @@ touch %{buildroot}/%{_datadir}/%{name}/vimfiles/doc/tags %{_datadir}/icons/locolor/*/apps/* %changelog +* Tue Mar 10 2020 Zdenek Dohnal - 2:8.2.357-2 +- put providing bundled libvterm into subpackage vim-enhanced + * Fri Mar 06 2020 Zdenek Dohnal - 2:8.2.357-1 - patchlevel 357 From 8bd4fb37d47a106850f655494fd442bb4ea1f88c Mon Sep 17 00:00:00 2001 From: Zdenek Dohnal Date: Mon, 16 Mar 2020 07:05:53 +0100 Subject: [PATCH 017/446] - patchlevel 390 --- .gitignore | 1 + sources | 2 +- vim.spec | 7 +++++-- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 2e63d6f1..383234c3 100644 --- a/.gitignore +++ b/.gitignore @@ -285,3 +285,4 @@ /vim-8.2-348.tar.bz2 /vim-8.2-356.tar.bz2 /vim-8.2-357.tar.bz2 +/vim-8.2-390.tar.bz2 diff --git a/sources b/sources index f356e0c4..67d3a4b7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (vim-8.2-357.tar.bz2) = 64f789c71106165738bb83ca670d0d815fad8fbaeb4a64a8b31c53da8785e7dfdb94ea89c0cec855b562015f16101055e862dfe3e7c2d16e5a39e7c96f65dea7 +SHA512 (vim-8.2-390.tar.bz2) = c2ab22b459c57f936277d794d162da6b18263cc615ebbdb908cc362900816b24d11a13732e9a25f7100863df72e6e9418154edcfce0b5d1169be19b07456a402 diff --git a/vim.spec b/vim.spec index 2ed87d65..83a01115 100644 --- a/vim.spec +++ b/vim.spec @@ -1,4 +1,4 @@ -%define patchlevel 357 +%define patchlevel 390 %if %{?WITH_SELINUX:0}%{!?WITH_SELINUX:1} %define WITH_SELINUX 1 %endif @@ -21,7 +21,7 @@ Summary: The VIM editor URL: http://www.vim.org/ Name: vim Version: %{baseversion}.%{patchlevel} -Release: 2%{?dist} +Release: 1%{?dist} License: Vim and MIT Source0: ftp://ftp.vim.org/pub/vim/unix/vim-%{baseversion}-%{patchlevel}.tar.bz2 Source1: vim.sh @@ -783,6 +783,9 @@ touch %{buildroot}/%{_datadir}/%{name}/vimfiles/doc/tags %{_datadir}/icons/locolor/*/apps/* %changelog +* Mon Mar 16 2020 Zdenek Dohnal - 2:8.2.390-1 +- patchlevel 390 + * Tue Mar 10 2020 Zdenek Dohnal - 2:8.2.357-2 - put providing bundled libvterm into subpackage vim-enhanced From 7c865ceb25cfdb642f482f255428c31a82ab5075 Mon Sep 17 00:00:00 2001 From: Lubomir Rintel Date: Mon, 16 Mar 2020 20:52:45 +0100 Subject: [PATCH 018/446] Source /etc/vimrc.local if it exists There seems to be no good way to extend distro-provided vimrc. If the user modifies /etc/vimrc, then RPM will keep it intact from then on, with subsequent distribution updates going into a .rpmnew file. Sad. On Debian the user is supposed to put the local overrides into a vimrc.local file next to the main vimrc. That is pretty neat -- the local configuration is separated from the system one and can be updated independently. Let's do the same thing. --- vim.spec | 5 ++++- vimrc | 5 +++++ 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/vim.spec b/vim.spec index 83a01115..e15f41e7 100644 --- a/vim.spec +++ b/vim.spec @@ -21,7 +21,7 @@ Summary: The VIM editor URL: http://www.vim.org/ Name: vim Version: %{baseversion}.%{patchlevel} -Release: 1%{?dist} +Release: 2%{?dist} License: Vim and MIT Source0: ftp://ftp.vim.org/pub/vim/unix/vim-%{baseversion}-%{patchlevel}.tar.bz2 Source1: vim.sh @@ -783,6 +783,9 @@ touch %{buildroot}/%{_datadir}/%{name}/vimfiles/doc/tags %{_datadir}/icons/locolor/*/apps/* %changelog +* Mon Mar 16 2020 Lubomir Rintel - 2:8.2.390-2 +- source /etc/vimrc.local if it exists + * Mon Mar 16 2020 Zdenek Dohnal - 2:8.2.390-1 - patchlevel 390 diff --git a/vimrc b/vimrc index 18c5ed58..4842faf2 100644 --- a/vimrc +++ b/vimrc @@ -121,3 +121,8 @@ endif " Don't wake up system with blinking cursor: let &guicursor = &guicursor . ",a:blinkon0" + +" Source a global configuration file if available +if filereadable("/etc/vimrc.local") + source /etc/vimrc.local +endif From 59faaa019faebed271ee106398f2edd8bb9467e1 Mon Sep 17 00:00:00 2001 From: Zdenek Dohnal Date: Wed, 25 Mar 2020 13:48:59 +0100 Subject: [PATCH 019/446] - patchlevel 444 --- .gitignore | 1 + sources | 2 +- vim.spec | 7 +++++-- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 383234c3..75858cb5 100644 --- a/.gitignore +++ b/.gitignore @@ -286,3 +286,4 @@ /vim-8.2-356.tar.bz2 /vim-8.2-357.tar.bz2 /vim-8.2-390.tar.bz2 +/vim-8.2-444.tar.bz2 diff --git a/sources b/sources index 67d3a4b7..daa70ff0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (vim-8.2-390.tar.bz2) = c2ab22b459c57f936277d794d162da6b18263cc615ebbdb908cc362900816b24d11a13732e9a25f7100863df72e6e9418154edcfce0b5d1169be19b07456a402 +SHA512 (vim-8.2-444.tar.bz2) = c184bd982139ed90680640cdb57cb9619ca3fde4a475e7f7109118a88b9607aacd4f20b12c8a843c8a963cf4878d50a17356097c2637ba5823eb292f19d99998 diff --git a/vim.spec b/vim.spec index e15f41e7..3626ad9a 100644 --- a/vim.spec +++ b/vim.spec @@ -1,4 +1,4 @@ -%define patchlevel 390 +%define patchlevel 444 %if %{?WITH_SELINUX:0}%{!?WITH_SELINUX:1} %define WITH_SELINUX 1 %endif @@ -21,7 +21,7 @@ Summary: The VIM editor URL: http://www.vim.org/ Name: vim Version: %{baseversion}.%{patchlevel} -Release: 2%{?dist} +Release: 1%{?dist} License: Vim and MIT Source0: ftp://ftp.vim.org/pub/vim/unix/vim-%{baseversion}-%{patchlevel}.tar.bz2 Source1: vim.sh @@ -783,6 +783,9 @@ touch %{buildroot}/%{_datadir}/%{name}/vimfiles/doc/tags %{_datadir}/icons/locolor/*/apps/* %changelog +* Wed Mar 25 2020 Zdenek Dohnal - 2:8.2.444-1 +- patchlevel 444 + * Mon Mar 16 2020 Lubomir Rintel - 2:8.2.390-2 - source /etc/vimrc.local if it exists From 7566cdb4740c8b3ebb4eb758492b1f2c9cb1b248 Mon Sep 17 00:00:00 2001 From: Zdenek Dohnal Date: Thu, 26 Mar 2020 06:03:29 +0100 Subject: [PATCH 020/446] - patchlevel 448 --- .gitignore | 1 + sources | 2 +- vim.spec | 5 ++++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 75858cb5..ad75c7cf 100644 --- a/.gitignore +++ b/.gitignore @@ -287,3 +287,4 @@ /vim-8.2-357.tar.bz2 /vim-8.2-390.tar.bz2 /vim-8.2-444.tar.bz2 +/vim-8.2-448.tar.bz2 diff --git a/sources b/sources index daa70ff0..c6c80f48 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (vim-8.2-444.tar.bz2) = c184bd982139ed90680640cdb57cb9619ca3fde4a475e7f7109118a88b9607aacd4f20b12c8a843c8a963cf4878d50a17356097c2637ba5823eb292f19d99998 +SHA512 (vim-8.2-448.tar.bz2) = a3a697ba22febf76fd681c80a054c0ecb5bc4842efcca8a6f184107191b0489f7f8c842f8aedcbba372ee2f07880c22cad502cfc829e1a2460eaf87a2c48f4ab diff --git a/vim.spec b/vim.spec index 3626ad9a..59d30ad1 100644 --- a/vim.spec +++ b/vim.spec @@ -1,4 +1,4 @@ -%define patchlevel 444 +%define patchlevel 448 %if %{?WITH_SELINUX:0}%{!?WITH_SELINUX:1} %define WITH_SELINUX 1 %endif @@ -783,6 +783,9 @@ touch %{buildroot}/%{_datadir}/%{name}/vimfiles/doc/tags %{_datadir}/icons/locolor/*/apps/* %changelog +* Thu Mar 26 2020 Zdenek Dohnal - 2:8.2.448-1 +- patchlevel 448 + * Wed Mar 25 2020 Zdenek Dohnal - 2:8.2.444-1 - patchlevel 444 From f58588a265ce39ce10afe8af689f8056376dee14 Mon Sep 17 00:00:00 2001 From: Zdenek Dohnal Date: Mon, 30 Mar 2020 09:38:55 +0200 Subject: [PATCH 021/446] - patchlevel 480 --- .gitignore | 1 + sources | 2 +- vim.spec | 5 ++++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index ad75c7cf..38da6ec7 100644 --- a/.gitignore +++ b/.gitignore @@ -288,3 +288,4 @@ /vim-8.2-390.tar.bz2 /vim-8.2-444.tar.bz2 /vim-8.2-448.tar.bz2 +/vim-8.2-480.tar.bz2 diff --git a/sources b/sources index c6c80f48..ad74ee30 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (vim-8.2-448.tar.bz2) = a3a697ba22febf76fd681c80a054c0ecb5bc4842efcca8a6f184107191b0489f7f8c842f8aedcbba372ee2f07880c22cad502cfc829e1a2460eaf87a2c48f4ab +SHA512 (vim-8.2-480.tar.bz2) = 3a05b62a0c165dfc080cd8741941f9f357cda223ea5263e3c88b976c5c0c37b19cc4d957d4123792a8d76ecc262b4bfc3270faada1cc03a1dcd85d60050fd1fc diff --git a/vim.spec b/vim.spec index 59d30ad1..6b9cbb45 100644 --- a/vim.spec +++ b/vim.spec @@ -1,4 +1,4 @@ -%define patchlevel 448 +%define patchlevel 480 %if %{?WITH_SELINUX:0}%{!?WITH_SELINUX:1} %define WITH_SELINUX 1 %endif @@ -783,6 +783,9 @@ touch %{buildroot}/%{_datadir}/%{name}/vimfiles/doc/tags %{_datadir}/icons/locolor/*/apps/* %changelog +* Mon Mar 30 2020 Zdenek Dohnal - 2:8.2.480-1 +- patchlevel 480 + * Thu Mar 26 2020 Zdenek Dohnal - 2:8.2.448-1 - patchlevel 448 From e58df69f15f5c5fab5923aaac9d455c68ee1466f Mon Sep 17 00:00:00 2001 From: Zdenek Dohnal Date: Mon, 6 Apr 2020 07:53:38 +0200 Subject: [PATCH 022/446] - patchlevel 520 --- .gitignore | 1 + sources | 2 +- vim.spec | 5 ++++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 38da6ec7..c14e88af 100644 --- a/.gitignore +++ b/.gitignore @@ -289,3 +289,4 @@ /vim-8.2-444.tar.bz2 /vim-8.2-448.tar.bz2 /vim-8.2-480.tar.bz2 +/vim-8.2-520.tar.bz2 diff --git a/sources b/sources index ad74ee30..0adcf413 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (vim-8.2-480.tar.bz2) = 3a05b62a0c165dfc080cd8741941f9f357cda223ea5263e3c88b976c5c0c37b19cc4d957d4123792a8d76ecc262b4bfc3270faada1cc03a1dcd85d60050fd1fc +SHA512 (vim-8.2-520.tar.bz2) = 7bc170e7bdf43bf54a09a0bc50cc03be99fb189ced8ca7454e7da89102eea19f091b12b2ddbee91e82211dc6734fb8cec31d48b52c58628f75169e5ff5abfe7c diff --git a/vim.spec b/vim.spec index 6b9cbb45..4d2082ec 100644 --- a/vim.spec +++ b/vim.spec @@ -1,4 +1,4 @@ -%define patchlevel 480 +%define patchlevel 520 %if %{?WITH_SELINUX:0}%{!?WITH_SELINUX:1} %define WITH_SELINUX 1 %endif @@ -783,6 +783,9 @@ touch %{buildroot}/%{_datadir}/%{name}/vimfiles/doc/tags %{_datadir}/icons/locolor/*/apps/* %changelog +* Mon Apr 06 2020 Zdenek Dohnal - 2:8.2.520-1 +- patchlevel 520 + * Mon Mar 30 2020 Zdenek Dohnal - 2:8.2.480-1 - patchlevel 480 From 059ec7f443483e078a0e974f040920488c2c38da Mon Sep 17 00:00:00 2001 From: Zdenek Dohnal Date: Tue, 7 Apr 2020 13:38:40 +0200 Subject: [PATCH 023/446] - patchlevel 525 --- .gitignore | 1 + sources | 2 +- vim.spec | 5 ++++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index c14e88af..2b189222 100644 --- a/.gitignore +++ b/.gitignore @@ -290,3 +290,4 @@ /vim-8.2-448.tar.bz2 /vim-8.2-480.tar.bz2 /vim-8.2-520.tar.bz2 +/vim-8.2-525.tar.bz2 diff --git a/sources b/sources index 0adcf413..8795be0a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (vim-8.2-520.tar.bz2) = 7bc170e7bdf43bf54a09a0bc50cc03be99fb189ced8ca7454e7da89102eea19f091b12b2ddbee91e82211dc6734fb8cec31d48b52c58628f75169e5ff5abfe7c +SHA512 (vim-8.2-525.tar.bz2) = 668f4e106b961637dc2d33f6472514fc50eff0155f67a6a9f4b8e32f82ad82f7bed43b00f887ac97be792c49e1c2dc76f1e2e8f9d6496faff6339b6179d84906 diff --git a/vim.spec b/vim.spec index 4d2082ec..e9d913c1 100644 --- a/vim.spec +++ b/vim.spec @@ -1,4 +1,4 @@ -%define patchlevel 520 +%define patchlevel 525 %if %{?WITH_SELINUX:0}%{!?WITH_SELINUX:1} %define WITH_SELINUX 1 %endif @@ -783,6 +783,9 @@ touch %{buildroot}/%{_datadir}/%{name}/vimfiles/doc/tags %{_datadir}/icons/locolor/*/apps/* %changelog +* Tue Apr 07 2020 Zdenek Dohnal - 2:8.2.525-1 +- patchlevel 525 + * Mon Apr 06 2020 Zdenek Dohnal - 2:8.2.520-1 - patchlevel 520 From c7dfabe9acc16b86000867b2d597d5b06af4b666 Mon Sep 17 00:00:00 2001 From: Zdenek Dohnal Date: Thu, 9 Apr 2020 06:35:08 +0200 Subject: [PATCH 024/446] - patchlevel 534 --- .gitignore | 1 + sources | 2 +- vim.spec | 5 ++++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 2b189222..f8c1ba86 100644 --- a/.gitignore +++ b/.gitignore @@ -291,3 +291,4 @@ /vim-8.2-480.tar.bz2 /vim-8.2-520.tar.bz2 /vim-8.2-525.tar.bz2 +/vim-8.2-534.tar.bz2 diff --git a/sources b/sources index 8795be0a..8b045f2a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (vim-8.2-525.tar.bz2) = 668f4e106b961637dc2d33f6472514fc50eff0155f67a6a9f4b8e32f82ad82f7bed43b00f887ac97be792c49e1c2dc76f1e2e8f9d6496faff6339b6179d84906 +SHA512 (vim-8.2-534.tar.bz2) = 5a8458c71e23f12c78b6e4c89bcd764dbf9b1e5a69fc6a7db17c1bdc0506eb4c35dc42c66fd50bbd9d41869e292e41a3bd4ace6c8ab6c619e5e4b9cf4017fc92 diff --git a/vim.spec b/vim.spec index e9d913c1..8cc3bc6d 100644 --- a/vim.spec +++ b/vim.spec @@ -1,4 +1,4 @@ -%define patchlevel 525 +%define patchlevel 534 %if %{?WITH_SELINUX:0}%{!?WITH_SELINUX:1} %define WITH_SELINUX 1 %endif @@ -783,6 +783,9 @@ touch %{buildroot}/%{_datadir}/%{name}/vimfiles/doc/tags %{_datadir}/icons/locolor/*/apps/* %changelog +* Thu Apr 09 2020 Zdenek Dohnal - 2:8.2.534-1 +- patchlevel 534 + * Tue Apr 07 2020 Zdenek Dohnal - 2:8.2.525-1 - patchlevel 525 From 676a6659c28ccc796396f7e7cd4449931253a970 Mon Sep 17 00:00:00 2001 From: Zdenek Dohnal Date: Fri, 17 Apr 2020 06:08:21 +0200 Subject: [PATCH 025/446] - patchlevel 587 --- .gitignore | 1 + sources | 2 +- vim-python3-tests.patch | 60 ++++++++++++++++++++--------------------- vim.spec | 7 +++-- 4 files changed, 37 insertions(+), 33 deletions(-) diff --git a/.gitignore b/.gitignore index f8c1ba86..e5177b6d 100644 --- a/.gitignore +++ b/.gitignore @@ -292,3 +292,4 @@ /vim-8.2-520.tar.bz2 /vim-8.2-525.tar.bz2 /vim-8.2-534.tar.bz2 +/vim-8.2-587.tar.bz2 diff --git a/sources b/sources index 8b045f2a..838d2f79 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (vim-8.2-534.tar.bz2) = 5a8458c71e23f12c78b6e4c89bcd764dbf9b1e5a69fc6a7db17c1bdc0506eb4c35dc42c66fd50bbd9d41869e292e41a3bd4ace6c8ab6c619e5e4b9cf4017fc92 +SHA512 (vim-8.2-587.tar.bz2) = 3bd9af491080275c951ff9aa7176260895b4a5a12b107981feb2beaa1d90bf2551ae5bbbea7a3bafa0cc0fc0f9a36964934055f6cfb2f7805f1f0f371076a531 diff --git a/vim-python3-tests.patch b/vim-python3-tests.patch index 26027f74..98b5f758 100644 --- a/vim-python3-tests.patch +++ b/vim-python3-tests.patch @@ -1,16 +1,16 @@ -diff -up vim80/runtime/tools/demoserver.py.python3-tests vim80/runtime/tools/demoserver.py ---- vim80/runtime/tools/demoserver.py.python3-tests 2018-05-11 08:24:41.774618804 +0200 -+++ vim80/runtime/tools/demoserver.py 2018-05-11 09:24:48.363309856 +0200 +diff -up vim82/runtime/tools/demoserver.py.python-tests vim82/runtime/tools/demoserver.py +--- vim82/runtime/tools/demoserver.py.python-tests 2019-07-26 07:58:50.000000000 +0200 ++++ vim82/runtime/tools/demoserver.py 2020-04-17 06:18:06.748977527 +0200 @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/python3 # # Server that will accept connections from a Vim channel. # Run this server and then in Vim you can open the channel: -diff -up vim80/src/auto/configure.python3-tests vim80/src/auto/configure ---- vim80/src/auto/configure.python3-tests 2018-05-11 08:25:03.632420873 +0200 -+++ vim80/src/auto/configure 2018-05-11 09:25:26.062000471 +0200 -@@ -6396,7 +6396,7 @@ eof +diff -up vim82/src/auto/configure.python-tests vim82/src/auto/configure +--- vim82/src/auto/configure.python-tests 2020-04-17 06:07:48.000000000 +0200 ++++ vim82/src/auto/configure 2020-04-17 06:18:06.750977509 +0200 +@@ -6418,7 +6418,7 @@ eof if test "x$MACOS_X" = "xyes" && test -n "${python_PYTHONFRAMEWORK}" && ${vi_cv_path_python} -c \ "import sys; sys.exit(${vi_cv_var_python_version} < 2.3)"; then vi_cv_path_python_plibs="-framework Python" @@ -19,10 +19,10 @@ diff -up vim80/src/auto/configure.python3-tests vim80/src/auto/configure vi_cv_path_python_plibs="-F${python_PYTHONFRAMEWORKPREFIX} -framework Python" fi else -diff -up vim80/src/configure.ac.python3-tests vim80/src/configure.ac ---- vim80/src/configure.ac.python3-tests 2018-05-11 08:25:26.070218957 +0200 -+++ vim80/src/configure.ac 2018-05-11 09:26:01.603708243 +0200 -@@ -1248,7 +1248,7 @@ eof +diff -up vim82/src/configure.ac.python-tests vim82/src/configure.ac +--- vim82/src/configure.ac.python-tests 2020-04-17 06:07:48.000000000 +0200 ++++ vim82/src/configure.ac 2020-04-17 06:18:06.750977509 +0200 +@@ -1263,7 +1263,7 @@ eof if test "x$MACOS_X" = "xyes" && test -n "${python_PYTHONFRAMEWORK}" && ${vi_cv_path_python} -c \ "import sys; sys.exit(${vi_cv_var_python_version} < 2.3)"; then vi_cv_path_python_plibs="-framework Python" @@ -31,54 +31,54 @@ diff -up vim80/src/configure.ac.python3-tests vim80/src/configure.ac vi_cv_path_python_plibs="-F${python_PYTHONFRAMEWORKPREFIX} -framework Python" fi else -diff -up vim80/src/testdir/test_channel_pipe.py.python3-tests vim80/src/testdir/test_channel_pipe.py ---- vim80/src/testdir/test_channel_pipe.py.python3-tests 2018-05-11 09:23:05.738146018 +0200 -+++ vim80/src/testdir/test_channel_pipe.py 2018-05-11 09:26:37.354413350 +0200 +diff -up vim82/src/testdir/test_channel_pipe.py.python-tests vim82/src/testdir/test_channel_pipe.py +--- vim82/src/testdir/test_channel_pipe.py.python-tests 2019-07-26 07:58:53.000000000 +0200 ++++ vim82/src/testdir/test_channel_pipe.py 2020-04-17 06:18:06.751977500 +0200 @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/python3 # # Server that will communicate over stdin/stderr # -diff -up vim80/src/testdir/test_channel.py.python3-tests vim80/src/testdir/test_channel.py ---- vim80/src/testdir/test_channel.py.python3-tests 2018-05-11 09:22:48.522284266 +0200 -+++ vim80/src/testdir/test_channel.py 2018-05-11 09:26:17.762574955 +0200 +diff -up vim82/src/testdir/test_channel.py.python-tests vim82/src/testdir/test_channel.py +--- vim82/src/testdir/test_channel.py.python-tests 2020-04-17 06:18:06.751977500 +0200 ++++ vim82/src/testdir/test_channel.py 2020-04-17 06:18:24.517813082 +0200 @@ -1,4 +1,4 @@ --#!/usr/bin/python +-#!/usr/bin/env python +#!/usr/bin/python3 # # Server that will accept connections from a Vim channel. # Used by test_channel.vim. -diff -up vim80/src/testdir/test_channel_write.py.python3-tests vim80/src/testdir/test_channel_write.py ---- vim80/src/testdir/test_channel_write.py.python3-tests 2018-05-11 09:23:21.254021422 +0200 -+++ vim80/src/testdir/test_channel_write.py 2018-05-11 09:26:54.952268193 +0200 +diff -up vim82/src/testdir/test_channel_write.py.python-tests vim82/src/testdir/test_channel_write.py +--- vim82/src/testdir/test_channel_write.py.python-tests 2019-07-26 07:58:53.000000000 +0200 ++++ vim82/src/testdir/test_channel_write.py 2020-04-17 06:18:06.751977500 +0200 @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/python3 # # Program that writes a number to stdout repeatedly # -diff -up vim80/src/testdir/test_makeencoding.py.python3-tests vim80/src/testdir/test_makeencoding.py ---- vim80/src/testdir/test_makeencoding.py.python3-tests 2018-05-11 09:23:38.990878990 +0200 -+++ vim80/src/testdir/test_makeencoding.py 2018-05-11 09:27:14.402107759 +0200 +diff -up vim82/src/testdir/test_makeencoding.py.python-tests vim82/src/testdir/test_makeencoding.py +--- vim82/src/testdir/test_makeencoding.py.python-tests 2019-07-26 07:58:53.000000000 +0200 ++++ vim82/src/testdir/test_makeencoding.py 2020-04-17 06:18:06.751977500 +0200 @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/python3 # -*- coding: utf-8 -*- # Test program for :make, :grep and :cgetfile. -diff -up vim80/src/testdir/test_netbeans.py.python3-tests vim80/src/testdir/test_netbeans.py ---- vim80/src/testdir/test_netbeans.py.python3-tests 2018-05-11 09:23:54.398752732 +0200 -+++ vim80/src/testdir/test_netbeans.py 2018-05-11 09:27:30.489975057 +0200 +diff -up vim82/src/testdir/test_netbeans.py.python-tests vim82/src/testdir/test_netbeans.py +--- vim82/src/testdir/test_netbeans.py.python-tests 2019-07-26 07:58:53.000000000 +0200 ++++ vim82/src/testdir/test_netbeans.py 2020-04-17 06:18:06.751977500 +0200 @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/python3 # # Server that will communicate with Vim through the netbeans interface. # Used by test_netbeans.vim. -diff -up vim80/src/testdir/test_short_sleep.py.python3-tests vim80/src/testdir/test_short_sleep.py ---- vim80/src/testdir/test_short_sleep.py.python3-tests 2018-05-11 09:24:09.134631798 +0200 -+++ vim80/src/testdir/test_short_sleep.py 2018-05-11 09:27:48.432827053 +0200 +diff -up vim82/src/testdir/test_short_sleep.py.python-tests vim82/src/testdir/test_short_sleep.py +--- vim82/src/testdir/test_short_sleep.py.python-tests 2019-07-26 07:58:53.000000000 +0200 ++++ vim82/src/testdir/test_short_sleep.py 2020-04-17 06:18:06.751977500 +0200 @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/python3 diff --git a/vim.spec b/vim.spec index 8cc3bc6d..a5d07940 100644 --- a/vim.spec +++ b/vim.spec @@ -1,4 +1,4 @@ -%define patchlevel 534 +%define patchlevel 587 %if %{?WITH_SELINUX:0}%{!?WITH_SELINUX:1} %define WITH_SELINUX 1 %endif @@ -246,7 +246,7 @@ perl -pi -e "s,bin/nawk,bin/awk,g" runtime/tools/mve.awk %patch3013 -p1 %patch3014 -p1 %patch3016 -p1 -b .copypaste -%patch3017 -p1 +%patch3017 -p1 -b .python-tests %patch3018 -p1 %build @@ -783,6 +783,9 @@ touch %{buildroot}/%{_datadir}/%{name}/vimfiles/doc/tags %{_datadir}/icons/locolor/*/apps/* %changelog +* Fri Apr 17 2020 Zdenek Dohnal - 2:8.2.587-1 +- patchlevel 587 + * Thu Apr 09 2020 Zdenek Dohnal - 2:8.2.534-1 - patchlevel 534 From 09b96f43c6d88ea9b1b0d00e455b525029309e9b Mon Sep 17 00:00:00 2001 From: Zdenek Dohnal Date: Tue, 21 Apr 2020 06:23:01 +0200 Subject: [PATCH 026/446] - patchlevel 613 --- .gitignore | 1 + sources | 2 +- vim.spec | 5 ++++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index e5177b6d..fed54850 100644 --- a/.gitignore +++ b/.gitignore @@ -293,3 +293,4 @@ /vim-8.2-525.tar.bz2 /vim-8.2-534.tar.bz2 /vim-8.2-587.tar.bz2 +/vim-8.2-613.tar.bz2 diff --git a/sources b/sources index 838d2f79..50642cad 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (vim-8.2-587.tar.bz2) = 3bd9af491080275c951ff9aa7176260895b4a5a12b107981feb2beaa1d90bf2551ae5bbbea7a3bafa0cc0fc0f9a36964934055f6cfb2f7805f1f0f371076a531 +SHA512 (vim-8.2-613.tar.bz2) = fc29a29e873bc7247e330997e278b118f0ce663657e53bdec3c19331a8abadf41ea05839913f72aa53d0774e81fa429bd8e49773d601bf9257c6ee0da4d8113a diff --git a/vim.spec b/vim.spec index a5d07940..a441d3cc 100644 --- a/vim.spec +++ b/vim.spec @@ -1,4 +1,4 @@ -%define patchlevel 587 +%define patchlevel 613 %if %{?WITH_SELINUX:0}%{!?WITH_SELINUX:1} %define WITH_SELINUX 1 %endif @@ -783,6 +783,9 @@ touch %{buildroot}/%{_datadir}/%{name}/vimfiles/doc/tags %{_datadir}/icons/locolor/*/apps/* %changelog +* Tue Apr 21 2020 Zdenek Dohnal - 2:8.2.613-1 +- patchlevel 613 + * Fri Apr 17 2020 Zdenek Dohnal - 2:8.2.587-1 - patchlevel 587 From 2f68296d47a07200986d5ae27f8c3f6a30aee13f Mon Sep 17 00:00:00 2001 From: Zdenek Dohnal Date: Fri, 24 Apr 2020 08:21:00 +0200 Subject: [PATCH 027/446] - patchlevel 628 --- .gitignore | 1 + sources | 2 +- vim.spec | 5 ++++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index fed54850..0733f4b3 100644 --- a/.gitignore +++ b/.gitignore @@ -294,3 +294,4 @@ /vim-8.2-534.tar.bz2 /vim-8.2-587.tar.bz2 /vim-8.2-613.tar.bz2 +/vim-8.2-628.tar.bz2 diff --git a/sources b/sources index 50642cad..998c7a34 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (vim-8.2-613.tar.bz2) = fc29a29e873bc7247e330997e278b118f0ce663657e53bdec3c19331a8abadf41ea05839913f72aa53d0774e81fa429bd8e49773d601bf9257c6ee0da4d8113a +SHA512 (vim-8.2-628.tar.bz2) = 6785c2057fc1cababac237aa168dc3b5ab757bb55c9c758a11008098ba65cc8f7913e8d00b8ff977b9890d1d3656b66c8f2c5f63270ad429b760772a5699f5c1 diff --git a/vim.spec b/vim.spec index a441d3cc..a1d3d70e 100644 --- a/vim.spec +++ b/vim.spec @@ -1,4 +1,4 @@ -%define patchlevel 613 +%define patchlevel 628 %if %{?WITH_SELINUX:0}%{!?WITH_SELINUX:1} %define WITH_SELINUX 1 %endif @@ -783,6 +783,9 @@ touch %{buildroot}/%{_datadir}/%{name}/vimfiles/doc/tags %{_datadir}/icons/locolor/*/apps/* %changelog +* Fri Apr 24 2020 Zdenek Dohnal - 2:8.2.628-1 +- patchlevel 628 + * Tue Apr 21 2020 Zdenek Dohnal - 2:8.2.613-1 - patchlevel 613 From f499296925400aec34df7e17b4ff1197a0fea071 Mon Sep 17 00:00:00 2001 From: Zdenek Dohnal Date: Mon, 4 May 2020 12:32:23 +0200 Subject: [PATCH 028/446] - patchlevel 694 --- .gitignore | 1 + sources | 2 +- vim.spec | 5 ++++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 0733f4b3..46cb6267 100644 --- a/.gitignore +++ b/.gitignore @@ -295,3 +295,4 @@ /vim-8.2-587.tar.bz2 /vim-8.2-613.tar.bz2 /vim-8.2-628.tar.bz2 +/vim-8.2-694.tar.bz2 diff --git a/sources b/sources index 998c7a34..5356a5a8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (vim-8.2-628.tar.bz2) = 6785c2057fc1cababac237aa168dc3b5ab757bb55c9c758a11008098ba65cc8f7913e8d00b8ff977b9890d1d3656b66c8f2c5f63270ad429b760772a5699f5c1 +SHA512 (vim-8.2-694.tar.bz2) = 954523d2b37f97eafd19132090bd6bd19d07248e14c719fc6552ce7f799a35758682c4314f57efa8b8fa218202a96c1c69982956b64897a342feb74b3644a653 diff --git a/vim.spec b/vim.spec index a1d3d70e..7a30f414 100644 --- a/vim.spec +++ b/vim.spec @@ -1,4 +1,4 @@ -%define patchlevel 628 +%define patchlevel 694 %if %{?WITH_SELINUX:0}%{!?WITH_SELINUX:1} %define WITH_SELINUX 1 %endif @@ -783,6 +783,9 @@ touch %{buildroot}/%{_datadir}/%{name}/vimfiles/doc/tags %{_datadir}/icons/locolor/*/apps/* %changelog +* Mon May 04 2020 Zdenek Dohnal - 2:8.2.694-1 +- patchlevel 694 + * Fri Apr 24 2020 Zdenek Dohnal - 2:8.2.628-1 - patchlevel 628 From b302d026dcec92a760ca02c4919623cd64aec749 Mon Sep 17 00:00:00 2001 From: Zdenek Dohnal Date: Mon, 11 May 2020 10:14:12 +0200 Subject: [PATCH 029/446] - patchlevel 735 --- .gitignore | 1 + sources | 2 +- vim.spec | 5 ++++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 46cb6267..78596e47 100644 --- a/.gitignore +++ b/.gitignore @@ -296,3 +296,4 @@ /vim-8.2-613.tar.bz2 /vim-8.2-628.tar.bz2 /vim-8.2-694.tar.bz2 +/vim-8.2-735.tar.bz2 diff --git a/sources b/sources index 5356a5a8..e0106406 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (vim-8.2-694.tar.bz2) = 954523d2b37f97eafd19132090bd6bd19d07248e14c719fc6552ce7f799a35758682c4314f57efa8b8fa218202a96c1c69982956b64897a342feb74b3644a653 +SHA512 (vim-8.2-735.tar.bz2) = df84d7e5dc7b6e436465a9d475ca47bbf17c585becec80470ed17e51c67c45edf0c4a9d06715cd6cd8c664519e719833bd66c0072e62188b841b300acc65aeef diff --git a/vim.spec b/vim.spec index 7a30f414..74aa6f20 100644 --- a/vim.spec +++ b/vim.spec @@ -1,4 +1,4 @@ -%define patchlevel 694 +%define patchlevel 735 %if %{?WITH_SELINUX:0}%{!?WITH_SELINUX:1} %define WITH_SELINUX 1 %endif @@ -783,6 +783,9 @@ touch %{buildroot}/%{_datadir}/%{name}/vimfiles/doc/tags %{_datadir}/icons/locolor/*/apps/* %changelog +* Mon May 11 2020 Zdenek Dohnal - 2:8.2.735-1 +- patchlevel 735 + * Mon May 04 2020 Zdenek Dohnal - 2:8.2.694-1 - patchlevel 694 From 13db6e73402b43653803d0ad4690b31e3f505f60 Mon Sep 17 00:00:00 2001 From: Zdenek Dohnal Date: Thu, 14 May 2020 07:01:00 +0200 Subject: [PATCH 030/446] - patchlevel 752 --- .gitignore | 1 + sources | 2 +- vim.spec | 5 ++++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 78596e47..2f7d2ac9 100644 --- a/.gitignore +++ b/.gitignore @@ -297,3 +297,4 @@ /vim-8.2-628.tar.bz2 /vim-8.2-694.tar.bz2 /vim-8.2-735.tar.bz2 +/vim-8.2-752.tar.bz2 diff --git a/sources b/sources index e0106406..dea22144 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (vim-8.2-735.tar.bz2) = df84d7e5dc7b6e436465a9d475ca47bbf17c585becec80470ed17e51c67c45edf0c4a9d06715cd6cd8c664519e719833bd66c0072e62188b841b300acc65aeef +SHA512 (vim-8.2-752.tar.bz2) = b06f8d717ea83db1cdbede11d85c4106a97ab5cf25b1ba6b2ec48be09a0ea20fc7328445bfc9eb226dfc7487ace0d633ce45531c879d42853c4d8cd27691bc50 diff --git a/vim.spec b/vim.spec index 74aa6f20..9b8ed3eb 100644 --- a/vim.spec +++ b/vim.spec @@ -1,4 +1,4 @@ -%define patchlevel 735 +%define patchlevel 752 %if %{?WITH_SELINUX:0}%{!?WITH_SELINUX:1} %define WITH_SELINUX 1 %endif @@ -783,6 +783,9 @@ touch %{buildroot}/%{_datadir}/%{name}/vimfiles/doc/tags %{_datadir}/icons/locolor/*/apps/* %changelog +* Thu May 14 2020 Zdenek Dohnal - 2:8.2.752-1 +- patchlevel 752 + * Mon May 11 2020 Zdenek Dohnal - 2:8.2.735-1 - patchlevel 735 From d755431f35b59ea11d7629e2b6087731243c23e1 Mon Sep 17 00:00:00 2001 From: Zdenek Dohnal Date: Thu, 14 May 2020 08:35:54 +0200 Subject: [PATCH 031/446] F30 will be EOL in less than 14 days, remove it from automatic updates --- vim-update.sh | 8 ++++---- vim.spec | 5 ++++- 2 files changed, 8 insertions(+), 5 deletions(-) diff --git a/vim-update.sh b/vim-update.sh index ca33c9e8..a85d75fe 100755 --- a/vim-update.sh +++ b/vim-update.sh @@ -1,10 +1,10 @@ #!/bin/bash debug="" #debug="echo " -branches=( "master" "f32" "f31" "f30" ) -releases=( "fc33" "fc32" "fc31" "fc30" ) -regexps=( "fc33" "\|fc32" "\|fc31" "\|fc30" ) -bodhi_enabled=( "0" "1" "1" "1" ) +branches=( "master" "f32" "f31" ) +releases=( "fc33" "fc32" "fc31" ) +regexps=( "fc33" "\|fc32" "\|fc31" ) +bodhi_enabled=( "0" "1" "1" ) #releases_regexp=fc28\\\|fc27\\\|fc28 branches_index=0 diff --git a/vim.spec b/vim.spec index 9b8ed3eb..09025464 100644 --- a/vim.spec +++ b/vim.spec @@ -21,7 +21,7 @@ Summary: The VIM editor URL: http://www.vim.org/ Name: vim Version: %{baseversion}.%{patchlevel} -Release: 1%{?dist} +Release: 2%{?dist} License: Vim and MIT Source0: ftp://ftp.vim.org/pub/vim/unix/vim-%{baseversion}-%{patchlevel}.tar.bz2 Source1: vim.sh @@ -783,6 +783,9 @@ touch %{buildroot}/%{_datadir}/%{name}/vimfiles/doc/tags %{_datadir}/icons/locolor/*/apps/* %changelog +* Thu May 14 2020 Zdenek Dohnal - 2:8.2.752-2 +- F30 will be EOL in less than 14 days, remove it from automatic updates + * Thu May 14 2020 Zdenek Dohnal - 2:8.2.752-1 - patchlevel 752 From ab24f8ac5d7ed64a34a5fa403d6f05d640898ea0 Mon Sep 17 00:00:00 2001 From: Zdenek Dohnal Date: Mon, 18 May 2020 13:54:49 +0200 Subject: [PATCH 032/446] - patchlevel 789 --- .gitignore | 1 + sources | 2 +- vim.spec | 7 +++++-- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 2f7d2ac9..c452172d 100644 --- a/.gitignore +++ b/.gitignore @@ -298,3 +298,4 @@ /vim-8.2-694.tar.bz2 /vim-8.2-735.tar.bz2 /vim-8.2-752.tar.bz2 +/vim-8.2-789.tar.bz2 diff --git a/sources b/sources index dea22144..3fbbc776 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (vim-8.2-752.tar.bz2) = b06f8d717ea83db1cdbede11d85c4106a97ab5cf25b1ba6b2ec48be09a0ea20fc7328445bfc9eb226dfc7487ace0d633ce45531c879d42853c4d8cd27691bc50 +SHA512 (vim-8.2-789.tar.bz2) = 5ea2d2b7c422252e2c9eb82ff5e08c51fe6038a2443dfde2af34cfccab8ae0f5496b4d71cca4a87f7d6eea3b8bbe9bda8503855028ff998187c9afd4180842e7 diff --git a/vim.spec b/vim.spec index 09025464..5da6b1e8 100644 --- a/vim.spec +++ b/vim.spec @@ -1,4 +1,4 @@ -%define patchlevel 752 +%define patchlevel 789 %if %{?WITH_SELINUX:0}%{!?WITH_SELINUX:1} %define WITH_SELINUX 1 %endif @@ -21,7 +21,7 @@ Summary: The VIM editor URL: http://www.vim.org/ Name: vim Version: %{baseversion}.%{patchlevel} -Release: 2%{?dist} +Release: 1%{?dist} License: Vim and MIT Source0: ftp://ftp.vim.org/pub/vim/unix/vim-%{baseversion}-%{patchlevel}.tar.bz2 Source1: vim.sh @@ -783,6 +783,9 @@ touch %{buildroot}/%{_datadir}/%{name}/vimfiles/doc/tags %{_datadir}/icons/locolor/*/apps/* %changelog +* Mon May 18 2020 Zdenek Dohnal - 2:8.2.789-1 +- patchlevel 789 + * Thu May 14 2020 Zdenek Dohnal - 2:8.2.752-2 - F30 will be EOL in less than 14 days, remove it from automatic updates From ac805f39927e3abb5d25e4aaf1236905d03ca5a9 Mon Sep 17 00:00:00 2001 From: Zdenek Dohnal Date: Fri, 22 May 2020 10:32:14 +0200 Subject: [PATCH 033/446] - patchlevel 806 --- .gitignore | 1 + sources | 2 +- vim.spec | 5 ++++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index c452172d..c075bacc 100644 --- a/.gitignore +++ b/.gitignore @@ -299,3 +299,4 @@ /vim-8.2-735.tar.bz2 /vim-8.2-752.tar.bz2 /vim-8.2-789.tar.bz2 +/vim-8.2-806.tar.bz2 diff --git a/sources b/sources index 3fbbc776..e623ccdb 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (vim-8.2-789.tar.bz2) = 5ea2d2b7c422252e2c9eb82ff5e08c51fe6038a2443dfde2af34cfccab8ae0f5496b4d71cca4a87f7d6eea3b8bbe9bda8503855028ff998187c9afd4180842e7 +SHA512 (vim-8.2-806.tar.bz2) = caed7b1259c6ace373e63c233fd3313279db4b7fed84ffe595426b0830d3e04bc84bb603794a34720540af279e9837be4a62ec2dd1ac2fd81a166a0ae86fb452 diff --git a/vim.spec b/vim.spec index 5da6b1e8..89d35693 100644 --- a/vim.spec +++ b/vim.spec @@ -1,4 +1,4 @@ -%define patchlevel 789 +%define patchlevel 806 %if %{?WITH_SELINUX:0}%{!?WITH_SELINUX:1} %define WITH_SELINUX 1 %endif @@ -783,6 +783,9 @@ touch %{buildroot}/%{_datadir}/%{name}/vimfiles/doc/tags %{_datadir}/icons/locolor/*/apps/* %changelog +* Fri May 22 2020 Zdenek Dohnal - 2:8.2.806-1 +- patchlevel 806 + * Mon May 18 2020 Zdenek Dohnal - 2:8.2.789-1 - patchlevel 789 From 36d8efb22df72bf5c9b3b787101ac32832044eb3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Tue, 26 May 2020 03:54:36 +0200 Subject: [PATCH 034/446] Rebuilt for Python 3.9 --- vim.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/vim.spec b/vim.spec index 89d35693..ca6a7adb 100644 --- a/vim.spec +++ b/vim.spec @@ -21,7 +21,7 @@ Summary: The VIM editor URL: http://www.vim.org/ Name: vim Version: %{baseversion}.%{patchlevel} -Release: 1%{?dist} +Release: 2%{?dist} License: Vim and MIT Source0: ftp://ftp.vim.org/pub/vim/unix/vim-%{baseversion}-%{patchlevel}.tar.bz2 Source1: vim.sh @@ -783,6 +783,9 @@ touch %{buildroot}/%{_datadir}/%{name}/vimfiles/doc/tags %{_datadir}/icons/locolor/*/apps/* %changelog +* Tue May 26 2020 Miro HronĨok - 2:8.2.806-2 +- Rebuilt for Python 3.9 + * Fri May 22 2020 Zdenek Dohnal - 2:8.2.806-1 - patchlevel 806 From 2f0fe435e6bb7a40a46570b12ab9fbfcee93d404 Mon Sep 17 00:00:00 2001 From: Zdenek Dohnal Date: Thu, 28 May 2020 09:06:10 +0200 Subject: [PATCH 035/446] - patchlevel 834 --- .gitignore | 1 + sources | 2 +- vim.spec | 7 +++++-- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index c075bacc..49741056 100644 --- a/.gitignore +++ b/.gitignore @@ -300,3 +300,4 @@ /vim-8.2-752.tar.bz2 /vim-8.2-789.tar.bz2 /vim-8.2-806.tar.bz2 +/vim-8.2-834.tar.bz2 diff --git a/sources b/sources index e623ccdb..1147e185 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (vim-8.2-806.tar.bz2) = caed7b1259c6ace373e63c233fd3313279db4b7fed84ffe595426b0830d3e04bc84bb603794a34720540af279e9837be4a62ec2dd1ac2fd81a166a0ae86fb452 +SHA512 (vim-8.2-834.tar.bz2) = db74a4c721706aba9f1ce1fab1a42387a7ff056eb093d557c969d6bb7cfd3bd942e4f8a60a32cce71794748b3328c275ce5cdc43df1fbc52bf9e9af826e6598f diff --git a/vim.spec b/vim.spec index ca6a7adb..a977cecf 100644 --- a/vim.spec +++ b/vim.spec @@ -1,4 +1,4 @@ -%define patchlevel 806 +%define patchlevel 834 %if %{?WITH_SELINUX:0}%{!?WITH_SELINUX:1} %define WITH_SELINUX 1 %endif @@ -21,7 +21,7 @@ Summary: The VIM editor URL: http://www.vim.org/ Name: vim Version: %{baseversion}.%{patchlevel} -Release: 2%{?dist} +Release: 1%{?dist} License: Vim and MIT Source0: ftp://ftp.vim.org/pub/vim/unix/vim-%{baseversion}-%{patchlevel}.tar.bz2 Source1: vim.sh @@ -783,6 +783,9 @@ touch %{buildroot}/%{_datadir}/%{name}/vimfiles/doc/tags %{_datadir}/icons/locolor/*/apps/* %changelog +* Thu May 28 2020 Zdenek Dohnal - 2:8.2.834-1 +- patchlevel 834 + * Tue May 26 2020 Miro HronĨok - 2:8.2.806-2 - Rebuilt for Python 3.9 From 83b08fd66a96381c2bffd3e8c5fb3b46314e61f5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Thu, 28 May 2020 14:53:18 +0200 Subject: [PATCH 036/446] Rebuilt for Python 3.9 --- vim.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/vim.spec b/vim.spec index a977cecf..e14258a6 100644 --- a/vim.spec +++ b/vim.spec @@ -21,7 +21,7 @@ Summary: The VIM editor URL: http://www.vim.org/ Name: vim Version: %{baseversion}.%{patchlevel} -Release: 1%{?dist} +Release: 2%{?dist} License: Vim and MIT Source0: ftp://ftp.vim.org/pub/vim/unix/vim-%{baseversion}-%{patchlevel}.tar.bz2 Source1: vim.sh @@ -783,6 +783,9 @@ touch %{buildroot}/%{_datadir}/%{name}/vimfiles/doc/tags %{_datadir}/icons/locolor/*/apps/* %changelog +* Thu May 28 2020 Miro HronĨok - 2:8.2.834-2 +- Rebuilt for Python 3.9 + * Thu May 28 2020 Zdenek Dohnal - 2:8.2.834-1 - patchlevel 834 From d4d5b349031bcbb67ca17331371bd2006697e888 Mon Sep 17 00:00:00 2001 From: Zdenek Dohnal Date: Mon, 1 Jun 2020 08:12:20 +0200 Subject: [PATCH 037/446] - patchlevel 869 --- .gitignore | 1 + sources | 2 +- vim.spec | 12 ++++++++---- 3 files changed, 10 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 49741056..68cd3c23 100644 --- a/.gitignore +++ b/.gitignore @@ -301,3 +301,4 @@ /vim-8.2-789.tar.bz2 /vim-8.2-806.tar.bz2 /vim-8.2-834.tar.bz2 +/vim-8.2-869.tar.bz2 diff --git a/sources b/sources index 1147e185..3944c475 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (vim-8.2-834.tar.bz2) = db74a4c721706aba9f1ce1fab1a42387a7ff056eb093d557c969d6bb7cfd3bd942e4f8a60a32cce71794748b3328c275ce5cdc43df1fbc52bf9e9af826e6598f +SHA512 (vim-8.2-869.tar.bz2) = 1b5ce09e138035b138b0f127f863cc093cee8360689fb96b3e96d4745c91f66d453cd16907bb0896df19f7165c525bb637d449cb61787a6cc8f501ee09566ce6 diff --git a/vim.spec b/vim.spec index e14258a6..9ad79184 100644 --- a/vim.spec +++ b/vim.spec @@ -1,4 +1,4 @@ -%define patchlevel 834 +%define patchlevel 869 %if %{?WITH_SELINUX:0}%{!?WITH_SELINUX:1} %define WITH_SELINUX 1 %endif @@ -21,7 +21,7 @@ Summary: The VIM editor URL: http://www.vim.org/ Name: vim Version: %{baseversion}.%{patchlevel} -Release: 2%{?dist} +Release: 1%{?dist} License: Vim and MIT Source0: ftp://ftp.vim.org/pub/vim/unix/vim-%{baseversion}-%{patchlevel}.tar.bz2 Source1: vim.sh @@ -543,7 +543,7 @@ rm -rf %{buildroot}/%{_datadir}/vim/%{vimdir}/doc/vim2html.pl rm -f %{buildroot}/%{_datadir}/vim/%{vimdir}/tutor/tutor.gr.utf-8~ # Remove not UTF-8 manpages -for i in pl.ISO8859-2 it.ISO8859-1 ru.KOI8-R fr.ISO8859-1 da.ISO8859-1 de.ISO8859-1; do +for i in pl.ISO8859-2 it.ISO8859-1 ru.KOI8-R fr.ISO8859-1 da.ISO8859-1 de.ISO8859-1 tr.ISO8859-9; do rm -rf %{buildroot}/%{_mandir}/$i done @@ -551,7 +551,7 @@ done mv %{buildroot}/%{_mandir}/ru.UTF-8 %{buildroot}/%{_mandir}/ru # Remove duplicate man pages -for i in fr.UTF-8 it.UTF-8 pl.UTF-8 da.UTF-8 de.UTF-8; do +for i in fr.UTF-8 it.UTF-8 pl.UTF-8 da.UTF-8 de.UTF-8 tr.UTF-8; do rm -rf %{buildroot}/%{_mandir}/$i done @@ -662,6 +662,7 @@ touch %{buildroot}/%{_datadir}/%{name}/vimfiles/doc/tags %lang(ja) %{_mandir}/ja/man1/* %lang(pl) %{_mandir}/pl/man1/* %lang(ru) %{_mandir}/ru/man1/* +%lang(tr) %{_mandir}/tr/man1/* %if %{withvimspell} %files spell @@ -783,6 +784,9 @@ touch %{buildroot}/%{_datadir}/%{name}/vimfiles/doc/tags %{_datadir}/icons/locolor/*/apps/* %changelog +* Mon Jun 01 2020 Zdenek Dohnal - 2:8.2.869-1 +- patchlevel 869 + * Thu May 28 2020 Miro HronĨok - 2:8.2.834-2 - Rebuilt for Python 3.9 From 798b4456505821c9eb02916fa5bcf71f98c57a7e Mon Sep 17 00:00:00 2001 From: Zdenek Dohnal Date: Tue, 2 Jun 2020 08:31:30 +0200 Subject: [PATCH 038/446] remove tests from dist-git, we use base os ci --- .../Makefile | 63 ------------------ .../PURPOSE | 9 --- .../runtest.sh | 64 ------------------- tests/tests.yml | 23 ------- .../Makefile | 63 ------------------ .../PURPOSE | 3 - .../exdoublequote | 2 - .../expounddoublequote | 2 - .../runtest.sh | 46 ------------- vim.spec | 5 +- 10 files changed, 4 insertions(+), 276 deletions(-) delete mode 100644 tests/netrw-plugin-delete-command-broken/Makefile delete mode 100644 tests/netrw-plugin-delete-command-broken/PURPOSE delete mode 100755 tests/netrw-plugin-delete-command-broken/runtest.sh delete mode 100644 tests/tests.yml delete mode 100644 tests/vim-in-ex-mode-incorrectly-gives-an-eol-error/Makefile delete mode 100644 tests/vim-in-ex-mode-incorrectly-gives-an-eol-error/PURPOSE delete mode 100644 tests/vim-in-ex-mode-incorrectly-gives-an-eol-error/exdoublequote delete mode 100644 tests/vim-in-ex-mode-incorrectly-gives-an-eol-error/expounddoublequote delete mode 100755 tests/vim-in-ex-mode-incorrectly-gives-an-eol-error/runtest.sh diff --git a/tests/netrw-plugin-delete-command-broken/Makefile b/tests/netrw-plugin-delete-command-broken/Makefile deleted file mode 100644 index 5e02ce37..00000000 --- a/tests/netrw-plugin-delete-command-broken/Makefile +++ /dev/null @@ -1,63 +0,0 @@ -# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -# -# Makefile of netrw-plugin-delete-command-broken -# Description: Test for netrw plugin: delete command broken -# Author: Petr Splichal -# -# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -# -# Copyright (c) 2009 Red Hat, Inc. All rights reserved. -# -# This copyrighted material is made available to anyone wishing -# to use, modify, copy, or redistribute it subject to the terms -# and conditions of the GNU General Public License version 2. -# -# This program is distributed in the hope that it will be -# useful, but WITHOUT ANY WARRANTY; without even the implied -# warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR -# PURPOSE. See the GNU General Public License for more details. -# -# You should have received a copy of the GNU General Public -# License along with this program; if not, write to the Free -# Software Foundation, Inc., 51 Franklin Street, Fifth Floor, -# Boston, MA 02110-1301, USA. -# -# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - -export TEST=/CoreOS/vim/Regression/netrw-plugin-delete-command-broken -export TESTVERSION=1.0 - -BUILT_FILES= - -FILES=$(METADATA) runtest.sh Makefile PURPOSE - -.PHONY: all install download clean - -run: $(FILES) build - ./runtest.sh - -build: $(BUILT_FILES) - chmod a+x runtest.sh - -clean: - rm -f *~ $(BUILT_FILES) - - -include /usr/share/rhts/lib/rhts-make.include - -$(METADATA): Makefile - @echo "Owner: Petr Splichal " > $(METADATA) - @echo "Name: $(TEST)" >> $(METADATA) - @echo "TestVersion: $(TESTVERSION)" >> $(METADATA) - @echo "Path: $(TEST_DIR)" >> $(METADATA) - @echo "Description: Test for netrw plugin: delete command broken" >> $(METADATA) - @echo "Type: Regression" >> $(METADATA) - @echo "TestTime: 5m" >> $(METADATA) - @echo "RunFor: vim" >> $(METADATA) - @echo "Priority: Normal" >> $(METADATA) - @echo "License: GPLv2" >> $(METADATA) - @echo "Confidential: no" >> $(METADATA) - @echo "Destructive: no" >> $(METADATA) - @echo "Requires: vim-enhanced" >> $(METADATA) - - rhts-lint $(METADATA) diff --git a/tests/netrw-plugin-delete-command-broken/PURPOSE b/tests/netrw-plugin-delete-command-broken/PURPOSE deleted file mode 100644 index 45af60a3..00000000 --- a/tests/netrw-plugin-delete-command-broken/PURPOSE +++ /dev/null @@ -1,9 +0,0 @@ -PURPOSE of netrw-plugin-delete-command-broken -Description: Test for netrw plugin: delete command broken -Author: Petr Splichal -Summary: netrw plugin: delete command broken - -Description: - -Regression to to verify the delete command of netrw plugin -successfully deletes files or directories. diff --git a/tests/netrw-plugin-delete-command-broken/runtest.sh b/tests/netrw-plugin-delete-command-broken/runtest.sh deleted file mode 100755 index 6dbf8c43..00000000 --- a/tests/netrw-plugin-delete-command-broken/runtest.sh +++ /dev/null @@ -1,64 +0,0 @@ -#!/bin/bash -# vim: dict=/usr/share/rhts-library/dictionary.vim cpt=.,w,b,u,t,i,k -# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -# -# runtest.sh of /CoreOS/vim/Regression/netrw-plugin-delete-command-broken -# Description: Test for netrw plugin: delete command broken -# Author: Petr Splichal -# -# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -# -# Copyright (c) 2009 Red Hat, Inc. All rights reserved. -# -# This copyrighted material is made available to anyone wishing -# to use, modify, copy, or redistribute it subject to the terms -# and conditions of the GNU General Public License version 2. -# -# This program is distributed in the hope that it will be -# useful, but WITHOUT ANY WARRANTY; without even the implied -# warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR -# PURPOSE. See the GNU General Public License for more details. -# -# You should have received a copy of the GNU General Public -# License along with this program; if not, write to the Free -# Software Foundation, Inc., 51 Franklin Street, Fifth Floor, -# Boston, MA 02110-1301, USA. -# -# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - -# Include rhts environment -. /usr/bin/rhts-environment.sh -. /usr/share/rhts-library/rhtslib.sh - -PACKAGE="vim-enhanced" - -rlJournalStart - rlPhaseStartSetup - rlAssertRpm $PACKAGE - rlRun "TmpDir=\`mktemp -d\`" 0 "Creating tmp directory" - rlRun "pushd $TmpDir" - # create test file & dir - rlRun "touch testfile" 0 "Creating test file" - rlRun "mkdir testdir" 0 "Creating test directory" - rlAssertExists "testfile" - rlAssertExists "testdir" - # create vim scripts - rlRun "echo '/testfile Dy :q' > scriptfile" \ - 0 "Creating file delete script" - rlRun "echo '/testdir Dy :q' > scriptdir" \ - 0 "Creating directory delete script" - rlPhaseEnd - - rlPhaseStartTest - rlRun "vim . -s scriptfile" 0 "Deleting file using netrw" - rlAssertNotExists "testfile" - rlRun "vim . -s scriptdir" 0 "Deleting directory using netrw" - rlAssertNotExists "testdir" - rlPhaseEnd - - rlPhaseStartCleanup - rlRun "popd" - rlRun "rm -r $TmpDir" 0 "Removing tmp directory" - rlPhaseEnd -rlJournalPrintText -rlJournalEnd diff --git a/tests/tests.yml b/tests/tests.yml deleted file mode 100644 index 7f01b5af..00000000 --- a/tests/tests.yml +++ /dev/null @@ -1,23 +0,0 @@ ---- -# This first play always runs on the local staging system -- hosts: localhost - roles: - - role: standard-test-beakerlib - tags: - - classic - - container - tests: - - netrw-plugin-delete-command-broken - - vim-in-ex-mode-incorrectly-gives-an-eol-error - required_packages: - - vim-minimal - - vim-enhanced - -# Tests for Atomic Host -- hosts: localhost - roles: - - role: standard-test-beakerlib - tags: - - atomic - tests: - - vim-in-ex-mode-incorrectly-gives-an-eol-error diff --git a/tests/vim-in-ex-mode-incorrectly-gives-an-eol-error/Makefile b/tests/vim-in-ex-mode-incorrectly-gives-an-eol-error/Makefile deleted file mode 100644 index 45099dde..00000000 --- a/tests/vim-in-ex-mode-incorrectly-gives-an-eol-error/Makefile +++ /dev/null @@ -1,63 +0,0 @@ -# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -# -# Makefile of /CoreOS/vim/Regression/vim-in-ex-mode-incorrectly-gives-an-eol-error -# Description: Test for vim in ex mode incorrectly gives an eol error -# Author: David Kutalek -# -# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -# -# Copyright (c) 2010 Red Hat, Inc. All rights reserved. -# -# This copyrighted material is made available to anyone wishing -# to use, modify, copy, or redistribute it subject to the terms -# and conditions of the GNU General Public License version 2. -# -# This program is distributed in the hope that it will be -# useful, but WITHOUT ANY WARRANTY; without even the implied -# warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR -# PURPOSE. See the GNU General Public License for more details. -# -# You should have received a copy of the GNU General Public -# License along with this program; if not, write to the Free -# Software Foundation, Inc., 51 Franklin Street, Fifth Floor, -# Boston, MA 02110-1301, USA. -# -# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - -export TEST=/CoreOS/vim/Regression/vim-in-ex-mode-incorrectly-gives-an-eol-error -export TESTVERSION=1.0 - -BUILT_FILES= - -FILES=$(METADATA) runtest.sh Makefile PURPOSE exdoublequote expounddoublequote - -.PHONY: all install download clean - -run: $(FILES) build - ./runtest.sh - -build: $(BUILT_FILES) - chmod a+x runtest.sh - -clean: - rm -f *~ $(BUILT_FILES) - - -include /usr/share/rhts/lib/rhts-make.include - -$(METADATA): Makefile - @echo "Owner: David Kutalek " > $(METADATA) - @echo "Name: $(TEST)" >> $(METADATA) - @echo "TestVersion: $(TESTVERSION)" >> $(METADATA) - @echo "Path: $(TEST_DIR)" >> $(METADATA) - @echo "Description: Test for vim in ex mode incorrectly gives an eol error" >> $(METADATA) - @echo "Type: Regression" >> $(METADATA) - @echo "TestTime: 5m" >> $(METADATA) - @echo "RunFor: vim" >> $(METADATA) - @echo "Requires: vim-minimal" >> $(METADATA) - @echo "Priority: Normal" >> $(METADATA) - @echo "License: GPLv2" >> $(METADATA) - @echo "Confidential: no" >> $(METADATA) - @echo "Destructive: no" >> $(METADATA) - - rhts-lint $(METADATA) diff --git a/tests/vim-in-ex-mode-incorrectly-gives-an-eol-error/PURPOSE b/tests/vim-in-ex-mode-incorrectly-gives-an-eol-error/PURPOSE deleted file mode 100644 index 0d6d11a2..00000000 --- a/tests/vim-in-ex-mode-incorrectly-gives-an-eol-error/PURPOSE +++ /dev/null @@ -1,3 +0,0 @@ -PURPOSE of /CoreOS/vim/Regression/vim-in-ex-mode-incorrectly-gives-an-eol-error -Description: Test for vim in ex mode incorrectly gives an eol error -Author: David Kutalek diff --git a/tests/vim-in-ex-mode-incorrectly-gives-an-eol-error/exdoublequote b/tests/vim-in-ex-mode-incorrectly-gives-an-eol-error/exdoublequote deleted file mode 100644 index 4037c883..00000000 --- a/tests/vim-in-ex-mode-incorrectly-gives-an-eol-error/exdoublequote +++ /dev/null @@ -1,2 +0,0 @@ -" comment -q diff --git a/tests/vim-in-ex-mode-incorrectly-gives-an-eol-error/expounddoublequote b/tests/vim-in-ex-mode-incorrectly-gives-an-eol-error/expounddoublequote deleted file mode 100644 index ff821153..00000000 --- a/tests/vim-in-ex-mode-incorrectly-gives-an-eol-error/expounddoublequote +++ /dev/null @@ -1,2 +0,0 @@ -#" comment -q diff --git a/tests/vim-in-ex-mode-incorrectly-gives-an-eol-error/runtest.sh b/tests/vim-in-ex-mode-incorrectly-gives-an-eol-error/runtest.sh deleted file mode 100755 index 20967bc6..00000000 --- a/tests/vim-in-ex-mode-incorrectly-gives-an-eol-error/runtest.sh +++ /dev/null @@ -1,46 +0,0 @@ -#!/bin/bash -# vim: dict=/usr/share/beakerlib/dictionary.vim cpt=.,w,b,u,t,i,k -# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -# -# runtest.sh of /CoreOS/vim/Regression/vim-in-ex-mode-incorrectly-gives-an-eol-error -# Description: Test for vim in ex mode incorrectly gives an eol error -# Author: David Kutalek -# -# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -# -# Copyright (c) 2010 Red Hat, Inc. All rights reserved. -# -# This copyrighted material is made available to anyone wishing -# to use, modify, copy, or redistribute it subject to the terms -# and conditions of the GNU General Public License version 2. -# -# This program is distributed in the hope that it will be -# useful, but WITHOUT ANY WARRANTY; without even the implied -# warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR -# PURPOSE. See the GNU General Public License for more details. -# -# You should have received a copy of the GNU General Public -# License along with this program; if not, write to the Free -# Software Foundation, Inc., 51 Franklin Street, Fifth Floor, -# Boston, MA 02110-1301, USA. -# -# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - -# Include rhts environment -. /usr/bin/rhts-environment.sh -. /usr/lib/beakerlib/beakerlib.sh - -PACKAGE="vim" - -rlJournalStart - rlPhaseStartSetup - rlAssertRpm vim-minimal - rlPhaseEnd - - rlPhaseStartTest - rlRun "ex -u NONE ~/.bash_profile < ./exdoublequote" - rlRun "ex -u NONE ~/.bash_profile < ./expounddoublequote" - rlPhaseEnd - -rlJournalPrintText -rlJournalEnd diff --git a/vim.spec b/vim.spec index 9ad79184..e17180d6 100644 --- a/vim.spec +++ b/vim.spec @@ -21,7 +21,7 @@ Summary: The VIM editor URL: http://www.vim.org/ Name: vim Version: %{baseversion}.%{patchlevel} -Release: 1%{?dist} +Release: 2%{?dist} License: Vim and MIT Source0: ftp://ftp.vim.org/pub/vim/unix/vim-%{baseversion}-%{patchlevel}.tar.bz2 Source1: vim.sh @@ -784,6 +784,9 @@ touch %{buildroot}/%{_datadir}/%{name}/vimfiles/doc/tags %{_datadir}/icons/locolor/*/apps/* %changelog +* Tue Jun 02 2020 Zdenek Dohnal - 2:8.2.869-2 +- remove tests from dist-git, we use base os ci + * Mon Jun 01 2020 Zdenek Dohnal - 2:8.2.869-1 - patchlevel 869 From 48608571d12a72557d8a4527f44e477fb148dec5 Mon Sep 17 00:00:00 2001 From: Zdenek Dohnal Date: Fri, 5 Jun 2020 07:08:00 +0200 Subject: [PATCH 039/446] - patchlevel 905 --- .gitignore | 1 + sources | 2 +- vim.spec | 7 +++++-- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 68cd3c23..96063325 100644 --- a/.gitignore +++ b/.gitignore @@ -302,3 +302,4 @@ /vim-8.2-806.tar.bz2 /vim-8.2-834.tar.bz2 /vim-8.2-869.tar.bz2 +/vim-8.2-905.tar.bz2 diff --git a/sources b/sources index 3944c475..41cb06ff 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (vim-8.2-869.tar.bz2) = 1b5ce09e138035b138b0f127f863cc093cee8360689fb96b3e96d4745c91f66d453cd16907bb0896df19f7165c525bb637d449cb61787a6cc8f501ee09566ce6 +SHA512 (vim-8.2-905.tar.bz2) = 7d1928a6584b3aaac67626d1d94b5470cd0db5076e0b99d6bbcf06cdf76a1c77041af3b0484043aaceddda2dd85e10dcfb2f68f0670f189b91f8c553a833cb8d diff --git a/vim.spec b/vim.spec index e17180d6..e1b4e336 100644 --- a/vim.spec +++ b/vim.spec @@ -1,4 +1,4 @@ -%define patchlevel 869 +%define patchlevel 905 %if %{?WITH_SELINUX:0}%{!?WITH_SELINUX:1} %define WITH_SELINUX 1 %endif @@ -21,7 +21,7 @@ Summary: The VIM editor URL: http://www.vim.org/ Name: vim Version: %{baseversion}.%{patchlevel} -Release: 2%{?dist} +Release: 1%{?dist} License: Vim and MIT Source0: ftp://ftp.vim.org/pub/vim/unix/vim-%{baseversion}-%{patchlevel}.tar.bz2 Source1: vim.sh @@ -784,6 +784,9 @@ touch %{buildroot}/%{_datadir}/%{name}/vimfiles/doc/tags %{_datadir}/icons/locolor/*/apps/* %changelog +* Fri Jun 05 2020 Zdenek Dohnal - 2:8.2.905-1 +- patchlevel 905 + * Tue Jun 02 2020 Zdenek Dohnal - 2:8.2.869-2 - remove tests from dist-git, we use base os ci From ba28c77a8daecceee305104fb51af438df870028 Mon Sep 17 00:00:00 2001 From: Zdenek Dohnal Date: Tue, 16 Jun 2020 15:09:02 +0200 Subject: [PATCH 040/446] - patchlevel 987 --- .gitignore | 1 + sources | 2 +- vim.spec | 5 ++++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 96063325..ee0b6a51 100644 --- a/.gitignore +++ b/.gitignore @@ -303,3 +303,4 @@ /vim-8.2-834.tar.bz2 /vim-8.2-869.tar.bz2 /vim-8.2-905.tar.bz2 +/vim-8.2-987.tar.bz2 diff --git a/sources b/sources index 41cb06ff..5cd871ee 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (vim-8.2-905.tar.bz2) = 7d1928a6584b3aaac67626d1d94b5470cd0db5076e0b99d6bbcf06cdf76a1c77041af3b0484043aaceddda2dd85e10dcfb2f68f0670f189b91f8c553a833cb8d +SHA512 (vim-8.2-987.tar.bz2) = 7ecb48d456199cecca774e09dff16cd0e5f218d0900e7363d983bad51f7929490d78b80636a1b2c906158283a40219a4ae646183be2fddde7b25e7a9cc151c46 diff --git a/vim.spec b/vim.spec index e1b4e336..5248158b 100644 --- a/vim.spec +++ b/vim.spec @@ -1,4 +1,4 @@ -%define patchlevel 905 +%define patchlevel 987 %if %{?WITH_SELINUX:0}%{!?WITH_SELINUX:1} %define WITH_SELINUX 1 %endif @@ -784,6 +784,9 @@ touch %{buildroot}/%{_datadir}/%{name}/vimfiles/doc/tags %{_datadir}/icons/locolor/*/apps/* %changelog +* Tue Jun 16 2020 Zdenek Dohnal - 2:8.2.987-1 +- patchlevel 987 + * Fri Jun 05 2020 Zdenek Dohnal - 2:8.2.905-1 - patchlevel 905 From e4f1099f5cd5f5a139f2edc52bfeab7d1b7af4a9 Mon Sep 17 00:00:00 2001 From: Zdenek Dohnal Date: Wed, 17 Jun 2020 13:39:39 +0200 Subject: [PATCH 041/446] - patchlevel 993 --- .gitignore | 1 + sources | 2 +- vim.spec | 5 ++++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index ee0b6a51..f0511b36 100644 --- a/.gitignore +++ b/.gitignore @@ -304,3 +304,4 @@ /vim-8.2-869.tar.bz2 /vim-8.2-905.tar.bz2 /vim-8.2-987.tar.bz2 +/vim-8.2-993.tar.bz2 diff --git a/sources b/sources index 5cd871ee..08456ebf 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (vim-8.2-987.tar.bz2) = 7ecb48d456199cecca774e09dff16cd0e5f218d0900e7363d983bad51f7929490d78b80636a1b2c906158283a40219a4ae646183be2fddde7b25e7a9cc151c46 +SHA512 (vim-8.2-993.tar.bz2) = 9aedc8d408f669b2bfba342809a67bc58fa9a026eddeb08fb854d893ed31d1e08fc0e15ce62d2aa024b3a22c75a0795181323cfba07b5d5fe99e6d80bb91a8c0 diff --git a/vim.spec b/vim.spec index 5248158b..9d064471 100644 --- a/vim.spec +++ b/vim.spec @@ -1,4 +1,4 @@ -%define patchlevel 987 +%define patchlevel 993 %if %{?WITH_SELINUX:0}%{!?WITH_SELINUX:1} %define WITH_SELINUX 1 %endif @@ -784,6 +784,9 @@ touch %{buildroot}/%{_datadir}/%{name}/vimfiles/doc/tags %{_datadir}/icons/locolor/*/apps/* %changelog +* Wed Jun 17 2020 Zdenek Dohnal - 2:8.2.993-1 +- patchlevel 993 + * Tue Jun 16 2020 Zdenek Dohnal - 2:8.2.987-1 - patchlevel 987 From 7bc5380b4041d638caf0f3a98c9ca596225aba1e Mon Sep 17 00:00:00 2001 From: Zdenek Dohnal Date: Fri, 19 Jun 2020 06:25:15 +0200 Subject: [PATCH 042/446] - patchlevel 1009 --- .gitignore | 1 + sources | 2 +- vim.spec | 5 ++++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index f0511b36..c7ab2b01 100644 --- a/.gitignore +++ b/.gitignore @@ -305,3 +305,4 @@ /vim-8.2-905.tar.bz2 /vim-8.2-987.tar.bz2 /vim-8.2-993.tar.bz2 +/vim-8.2-1009.tar.bz2 diff --git a/sources b/sources index 08456ebf..79492163 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (vim-8.2-993.tar.bz2) = 9aedc8d408f669b2bfba342809a67bc58fa9a026eddeb08fb854d893ed31d1e08fc0e15ce62d2aa024b3a22c75a0795181323cfba07b5d5fe99e6d80bb91a8c0 +SHA512 (vim-8.2-1009.tar.bz2) = ade4ca00a331698ddb4bd9dc2ed78268a099af94237f7c8bf9158654189785d9f212fca6052b6235efb3026a3c3862723b66ed83adb18a07c1d4719baf203aec diff --git a/vim.spec b/vim.spec index 9d064471..39752cc9 100644 --- a/vim.spec +++ b/vim.spec @@ -1,4 +1,4 @@ -%define patchlevel 993 +%define patchlevel 1009 %if %{?WITH_SELINUX:0}%{!?WITH_SELINUX:1} %define WITH_SELINUX 1 %endif @@ -784,6 +784,9 @@ touch %{buildroot}/%{_datadir}/%{name}/vimfiles/doc/tags %{_datadir}/icons/locolor/*/apps/* %changelog +* Fri Jun 19 2020 Zdenek Dohnal - 2:8.2.1009-1 +- patchlevel 1009 + * Wed Jun 17 2020 Zdenek Dohnal - 2:8.2.993-1 - patchlevel 993 From 1e1a9d2c97f6fa13a51d313384fb7a474ad320f4 Mon Sep 17 00:00:00 2001 From: Zdenek Dohnal Date: Thu, 25 Jun 2020 06:40:49 +0200 Subject: [PATCH 043/446] - patchlevel 1052 --- .gitignore | 1 + sources | 2 +- vim.spec | 5 ++++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index c7ab2b01..4eb9c97e 100644 --- a/.gitignore +++ b/.gitignore @@ -306,3 +306,4 @@ /vim-8.2-987.tar.bz2 /vim-8.2-993.tar.bz2 /vim-8.2-1009.tar.bz2 +/vim-8.2-1052.tar.bz2 diff --git a/sources b/sources index 79492163..c87d13c4 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (vim-8.2-1009.tar.bz2) = ade4ca00a331698ddb4bd9dc2ed78268a099af94237f7c8bf9158654189785d9f212fca6052b6235efb3026a3c3862723b66ed83adb18a07c1d4719baf203aec +SHA512 (vim-8.2-1052.tar.bz2) = 62ddfc87bfa0b5fe7b9a1c1f492f5fdd47b5c669c3f05c48f508b2624780561a7a6f0f7b5649ff75244a5cf287d74b37087f5cb665ed454b93c1705b37038d3f diff --git a/vim.spec b/vim.spec index 39752cc9..03b70157 100644 --- a/vim.spec +++ b/vim.spec @@ -1,4 +1,4 @@ -%define patchlevel 1009 +%define patchlevel 1052 %if %{?WITH_SELINUX:0}%{!?WITH_SELINUX:1} %define WITH_SELINUX 1 %endif @@ -784,6 +784,9 @@ touch %{buildroot}/%{_datadir}/%{name}/vimfiles/doc/tags %{_datadir}/icons/locolor/*/apps/* %changelog +* Thu Jun 25 2020 Zdenek Dohnal - 2:8.2.1052-1 +- patchlevel 1052 + * Fri Jun 19 2020 Zdenek Dohnal - 2:8.2.1009-1 - patchlevel 1009 From e632526c80b8c0e77087bbc23349c783f1d2f179 Mon Sep 17 00:00:00 2001 From: Zdenek Dohnal Date: Thu, 25 Jun 2020 14:23:56 +0200 Subject: [PATCH 044/446] remove python2 stuff for RHEL --- vim.spec | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/vim.spec b/vim.spec index 03b70157..9e4d6ae2 100644 --- a/vim.spec +++ b/vim.spec @@ -21,7 +21,7 @@ Summary: The VIM editor URL: http://www.vim.org/ Name: vim Version: %{baseversion}.%{patchlevel} -Release: 1%{?dist} +Release: 2%{?dist} License: Vim and MIT Source0: ftp://ftp.vim.org/pub/vim/unix/vim-%{baseversion}-%{patchlevel}.tar.bz2 Source1: vim.sh @@ -250,10 +250,6 @@ perl -pi -e "s,bin/nawk,bin/awk,g" runtime/tools/mve.awk %patch3018 -p1 %build -%if 0%{?rhel} > 7 -export RHEL_ALLOW_PYTHON2_FOR_BUILD=1 -%endif - cd src autoconf @@ -784,6 +780,9 @@ touch %{buildroot}/%{_datadir}/%{name}/vimfiles/doc/tags %{_datadir}/icons/locolor/*/apps/* %changelog +* Thu Jun 25 2020 Zdenek Dohnal - 2:8.2.1052-2 +- remove python2 stuff for RHEL + * Thu Jun 25 2020 Zdenek Dohnal - 2:8.2.1052-1 - patchlevel 1052 From a876979c811ed375b308186b7ebc72935a376817 Mon Sep 17 00:00:00 2001 From: Zdenek Dohnal Date: Thu, 25 Jun 2020 14:49:21 +0200 Subject: [PATCH 045/446] %%{fedora} macro is undefined in ELN, causes python3-config to use old options --- vim.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/vim.spec b/vim.spec index 9e4d6ae2..61de654c 100644 --- a/vim.spec +++ b/vim.spec @@ -297,7 +297,7 @@ make clean mv -f os_unix.h.save os_unix.h mv -f ex_cmds.c.save ex_cmds.c -%if 0%{?fedora} > 31 +%if 0%{?fedora} > 31 || 0%{?rhel} > 8 export LDFLAGS="%{build_ldflags} $(python3-config --libs --embed)" %else export LDFLAGS="%{build_ldflags} $(python3-config --libs)" @@ -782,6 +782,7 @@ touch %{buildroot}/%{_datadir}/%{name}/vimfiles/doc/tags %changelog * Thu Jun 25 2020 Zdenek Dohnal - 2:8.2.1052-2 - remove python2 stuff for RHEL +- %%{fedora} macro is undefined in ELN, causes python3-config to use old options * Thu Jun 25 2020 Zdenek Dohnal - 2:8.2.1052-1 - patchlevel 1052 From 4d7920364daeb002a488b7143b25e59531cba541 Mon Sep 17 00:00:00 2001 From: Zdenek Dohnal Date: Mon, 29 Jun 2020 09:16:09 +0200 Subject: [PATCH 046/446] - patchlevel 1081 --- .gitignore | 1 + sources | 2 +- vim.spec | 7 +++++-- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 4eb9c97e..e449f22d 100644 --- a/.gitignore +++ b/.gitignore @@ -307,3 +307,4 @@ /vim-8.2-993.tar.bz2 /vim-8.2-1009.tar.bz2 /vim-8.2-1052.tar.bz2 +/vim-8.2-1081.tar.bz2 diff --git a/sources b/sources index c87d13c4..abeb9a27 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (vim-8.2-1052.tar.bz2) = 62ddfc87bfa0b5fe7b9a1c1f492f5fdd47b5c669c3f05c48f508b2624780561a7a6f0f7b5649ff75244a5cf287d74b37087f5cb665ed454b93c1705b37038d3f +SHA512 (vim-8.2-1081.tar.bz2) = 1e0f4fa6283d00166f85792205b17b2e7741dc63204ba3e3db8eed1729e20e3c8f1a49e8a31f471b65e17e16d9ea54b389749889fd52dabe738189f8520bad12 diff --git a/vim.spec b/vim.spec index 61de654c..604d431f 100644 --- a/vim.spec +++ b/vim.spec @@ -1,4 +1,4 @@ -%define patchlevel 1052 +%define patchlevel 1081 %if %{?WITH_SELINUX:0}%{!?WITH_SELINUX:1} %define WITH_SELINUX 1 %endif @@ -21,7 +21,7 @@ Summary: The VIM editor URL: http://www.vim.org/ Name: vim Version: %{baseversion}.%{patchlevel} -Release: 2%{?dist} +Release: 1%{?dist} License: Vim and MIT Source0: ftp://ftp.vim.org/pub/vim/unix/vim-%{baseversion}-%{patchlevel}.tar.bz2 Source1: vim.sh @@ -780,6 +780,9 @@ touch %{buildroot}/%{_datadir}/%{name}/vimfiles/doc/tags %{_datadir}/icons/locolor/*/apps/* %changelog +* Mon Jun 29 2020 Zdenek Dohnal - 2:8.2.1081-1 +- patchlevel 1081 + * Thu Jun 25 2020 Zdenek Dohnal - 2:8.2.1052-2 - remove python2 stuff for RHEL - %%{fedora} macro is undefined in ELN, causes python3-config to use old options From ebb22f2162c98e62c7ceb95ae3941d37c447c3a8 Mon Sep 17 00:00:00 2001 From: Zdenek Dohnal Date: Mon, 13 Jul 2020 11:50:51 +0200 Subject: [PATCH 047/446] - patchlevel 1199 --- .gitignore | 1 + sources | 2 +- vim-lua-ftbfs.patch | 13 +++++++++++++ vim.spec | 20 +++++++++++++++++--- 4 files changed, 32 insertions(+), 4 deletions(-) create mode 100644 vim-lua-ftbfs.patch diff --git a/.gitignore b/.gitignore index e449f22d..6f4ac6ed 100644 --- a/.gitignore +++ b/.gitignore @@ -308,3 +308,4 @@ /vim-8.2-1009.tar.bz2 /vim-8.2-1052.tar.bz2 /vim-8.2-1081.tar.bz2 +/vim-8.2-1199.tar.bz2 diff --git a/sources b/sources index abeb9a27..ad242b88 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (vim-8.2-1081.tar.bz2) = 1e0f4fa6283d00166f85792205b17b2e7741dc63204ba3e3db8eed1729e20e3c8f1a49e8a31f471b65e17e16d9ea54b389749889fd52dabe738189f8520bad12 +SHA512 (vim-8.2-1199.tar.bz2) = 4a3d7c972c5406a928291457e21bb041bd532833c3f092ba058b8a9a3512beefd1a3271bb45259c0b3aec5afbfa88e357db40fe8ec90739b5919588d8c0ad59d diff --git a/vim-lua-ftbfs.patch b/vim-lua-ftbfs.patch new file mode 100644 index 00000000..b4bbb678 --- /dev/null +++ b/vim-lua-ftbfs.patch @@ -0,0 +1,13 @@ +diff --git a/src/if_lua.c b/src/if_lua.c +index 9852c61..21141d8 100644 +--- a/src/if_lua.c ++++ b/src/if_lua.c +@@ -457,7 +457,7 @@ lua_enabled(int verbose) + } + #endif + +-#if LUA_VERSION_NUM > 501 ++#if LUA_VERSION_NUM > 501 && LUA_VERSION_NUM < 504 + static int + luaL_typeerror(lua_State *L, int narg, const char *tname) + { diff --git a/vim.spec b/vim.spec index 604d431f..63e34fcc 100644 --- a/vim.spec +++ b/vim.spec @@ -1,4 +1,4 @@ -%define patchlevel 1081 +%define patchlevel 1199 %if %{?WITH_SELINUX:0}%{!?WITH_SELINUX:1} %define WITH_SELINUX 1 %endif @@ -61,6 +61,7 @@ Patch3016: vim-8.0-copy-paste.patch Patch3017: vim-python3-tests.patch # fips warning Patch3018: vim-crypto-warning.patch +Patch3019: vim-lua-ftbfs.patch # gcc is no longer in buildroot by default BuildRequires: gcc @@ -248,6 +249,7 @@ perl -pi -e "s,bin/nawk,bin/awk,g" runtime/tools/mve.awk %patch3016 -p1 -b .copypaste %patch3017 -p1 -b .python-tests %patch3018 -p1 +%patch3019 -p1 -b .lua-ftbfs %build cd src @@ -297,10 +299,19 @@ make clean mv -f os_unix.h.save os_unix.h mv -f ex_cmds.c.save ex_cmds.c +# since Lua 5.4.0, we need to add lua linker flag +export LDFLAGS="%{build_ldflags} -llua" +# python introduced incompatible change in getting linker flags for compiling programs +# which use C python API. Remove %%if after F31 going EOL and leave the single export here. +# This LDFLAGS settings needs to be before vim+gvim configuration and after vi configuration +# to prevent vi (doesn't have python embedded interpreter) be linked with python. +# When assigning to LDFLAGS, we join the current LDFLAGS with python linker flags - it is +# because we already defined LDFLAGS above when Lua linker flag was added. If the manual +# Lua linker flag adding goes away, use %%{build_ldflags} in the concatenation instead of LDFLAGS %if 0%{?fedora} > 31 || 0%{?rhel} > 8 -export LDFLAGS="%{build_ldflags} $(python3-config --libs --embed)" +export LDFLAGS="$LDFLAGS $(python3-config --libs --embed)" %else -export LDFLAGS="%{build_ldflags} $(python3-config --libs)" +export LDFLAGS="$LDFLAGS $(python3-config --libs)" %endif # More configure options: @@ -780,6 +791,9 @@ touch %{buildroot}/%{_datadir}/%{name}/vimfiles/doc/tags %{_datadir}/icons/locolor/*/apps/* %changelog +* Mon Jul 13 2020 Zdenek Dohnal - 2:8.2.1199-1 +- patchlevel 1199 + * Mon Jun 29 2020 Zdenek Dohnal - 2:8.2.1081-1 - patchlevel 1081 From ec9b186e632e402671c74ee2c940f67bb1728809 Mon Sep 17 00:00:00 2001 From: Zdenek Dohnal Date: Tue, 14 Jul 2020 12:46:01 +0200 Subject: [PATCH 048/446] FTBFS with Lua - backported patch from upstream pull request to prevent linking with lua --- vim-lua-ftbfs.patch | 47 +++++++++++++++++++++++++++++++++++++++++++-- vim.spec | 9 +++++---- 2 files changed, 50 insertions(+), 6 deletions(-) diff --git a/vim-lua-ftbfs.patch b/vim-lua-ftbfs.patch index b4bbb678..22769ff1 100644 --- a/vim-lua-ftbfs.patch +++ b/vim-lua-ftbfs.patch @@ -1,8 +1,48 @@ +From ea3ebd50e2a4ec26ee503f352a1280e11e4af93b Mon Sep 17 00:00:00 2001 +From: Zdenek Dohnal +Date: Tue, 14 Jul 2020 12:14:03 +0200 +Subject: [PATCH] if_lua.c: new Lua 5.4.0 defines luaL_typeerror, so don't + define it twice + +--- + src/if_lua.c | 11 ++++++++++- + 1 file changed, 10 insertions(+), 1 deletion(-) + diff --git a/src/if_lua.c b/src/if_lua.c -index 9852c61..21141d8 100644 +index 9852c618e..f25c47b53 100644 --- a/src/if_lua.c +++ b/src/if_lua.c -@@ -457,7 +457,7 @@ lua_enabled(int verbose) +@@ -120,6 +120,9 @@ static void luaV_call_lua_func_free(void *state); + #define luaL_loadbufferx dll_luaL_loadbufferx + #define luaL_argerror dll_luaL_argerror + #endif ++#if LUA_VERSION_NUM >= 504 ++#define luaL_typeerror dll_luaL_typeerror ++#endif + #define luaL_checkany dll_luaL_checkany + #define luaL_checklstring dll_luaL_checklstring + #define luaL_checkinteger dll_luaL_checkinteger +@@ -217,6 +220,9 @@ int (*dll_luaL_loadfilex) (lua_State *L, const char *filename, const char *mode) + int (*dll_luaL_loadbufferx) (lua_State *L, const char *buff, size_t sz, const char *name, const char *mode); + int (*dll_luaL_argerror) (lua_State *L, int numarg, const char *extramsg); + #endif ++#if LUA_VERSION_NUM >= 504 ++int (*dll_luaL_typeerror) (lua_State *L, int narg, const char *tname); ++#endif + void (*dll_luaL_checkany) (lua_State *L, int narg); + const char *(*dll_luaL_checklstring) (lua_State *L, int numArg, size_t *l); + lua_Integer (*dll_luaL_checkinteger) (lua_State *L, int numArg); +@@ -335,6 +341,9 @@ static const luaV_Reg luaV_dll[] = { + {"luaL_loadfilex", (luaV_function) &dll_luaL_loadfilex}, + {"luaL_loadbufferx", (luaV_function) &dll_luaL_loadbufferx}, + {"luaL_argerror", (luaV_function) &dll_luaL_argerror}, ++#endif ++#if LUA_VERSION_NUM >= 504 ++ {"luaL_typeerror", (luaV_function) &dll_luaL_typeerror}, + #endif + {"luaL_checkany", (luaV_function) &dll_luaL_checkany}, + {"luaL_checklstring", (luaV_function) &dll_luaL_checklstring}, +@@ -457,7 +466,7 @@ lua_enabled(int verbose) } #endif @@ -11,3 +51,6 @@ index 9852c61..21141d8 100644 static int luaL_typeerror(lua_State *L, int narg, const char *tname) { +-- +2.25.4 + diff --git a/vim.spec b/vim.spec index 63e34fcc..149f2982 100644 --- a/vim.spec +++ b/vim.spec @@ -299,8 +299,6 @@ make clean mv -f os_unix.h.save os_unix.h mv -f ex_cmds.c.save ex_cmds.c -# since Lua 5.4.0, we need to add lua linker flag -export LDFLAGS="%{build_ldflags} -llua" # python introduced incompatible change in getting linker flags for compiling programs # which use C python API. Remove %%if after F31 going EOL and leave the single export here. # This LDFLAGS settings needs to be before vim+gvim configuration and after vi configuration @@ -309,9 +307,9 @@ export LDFLAGS="%{build_ldflags} -llua" # because we already defined LDFLAGS above when Lua linker flag was added. If the manual # Lua linker flag adding goes away, use %%{build_ldflags} in the concatenation instead of LDFLAGS %if 0%{?fedora} > 31 || 0%{?rhel} > 8 -export LDFLAGS="$LDFLAGS $(python3-config --libs --embed)" +export LDFLAGS="%{build_ldflags} $(python3-config --libs --embed)" %else -export LDFLAGS="$LDFLAGS $(python3-config --libs)" +export LDFLAGS="%{build_ldflags} $(python3-config --libs)" %endif # More configure options: @@ -791,6 +789,9 @@ touch %{buildroot}/%{_datadir}/%{name}/vimfiles/doc/tags %{_datadir}/icons/locolor/*/apps/* %changelog +* Mon Jul 13 2020 Zdenek Dohnal - 2:8.2.1199-1 +- FTBFS with Lua - backported patch from upstream pull request to prevent linking with lua + * Mon Jul 13 2020 Zdenek Dohnal - 2:8.2.1199-1 - patchlevel 1199 From 19385b74ef1d8dc9a4676818ff6389017d9b536c Mon Sep 17 00:00:00 2001 From: Zdenek Dohnal Date: Wed, 15 Jul 2020 12:28:48 +0200 Subject: [PATCH 049/446] fix python3 dynamic linking with python >= 3.8 --- ...ing-linker-errors-in-dynamically-lin.patch | 137 ++++++++++++++++++ vim.spec | 23 +-- 2 files changed, 145 insertions(+), 15 deletions(-) create mode 100644 0001-if_python3.c-Fixing-linker-errors-in-dynamically-lin.patch diff --git a/0001-if_python3.c-Fixing-linker-errors-in-dynamically-lin.patch b/0001-if_python3.c-Fixing-linker-errors-in-dynamically-lin.patch new file mode 100644 index 00000000..65f06bcd --- /dev/null +++ b/0001-if_python3.c-Fixing-linker-errors-in-dynamically-lin.patch @@ -0,0 +1,137 @@ +From 4fb89067dca5cee1611461badcbb80a1a36ae963 Mon Sep 17 00:00:00 2001 +From: Zdenek Dohnal +Date: Wed, 15 Jul 2020 10:45:26 +0200 +Subject: [PATCH] if_python3.c: Fixing linker errors in dynamically linked + python3 interpreter + +--- + src/if_python3.c | 31 +++++++++++++++++++++++-------- + 1 file changed, 23 insertions(+), 8 deletions(-) + +diff --git a/src/if_python3.c b/src/if_python3.c +index d540226b3..8c85708da 100644 +--- a/src/if_python3.c ++++ b/src/if_python3.c +@@ -203,6 +203,9 @@ typedef PySliceObject PySliceObject_T; + # define PySys_GetObject py3_PySys_GetObject + # define PySys_SetArgv py3_PySys_SetArgv + # define PyType_Ready py3_PyType_Ready ++# if PY_VERSION_HEX >= 0x030800f0 ++# define PyType_HasFeature py3_PyType_HasFeature ++# endif + #undef Py_BuildValue + # define Py_BuildValue py3_Py_BuildValue + # define Py_SetPythonHome py3_Py_SetPythonHome +@@ -233,6 +236,9 @@ typedef PySliceObject PySliceObject_T; + # define PyBytes_FromString py3_PyBytes_FromString + # undef PyBytes_FromStringAndSize + # define PyBytes_FromStringAndSize py3_PyBytes_FromStringAndSize ++# if defined(Py_DEBUG) || PY_VERSION_HEX >= 0x030800f0 ++# define _Py_Dealloc py3__Py_Dealloc ++# endif + # define PyFloat_FromDouble py3_PyFloat_FromDouble + # define PyFloat_AsDouble py3_PyFloat_AsDouble + # define PyObject_GenericGetAttr py3_PyObject_GenericGetAttr +@@ -247,12 +253,11 @@ typedef PySliceObject PySliceObject_T; + # ifdef Py_DEBUG + # define _Py_NegativeRefcount py3__Py_NegativeRefcount + # define _Py_RefTotal (*py3__Py_RefTotal) +-# define _Py_Dealloc py3__Py_Dealloc + # define PyModule_Create2TraceRefs py3_PyModule_Create2TraceRefs + # else + # define PyModule_Create2 py3_PyModule_Create2 + # endif +-# if defined(Py_DEBUG) && !defined(Py_DEBUG_NO_PYMALLOC) ++# if (defined(Py_DEBUG) || PY_VERSION_HEX >= 0x030800f0) && !defined(Py_DEBUG_NO_PYMALLOC) + # define _PyObject_DebugMalloc py3__PyObject_DebugMalloc + # define _PyObject_DebugFree py3__PyObject_DebugFree + # else +@@ -282,7 +287,7 @@ typedef PySliceObject PySliceObject_T; + # define PyCapsule_New py3_PyCapsule_New + # define PyCapsule_GetPointer py3_PyCapsule_GetPointer + +-# if defined(Py_DEBUG) && !defined(Py_DEBUG_NO_PYMALLOC) ++# if (defined(Py_DEBUG) || PY_VERSION_HEX >= 0x030800f0) && !defined(Py_DEBUG_NO_PYMALLOC) + # undef PyObject_NEW + # define PyObject_NEW(type, typeobj) \ + ( (type *) PyObject_Init( \ +@@ -352,6 +357,9 @@ static PyObject* (*py3_PyObject_Repr)(PyObject *); + static PyObject* (*py3_PyObject_GetItem)(PyObject *, PyObject *); + static int (*py3_PyObject_IsTrue)(PyObject *); + static PyObject* (*py3_Py_BuildValue)(char *, ...); ++# if PY_VERSION_HEX >= 0x030800f0 ++static int (*py3_PyType_HasFeature)(PyTypeObject *o, int feature); ++# endif + static int (*py3_PyType_Ready)(PyTypeObject *type); + static int (*py3_PyDict_SetItemString)(PyObject *dp, char *key, PyObject *item); + static PyObject* (*py3_PyUnicode_FromString)(const char *u); +@@ -396,6 +404,9 @@ static char* (*py3_PyBytes_AsString)(PyObject *bytes); + static int (*py3_PyBytes_AsStringAndSize)(PyObject *bytes, char **buffer, Py_ssize_t *length); + static PyObject* (*py3_PyBytes_FromString)(char *str); + static PyObject* (*py3_PyBytes_FromStringAndSize)(char *str, Py_ssize_t length); ++# if defined(Py_DEBUG) || PY_VERSION_HEX >= 0x030800f0 ++static void (*py3__Py_Dealloc)(PyObject *obj); ++# endif + static PyObject* (*py3_PyFloat_FromDouble)(double num); + static double (*py3_PyFloat_AsDouble)(PyObject *); + static PyObject* (*py3_PyObject_GenericGetAttr)(PyObject *obj, PyObject *name); +@@ -414,12 +425,11 @@ static void* (*py3_PyCapsule_GetPointer)(PyObject *, char *); + # ifdef Py_DEBUG + static void (*py3__Py_NegativeRefcount)(const char *fname, int lineno, PyObject *op); + static Py_ssize_t* py3__Py_RefTotal; +-static void (*py3__Py_Dealloc)(PyObject *obj); + static PyObject* (*py3_PyModule_Create2TraceRefs)(struct PyModuleDef* module, int module_api_version); + # else + static PyObject* (*py3_PyModule_Create2)(struct PyModuleDef* module, int module_api_version); + # endif +-# if defined(Py_DEBUG) && !defined(Py_DEBUG_NO_PYMALLOC) ++# if (defined(Py_DEBUG) || PY_VERSION_HEX >= 0x030800f0) && !defined(Py_DEBUG_NO_PYMALLOC) + static void (*py3__PyObject_DebugFree)(void*); + static void* (*py3__PyObject_DebugMalloc)(size_t); + # else +@@ -525,6 +535,9 @@ static struct + {"PyObject_IsTrue", (PYTHON_PROC*)&py3_PyObject_IsTrue}, + {"PyLong_FromLong", (PYTHON_PROC*)&py3_PyLong_FromLong}, + {"PyDict_New", (PYTHON_PROC*)&py3_PyDict_New}, ++# if PY_VERSION_HEX >= 0x030800f0 ++ {"PyType_HasFeature", (PYTHON_PROC*)&py3_PyType_HasFeature}, ++# endif + {"PyType_Ready", (PYTHON_PROC*)&py3_PyType_Ready}, + {"PyDict_SetItemString", (PYTHON_PROC*)&py3_PyDict_SetItemString}, + {"PyLong_AsLong", (PYTHON_PROC*)&py3_PyLong_AsLong}, +@@ -562,6 +575,9 @@ static struct + {"PyBytes_AsStringAndSize", (PYTHON_PROC*)&py3_PyBytes_AsStringAndSize}, + {"PyBytes_FromString", (PYTHON_PROC*)&py3_PyBytes_FromString}, + {"PyBytes_FromStringAndSize", (PYTHON_PROC*)&py3_PyBytes_FromStringAndSize}, ++# if defined(Py_DEBUG) || PY_VERSION_HEX >= 0x030800f0 ++ {"_Py_Dealloc", (PYTHON_PROC*)&py3__Py_Dealloc}, ++# endif + {"PyFloat_FromDouble", (PYTHON_PROC*)&py3_PyFloat_FromDouble}, + {"PyFloat_AsDouble", (PYTHON_PROC*)&py3_PyFloat_AsDouble}, + {"PyObject_GenericGetAttr", (PYTHON_PROC*)&py3_PyObject_GenericGetAttr}, +@@ -578,12 +594,11 @@ static struct + # ifdef Py_DEBUG + {"_Py_NegativeRefcount", (PYTHON_PROC*)&py3__Py_NegativeRefcount}, + {"_Py_RefTotal", (PYTHON_PROC*)&py3__Py_RefTotal}, +- {"_Py_Dealloc", (PYTHON_PROC*)&py3__Py_Dealloc}, + {"PyModule_Create2TraceRefs", (PYTHON_PROC*)&py3_PyModule_Create2TraceRefs}, + # else + {"PyModule_Create2", (PYTHON_PROC*)&py3_PyModule_Create2}, + # endif +-# if defined(Py_DEBUG) && !defined(Py_DEBUG_NO_PYMALLOC) ++# if (defined(Py_DEBUG) || PY_VERSION_HEX >= 0x030800f0) && !defined(Py_DEBUG_NO_PYMALLOC) + {"_PyObject_DebugFree", (PYTHON_PROC*)&py3__PyObject_DebugFree}, + {"_PyObject_DebugMalloc", (PYTHON_PROC*)&py3__PyObject_DebugMalloc}, + # else +@@ -777,7 +792,7 @@ static int python_end_called = FALSE; + static void + call_PyObject_Free(void *p) + { +-#if defined(Py_DEBUG) && !defined(Py_DEBUG_NO_PYMALLOC) ++# if (defined(Py_DEBUG) || PY_VERSION_HEX >= 0x030800f0) && !defined(Py_DEBUG_NO_PYMALLOC) + _PyObject_DebugFree(p); + #else + PyObject_Free(p); +-- +2.25.4 + diff --git a/vim.spec b/vim.spec index 149f2982..7e0d7a6b 100644 --- a/vim.spec +++ b/vim.spec @@ -21,7 +21,7 @@ Summary: The VIM editor URL: http://www.vim.org/ Name: vim Version: %{baseversion}.%{patchlevel} -Release: 1%{?dist} +Release: 2%{?dist} License: Vim and MIT Source0: ftp://ftp.vim.org/pub/vim/unix/vim-%{baseversion}-%{patchlevel}.tar.bz2 Source1: vim.sh @@ -62,6 +62,8 @@ Patch3017: vim-python3-tests.patch # fips warning Patch3018: vim-crypto-warning.patch Patch3019: vim-lua-ftbfs.patch +# fix dynamic python3 linking with python3.8 +Patch3020: 0001-if_python3.c-Fixing-linker-errors-in-dynamically-lin.patch # gcc is no longer in buildroot by default BuildRequires: gcc @@ -250,6 +252,7 @@ perl -pi -e "s,bin/nawk,bin/awk,g" runtime/tools/mve.awk %patch3017 -p1 -b .python-tests %patch3018 -p1 %patch3019 -p1 -b .lua-ftbfs +%patch3020 -p1 -b .python38-ftbfs %build cd src @@ -299,19 +302,6 @@ make clean mv -f os_unix.h.save os_unix.h mv -f ex_cmds.c.save ex_cmds.c -# python introduced incompatible change in getting linker flags for compiling programs -# which use C python API. Remove %%if after F31 going EOL and leave the single export here. -# This LDFLAGS settings needs to be before vim+gvim configuration and after vi configuration -# to prevent vi (doesn't have python embedded interpreter) be linked with python. -# When assigning to LDFLAGS, we join the current LDFLAGS with python linker flags - it is -# because we already defined LDFLAGS above when Lua linker flag was added. If the manual -# Lua linker flag adding goes away, use %%{build_ldflags} in the concatenation instead of LDFLAGS -%if 0%{?fedora} > 31 || 0%{?rhel} > 8 -export LDFLAGS="%{build_ldflags} $(python3-config --libs --embed)" -%else -export LDFLAGS="%{build_ldflags} $(python3-config --libs)" -%endif - # More configure options: # --enable-xim - enabling X Input Method - international input module for X, # it is for multibyte languages in Vim with X @@ -789,7 +779,10 @@ touch %{buildroot}/%{_datadir}/%{name}/vimfiles/doc/tags %{_datadir}/icons/locolor/*/apps/* %changelog -* Mon Jul 13 2020 Zdenek Dohnal - 2:8.2.1199-1 +* Wed Jul 15 2020 Zdenek Dohnal - 2:8.2.1199-1 +- fix python3 dynamic linking with python >= 3.8 + +* Tue Jul 14 2020 Zdenek Dohnal - 2:8.2.1199-1 - FTBFS with Lua - backported patch from upstream pull request to prevent linking with lua * Mon Jul 13 2020 Zdenek Dohnal - 2:8.2.1199-1 From 9a582c691a82520e8fb0316a97cc663143248d96 Mon Sep 17 00:00:00 2001 From: Zdenek Dohnal Date: Wed, 15 Jul 2020 12:47:17 +0200 Subject: [PATCH 050/446] clean up unused stuff --- 7.4.899 | 140 ------------- Changelog.rpm | 430 -------------------------------------- ftplugin-spec.vim | 210 ------------------- syntax-spec.vim | 236 --------------------- vi_help.txt | 126 ----------- vim-8.0-rhbz1365258.patch | 12 -- vim-lua-ftbfs.patch | 56 ----- vim.spec | 9 +- zip.vim | 387 ---------------------------------- 9 files changed, 3 insertions(+), 1603 deletions(-) delete mode 100644 7.4.899 delete mode 100644 Changelog.rpm delete mode 100644 ftplugin-spec.vim delete mode 100644 syntax-spec.vim delete mode 100644 vi_help.txt delete mode 100644 vim-8.0-rhbz1365258.patch delete mode 100644 vim-lua-ftbfs.patch delete mode 100644 zip.vim diff --git a/7.4.899 b/7.4.899 deleted file mode 100644 index df1534fd..00000000 --- a/7.4.899 +++ /dev/null @@ -1,140 +0,0 @@ -To: vim_dev@googlegroups.com -Subject: Patch 7.4.899 -Fcc: outbox -From: Bram Moolenaar -Mime-Version: 1.0 -Content-Type: text/plain; charset=UTF-8 -Content-Transfer-Encoding: 8bit ------------- - -Patch 7.4.899 -Problem: README file is not optimal. -Solution: Move buttons, update some text. (closes #460) -Files: README.txt, README.md - - -*** ../vim-7.4.898/README.txt 2013-08-10 13:24:51.000000000 +0200 ---- README.txt 2015-10-25 13:50:34.962876572 +0100 -*************** -*** 1,7 **** - README.txt for version 7.4 of Vim: Vi IMproved. - - -! WHAT IS VIM - - Vim is an almost compatible version of the UNIX editor Vi. Many new features - have been added: multi-level undo, syntax highlighting, command line history, ---- 1,7 ---- - README.txt for version 7.4 of Vim: Vi IMproved. - - -! WHAT IS VIM? - - Vim is an almost compatible version of the UNIX editor Vi. Many new features - have been added: multi-level undo, syntax highlighting, command line history, -*************** -*** 21,26 **** ---- 21,30 ---- - - DISTRIBUTION - -+ You can often use your favorite package manager to install Vim. On Mac and -+ Linux a small version of Vim is pre-installed, you still need to install Vim -+ if you want more features. -+ - There are separate distributions for Unix, PC, Amiga and some other systems. - This README.txt file comes with the runtime archive. It includes the - documentation, syntax files and other files that are used at runtime. To run -*************** -*** 94,101 **** - The latest news about Vim can be found on the Vim home page: - http://www.vim.org/ - -! If you have problems, have a look at the Vim FAQ: -! http://vimdoc.sf.net/vimfaq.html - - If you still have problems or any other questions, use one of the mailing - lists to discuss them with Vim users and developers: ---- 98,106 ---- - The latest news about Vim can be found on the Vim home page: - http://www.vim.org/ - -! If you have problems, have a look at the Vim documentation or tips: -! http://www.vim.org/docs.php -! http://vim.wikia.com/wiki/Vim_Tips_Wiki - - If you still have problems or any other questions, use one of the mailing - lists to discuss them with Vim users and developers: -*************** -*** 110,115 **** - Send any other comments, patches, flowers and suggestions to: - - Bram Moolenaar E-mail: Bram@vim.org -- Finsterruetihof 1 -- 8134 Adliswil -- Switzerland ---- 115,117 ---- -*** ../vim-7.4.898/README.md 2015-09-25 17:50:16.350057915 +0200 ---- README.md 2015-10-25 13:50:31.734914034 +0100 -*************** -*** 1,7 **** - `README.md` for version 7.4 of Vim: Vi IMproved. - - -! ## What is VIM ## - - Vim is an almost compatible version of the UNIX editor Vi. Many new features - have been added: multi-level undo, syntax highlighting, command line history, ---- 1,9 ---- - `README.md` for version 7.4 of Vim: Vi IMproved. -+ [![Build Status](https://travis-ci.org/vim/vim.svg?branch=master)](https://travis-ci.org/vim/vim) -+ [![Coverage Status](https://coveralls.io/repos/vim/vim/badge.svg?branch=master&service=github)](https://coveralls.io/github/vim/vim?branch=master) - - -! ## What is Vim? ## - - Vim is an almost compatible version of the UNIX editor Vi. Many new features - have been added: multi-level undo, syntax highlighting, command line history, -*************** -*** 21,26 **** ---- 23,32 ---- - - ## Distribution ## - -+ You can often use your favorite package manager to install Vim. On Mac and -+ Linux a small version of Vim is pre-installed, you still need to install Vim -+ if you want more features. -+ - There are separate distributions for Unix, PC, Amiga and some other systems. - This `README.md` file comes with the runtime archive. It includes the - documentation, syntax files and other files that are used at runtime. To run -*************** -*** 29,37 **** - want or must compile it yourself. Check http://www.vim.org/download.php for - an overview of currently available distributions. - -- [![Build Status](https://travis-ci.org/vim/vim.svg?branch=master)](https://travis-ci.org/vim/vim) -- [![Coverage Status](https://coveralls.io/repos/vim/vim/badge.svg?branch=master&service=github)](https://coveralls.io/github/vim/vim?branch=master) -- - - ## Documentation ## - ---- 35,40 ---- -*** ../vim-7.4.898/src/version.c 2015-10-13 20:55:46.058715228 +0200 ---- src/version.c 2015-10-25 13:52:02.669858690 +0100 -*************** -*** 743,744 **** ---- 743,746 ---- - { /* Add new patch number below this line */ -+ /**/ -+ 899, - /**/ - --- -hundred-and-one symptoms of being an internet addict: -45. You buy a Captain Kirk chair with a built-in keyboard and mouse. - - /// Bram Moolenaar -- Bram@Moolenaar.net -- http://www.Moolenaar.net \\\ -/// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\ -\\\ an exciting new programming language -- http://www.Zimbu.org /// - \\\ help me help AIDS victims -- http://ICCF-Holland.org /// diff --git a/Changelog.rpm b/Changelog.rpm deleted file mode 100644 index 86e85af1..00000000 --- a/Changelog.rpm +++ /dev/null @@ -1,430 +0,0 @@ -* Tue Aug 28 2012 Karsten Hopp 7.3.638-1 -- patchlevel 638 - -* Mon Aug 06 2012 Karsten Hopp 2:7.3.622-2 -- add epoch to spec.vim and automatic changelog entries - -* Mon Aug 06 2012 Karsten Hopp 7.3.622-1 -- patchlevel 622 - -* Mon Aug 06 2012 Karsten Hopp 7.3.604-1 -- drop vim-6.1-rh3.patch, (bz #754801) - -* Wed Jul 18 2012 Karsten Hopp 7.3.604-1 -- patchlevel 604 - -* Wed Jul 11 2012 Petr Pisar - 2:7.3.594-2 -- Perl 5.16 rebuild - -* Tue Jul 10 2012 Karsten Hopp 7.3.594-1 -- patchlevel 594 - -* Tue Jul 10 2012 Karsten Hopp 7.3.592-1 -- patchlevel 592 - -* Mon Jul 09 2012 Petr Pisar - 2:7.3.584-2 -- Perl 5.16 rebuild - -* Mon Jul 02 2012 Karsten Hopp 7.3.584-1 -- patchlevel 584 - -* Thu Jun 28 2012 Petr Pisar - 2:7.3.556-2 -- Perl 5.16 rebuild - -* Mon Jun 18 2012 Karsten Hopp 7.3.556-1 -- patchlevel 556 - -* Mon Jun 11 2012 Petr Pisar - 2:7.3.515-2 -- Perl 5.16 rebuild - -* Mon May 21 2012 Karsten Hopp 7.3.515-1 -- enable highlighting for older log files (#816848) - -* Tue May 08 2012 Karsten Hopp 7.3.515-1 -- patchlevel 515 - -* Fri Mar 16 2012 Karsten Hopp 7.3.471-1 -- patchlevel 471 - -* Mon Feb 13 2012 Karsten Hopp 7.3.444-1 -- patchlevel 444 - -* Tue Feb 07 2012 Karsten Hopp 7.3.434-1 -- patchlevel 434 - -* Tue Feb 07 2012 Karsten Hopp 7.3.393-3 -- update spec file template, bugzilla 736774 - -* Thu Jan 26 2012 Harald Hoyer 7.3.393-3 -- rebuild against the new ruby library - -* Thu Jan 26 2012 Harald Hoyer 7.3.393-2 -- install everything in /usr - https://fedoraproject.org/wiki/Features/UsrMove - -* Thu Jan 05 2012 Karsten Hopp 7.3.393-1 -- patchlevel 393 -- fix boolean key 'Terminal' in gvim.desktop - -* Fri Dec 23 2011 Karsten Hopp 7.3.386-1 -- patchlevel 386 - -* Mon Sep 26 2011 Karsten Hopp 7.3.322-1 -- patchlevel 322 - -* Wed Sep 21 2011 Karsten Hopp 7.3.315-1 -- patchlevel 315 - -* Mon Aug 29 2011 Karsten Hopp 7.3.289-1 -- patchlevel 289 - -* Mon Aug 29 2011 Karsten Hopp 7.3.244-4 -- Remove old patched files. (Ricky Zhou ) - (bugzilla #709456) - -* Thu Jul 21 2011 Petr Sabata - 2:7.3.244-3 -- Perl mass rebuild - -* Thu Jul 21 2011 Petr Sabata - 2:7.3.244-2 -- Perl mass rebuild - -* Mon Jul 11 2011 Karsten Hopp 7.3.244-1 -- patchlevel 244 - -* Tue Jun 14 2011 Marcela MaÅlĆÅovĆ - 2:7.3.206-3 -- Perl mass rebuild - -* Tue May 31 2011 Ville SkyttƤ - 2:7.3.206-2 -- Own the /usr/share/vim/vim73 dir. - -* Mon May 30 2011 Karsten Hopp 7.3.206-1 -- drop xxd-locale patch -- update to patchlevel 206 - -* Wed May 11 2011 Karsten Hopp 7.3.189-1 -- patchlevel 189 - -* Wed Mar 16 2011 Karsten Hopp 7.3.138-1 -- patchlevel 138 - -* Mon Feb 07 2011 Fedora Release Engineering - 2:7.3.107-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild - -* Mon Jan 24 2011 Karsten Hopp 7.3.107-1 -- patchlevel 107 - -* Mon Jan 10 2011 Karsten Hopp 7.3.099-1 -- patchlevel 099 - -* Mon Jan 03 2011 Karsten Hopp 7.3.094-1 -- patchlevel 094 - -* Thu Dec 09 2010 Karsten Hopp 7.3.081-1 -- patchlevel 081 - -* Wed Dec 08 2010 Karsten Hopp 7.3.080-1 -- patchlevel 080 - -* Fri Dec 03 2010 Karsten Hopp 7.3.075-1 -- patchlevel 075 - -* Thu Dec 02 2010 Karsten Hopp 7.3.073-1 -- patchlevel 073 - -* Thu Nov 25 2010 Karsten Hopp 7.3.069-1 -- patchlevel 069 - -* Wed Nov 24 2010 Karsten Hopp 7.3.068-1 -- patchlevel 068 - -* Wed Nov 24 2010 Karsten Hopp 7.3.063-1 -- patchlevel 063 - -* Wed Nov 17 2010 Karsten Hopp 7.3.062-1 -- patchlevel 062 - -* Tue Nov 16 2010 Karsten Hopp 7.3.061-1 -- patchlevel 061 - -* Tue Nov 16 2010 Karsten Hopp 7.3.056-1 -- patchlevel 056 - -* Thu Nov 11 2010 Karsten Hopp 7.3.055-1 -- patchlevel 055 - -* Wed Nov 10 2010 Karsten Hopp 7.3.051-1 -- patchlevel 051 - -* Thu Nov 04 2010 Karsten Hopp 7.3.050-1 -- patchlevel 050 - -* Thu Nov 04 2010 Karsten Hopp 7.3.048-1 -- patchlevel 048 - -* Thu Oct 28 2010 Karsten Hopp 7.3.047-1 -- patchlevel 047 - -* Wed Oct 27 2010 Karsten Hopp 7.3.046-1 -- patchlevel 046 - -* Wed Oct 27 2010 Karsten Hopp 7.3.039-1 -- patchlevel 039 - -* Sun Oct 24 2010 Karsten Hopp 7.3.035-1 -- patchlevel 035 - -* Sat Oct 23 2010 Karsten Hopp 7.3.034-1 -- patchlevel 034 - -* Sat Oct 23 2010 Karsten Hopp 7.3.033-1 -- patchlevel 033 - -* Thu Oct 21 2010 Karsten Hopp 7.3.032-1 -- patchlevel 032 - -* Wed Oct 20 2010 Karsten Hopp 7.3.031-1 -- patchlevel 031 - -* Sat Oct 16 2010 Karsten Hopp 7.3.029-1 -- patchlevel 029 - -* Fri Oct 15 2010 Karsten Hopp 7.3.028-1 -- patchlevel 028 - -* Thu Oct 14 2010 Karsten Hopp 7.3.027-1 -- patchlevel 027 - -* Wed Oct 13 2010 Karsten Hopp 7.3.026-1 -- patchlevel 026 - -* Sun Oct 10 2010 Karsten Hopp 7.3.021-1 -- patchlevel 021 - -* Sat Oct 09 2010 Karsten Hopp 7.3.020-1 -- patchlevel 020 - -* Fri Oct 01 2010 Karsten Hopp 7.3.019-1 -- patchlevel 019 - -* Thu Sep 30 2010 Karsten Hopp 7.3.018-1 -- patchlevel 018 - -* Thu Sep 30 2010 Karsten Hopp 7.3.011-3 -- add filesystem subpackage (#628293) - -* Wed Sep 29 2010 jkeating - 2:7.3.011-2 -- Rebuilt for gcc bug 634757 - -* Wed Sep 22 2010 Karsten Hopp 7.3.011-1 -- update to VIM 7.3 patchlevel 011 - -# vim:nrformats-=octal -* Tue Jul 27 2010 Mamoru Tasaka 7.2.446-2 -- Rebuild against python 2.7 - -* Tue Jul 13 2010 Karsten Hopp 7.2.446-1 -- patchlevel 446 - -* Thu Jul 08 2010 Karsten Hopp 7.2.445-1 -- patchlevel 445 - -* Wed Jun 23 2010 Karsten Hopp 7.2.444-2 -- rebuild with perl-5.12 - -* Sun Jun 13 2010 Karsten Hopp 7.2.444-1 -- patchlevel 444 - -* Sun Jun 13 2010 Karsten Hopp 7.2.443-1 -- patchlevel 443 - -* Sat Jun 05 2010 Karsten Hopp 7.2.442-1 -- patchlevel 442 - -* Wed Jun 02 2010 Marcela Maslanova - 2:7.2.441-2 -- Mass rebuild with perl-5.12.0 - -* Sun May 30 2010 Karsten Hopp 7.2.441-1 -- patchlevel 441 - -* Sat May 29 2010 Karsten Hopp 7.2.440-1 -- patchlevel 440 - -* Wed May 26 2010 Karsten Hopp 7.2.438-1 -- patchlevel 438 - -* Sat May 22 2010 Karsten Hopp 7.2.437-1 -- patchlevel 437 - -* Sun May 16 2010 Karsten Hopp 7.2.436-1 -- patchlevel 436 - -* Sat May 15 2010 Karsten Hopp 7.2.433-1 -- patchlevel 433 - -* Fri May 14 2010 Karsten Hopp 7.2.427-1 -- patchlevel 427 - -* Thu May 13 2010 Karsten Hopp 7.2.422-1 -- patchlevel 422 - -* Fri May 07 2010 Karsten Hopp 7.2.416-1 -- patchlevel 416 - -* Tue Apr 20 2010 Karsten Hopp 7.2.411-2 -- fix rvim manpage (#583180) - -* Wed Mar 24 2010 Karsten Hopp 7.2.411-1 -- patchlevel 411 - -* Tue Mar 23 2010 Karsten Hopp 7.2.410-1 -- patchlevel 410 - -* Sat Mar 20 2010 Karsten Hopp 7.2.403-1 -- patchlevel 403 - -* Thu Mar 18 2010 Karsten Hopp 7.2.402-1 -- patchlevel 402 - -* Wed Mar 17 2010 Karsten Hopp 7.2.399-1 -- patchlevel 399 - -* Wed Mar 10 2010 Karsten Hopp 7.2.394-1 -- patchlevel 394 - -* Wed Mar 03 2010 Karsten Hopp 7.2.385-1 -- patchlevel 385 - -* Tue Mar 02 2010 Karsten Hopp 7.2.384-1 -- patchlevel 384 - -* Tue Mar 02 2010 Karsten Hopp 7.2.381-1 -- patchlevel 381 - -* Sat Feb 27 2010 Karsten Hopp 7.2.377-1 -- patchlevel 377 - -* Wed Feb 24 2010 Karsten Hopp 7.2.376-1 -- patchlevel 376 - -* Thu Feb 18 2010 Karsten Hopp 7.2.368-1 -- patchlevel 368 - -* Thu Feb 18 2010 Karsten Hopp 7.2.367-1 -- patchlevel 367 - -* Wed Feb 17 2010 Karsten Hopp 7.2.365-1 -- patchlevel 365 - -* Fri Feb 12 2010 Karsten Hopp 7.2.359-1 -- patchlevel 359 - -* Thu Feb 11 2010 Karsten Hopp 7.2.357-1 -- patchlevel 357 - -* Thu Feb 04 2010 Karsten Hopp 7.2.356-1 -- patchlevel 356 - -* Wed Feb 03 2010 Karsten Hopp 7.2.354-1 -- patchlevel 354 - -* Fri Jan 29 2010 Karsten Hopp 7.2.351-1 -- patchlevel 351 - -* Thu Jan 28 2010 Karsten Hopp 7.2.350-1 -- patchlevel 350 - -* Mon Dec 7 2009 Stepan Kasal - 2:7.2.315-2 -- rebuild against perl 5.10.1 - -* Wed Dec 03 2009 Karsten Hopp 7.2.315-1 -- patchlevel 315 -- fix vimrc location in man page (#456992) -- correct syntax highlighting of httpd config files in /etc/httpd (#499123) -- Buildrequire ruby, ruby-devel (#503872) -- Remove check for static gravity (#510307) -- sort tags file (#517725) -- use one gvim to open multiple file selections from nautilus (#519265) -- use elinks -source instead of elinks -dump (#518791) -- add ext4 keyword to /etc/fstab syntax highlighting (#498290) - -* Mon Nov 09 2009 Karsten Hopp 7.2.284-1 -- patchlevel 284 - -* Thu Aug 20 2009 Karsten Hopp 7.2.245-3 -- change range of system ids in /etc/profile.d/vim/* (#518555) - -* Mon Aug 03 2009 Karsten Hopp 7.2.245-2 -- add fix for glibc fortify segfault (#514717, Adam Tkac) - -* Sat Aug 01 2009 Karsten Hopp 7.2.245-1 -- add 97 upstream patches to get to patchlevel 245 - -* Sun Jul 26 2009 Fedora Release Engineering - 2:7.2.148-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild - -* Fri Mar 27 2009 Karsten Hopp 7.2.148-1 -- patchlevel 148, fixes #461417 - -* Tue Mar 10 2009 Karsten Hopp 7.2.132-1 -- patchlevel 132, fixes accesses to freed memory - -* Wed Mar 04 2009 Karsten Hopp 7.2.131-1 -- patchlevel 131 - -* Tue Feb 24 2009 Karsten Hopp 7.2.127-1 -- patchlevel 127 - -* Mon Feb 23 2009 Karsten Hopp 7.2.124-1 -- patchlevel 124 - -* Mon Jan 26 2009 Karsten Hopp 7.2.088-1 -- patchlevel 88 - -* Thu Jan 08 2009 Karsten Hopp 7.2.079-2 -- patchlevel 79 - -* Thu Dec 04 2008 Jesse Keating - 7.2.060-2 -- Rebuild for new python. - -* Mon Dec 01 2008 Karsten Hopp 7.2.060-1 -- patchlevel 60 - -* Mon Nov 10 2008 Karsten Hopp 7.2.032-1 -- patchlevel 32 - -* Mon Nov 03 2008 Karsten Hopp 7.2.026-2 -- add more /usr/share/vim/vimfiles directories (#444387) - -* Mon Nov 03 2008 Karsten Hopp 7.2.026-1 -- patchlevel 26 -- own some directories in /usr/share/vim/vimfiles (#469491) - -* Tue Oct 21 2008 Karsten Hopp 7.2.025-2 -- re-enable clean - -* Mon Oct 20 2008 Karsten Hopp 7.2.025-1 -- patchlevel 25 -- add Categories tag to desktop file (#226526) -- add requirement on hicolor-icon-theme to vim-X11 (#226526) -- drop Amiga info files (#226526) -- remove non-utf8 man pages (#226526) -- drop Application from categories (#226526) - -* Tue Sep 30 2008 Karsten Hopp 7.2.022-1 -- patchlevel 22 - -* Mon Sep 08 2008 Karsten Hopp 7.2.013-1 -- patchlevel 13 - -* Mon Aug 25 2008 Karsten Hopp 7.2.006-1 -- patchlevel 6 - -* Mon Aug 18 2008 Karsten Hopp 7.2.002-1 -- patchlevel 2 -- fix specfile template (#446070) -- old specfile changelog moved to Changelog.rpm - -* Fri Aug 14 2008 Karsten Hopp 7.2.000-1 -- vim 7.2 -- drop 330 patches - diff --git a/ftplugin-spec.vim b/ftplugin-spec.vim deleted file mode 100644 index 2a961f82..00000000 --- a/ftplugin-spec.vim +++ /dev/null @@ -1,210 +0,0 @@ -" Plugin to update the %changelog section of RPM spec files -" Filename: spec.vim -" Maintainer: Igor Gnatenko i.gnatenko.brain@gmail.com -" Former Maintainer: Gustavo Niemeyer (until March 2014) -" Last Change: Mon Jun 01 21:15 MSK 2015 Igor Gnatenko - -if exists("b:did_ftplugin") - finish -endif -let b:did_ftplugin = 1 - -let s:cpo_save = &cpo -set cpo&vim - -if !exists("no_plugin_maps") && !exists("no_spec_maps") - if !hasmapto("SpecChangelog") - map c SpecChangelog - endif -endif - -if !hasmapto("call SpecChangelog(\"\")") - noremap