Apply patch by Dennis Gilmore (bug#926255)

This commit is contained in:
Matěj Cepl 2013-08-25 09:54:09 +02:00
parent 23ac580d15
commit ad7c12be0f
2 changed files with 1639 additions and 1 deletions

File diff suppressed because it is too large Load Diff

View File

@ -1,6 +1,6 @@
Name: nvi
Version: 1.81.6
Release: 8%{?dist}
Release: 9%{?dist}
Summary: 4.4BSD re-implementation of vi
Group: Applications/Editors
@ -35,6 +35,7 @@ Patch25: nvi-26-trailing_tab_segv.patch
Patch26: nvi-27-support_C_locale.patch
Patch27: nvi-28-regex_widechar.patch
Patch28: nvi-29-file_backup.patch
Patch29: nvi-30-autoconf-269-aarch64.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@ -80,6 +81,7 @@ you want is vi, this is the one to get.
%patch26 -p1 -b .support_C_locale
#patch27 -p1 -b .regex_widechar.patch
%patch28 -p1 -b .file_backup
%patch29 -p1 -b .autoconf269
%build
@ -129,6 +131,9 @@ rm -rf $RPM_BUILD_ROOT
%{_bindir}/nvi.recover
%changelog
* Sun Aug 25 2013 Matěj Cepl <mcepl@redhat.com> - 1.81.6-9
- Apply patch by Dennis Gilmore (bug#926255)
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.81.6-8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild