2011429 - Remove downstream patch vim-7.4-nowarning.patch

Resolves: rhbz#2011429
This commit is contained in:
Zdenek Dohnal 2021-10-14 14:11:01 +02:00
parent fccd848c21
commit d0fe09c68a
3 changed files with 1 additions and 15 deletions

View File

@ -1,11 +0,0 @@
diff -up vim82/src/ex_docmd.c.nowarnings vim82/src/ex_docmd.c
--- vim82/src/ex_docmd.c.nowarnings 2020-07-28 11:42:07.437603829 +0200
+++ vim82/src/ex_docmd.c 2020-07-28 11:44:25.432201129 +0200
@@ -4020,6 +4020,7 @@ get_flags(exarg_T *eap)
void
ex_ni(exarg_T *eap)
{
+ return;
if (!eap->skip)
eap->errmsg =
_("E319: Sorry, the command is not available in this version");

View File

@ -57,7 +57,6 @@ BuildRequires: hunspell-devel
%endif
Patch3000: vim-7.4-syntax.patch
Patch3002: vim-7.4-nowarnings.patch
Patch3004: vim-7.0-rclocation.patch
Patch3007: vim-7.4-fstabsyntax.patch
Patch3010: vim-7.3-manpage-typo-668894-675480.patch
@ -267,7 +266,6 @@ perl -pi -e "s,bin/nawk,bin/awk,g" runtime/tools/mve.awk
%endif
%patch3000 -p1
%patch3002 -p1 -b .nowarnings
%patch3004 -p1
%patch3007 -p1 -b .fstabsyntax
%patch3010 -p1
@ -839,6 +837,7 @@ touch %{buildroot}/%{_datadir}/%{name}/vimfiles/doc/tags
* Thu Oct 14 2021 Zdenek Dohnal <zdohnal@redhat.com> - 2:8.2.2637-6
- 2011412 - test suite fails on apache/httpd filetype tests
- 2011424 - Remove vim-7.4-syncolor.patch
- 2011429 - Remove downstream patch vim-7.4-nowarning.patch
* Tue Aug 10 2021 Mohan Boddu <mboddu@redhat.com> - 2:8.2.2637-5
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags

2
virc
View File

@ -28,8 +28,6 @@ if has("autocmd")
endif
filetype plugin on
if &term=="xterm"
set t_Co=8
set t_Sb=[4%dm