import texinfo-6.5-7.el8_5

This commit is contained in:
CentOS Sources 2022-01-27 05:05:46 +00:00 committed by Stepan Oksanichenko
parent 46ee35e185
commit 082d5b460f

View File

@ -19,7 +19,7 @@ Patch2: texinfo-6.1-install-info-use-create-tmp-then-rename-pattern.patch
Patch3: info-6.5-sync-fix-info-dir.patch
# Patch4: fixes issues detected by static analysis
Patch4: texinfo-6.5-covscan-fixes.patch
# Patch5: rhbz#2022201, fixes a loop when /dev/null doesn't exist
# Patch5: rhbz#2033676, fixes a loop when /dev/null doesn't exist
Patch5: texinfo-6.5-fix-info-dir.patch
BuildRequires: gcc
BuildRequires: perl-generators
@ -148,7 +148,7 @@ export ALL_TESTS=yes
%changelog
* Mon Jan 17 2022 Vitezslav Crhonek <vcrhonek@redhat.com> - 6.5-7
- Fix a loop in fix-info-dir when /dev/null doesn't exist
Resolves: #2022201
Resolves: #2033676
* Thu Jan 09 2020 Vitezslav Crhonek <vcrhonek@redhat.com> - 6.5-6
- Fix file mode for dir.old (fixes failing rpm -V info)