From repocop@altlinux.org Fri May 15 02:43:58 MSK 2026
From: "Repocop Q. A. Robot" <repocop@altlinux.org>

Subject: repocop fix for specfile-macros-update_vimhelp-is-deprecated

(message skipped)
--- a/vim-plugin-CRefVIM.spec	2026-05-15 02:43:58.646857194 +0300
+++ b/vim-plugin-CRefVIM.spec	2026-05-15 02:43:58.652857287 +0300
@@ -19,12 +19,6 @@
 
 Packager: VIm Plugins Development Team <vim-plugins@packages.altlinux.org>
 
-%post
-%update_vimhelp
-
-%postun
-%clean_vimhelp
-
 %description
 This package contains the C reference manual and Vim plugin to view it
 as Vim help. You can also use mappings \cr (opens help for keyword under

From repocop@altlinux.org Fri May 15 02:43:58 MSK 2026
From: "Repocop Q. A. Robot" <repocop@altlinux.org>

Subject: repocop fix for postclean-03-private-rpm-macros

(message skipped)
--- a/vim-plugin-CRefVIM.spec	2026-05-15 02:43:58.652857287 +0300
+++ b/vim-plugin-CRefVIM.spec	2026-05-15 02:43:58.690857879 +0300
@@ -33,8 +33,8 @@
 %setup -q -n crefvim
 
 %install
-%__mkdir_p %buildroot%vim_runtime_dir
-%__cp -a {after,doc,plugin} %buildroot%vim_runtime_dir
+mkdir -p %buildroot%vim_runtime_dir
+cp -a {after,doc,plugin} %buildroot%vim_runtime_dir
 
 %files 
 %defattr(644,root,root)
