Sun, 28 May 2023 06:11:18 UTC

Information for build gdb-8.2-6.fc29

ID1178914
Package Namegdb
Version8.2
Release6.fc29
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/gdb.git#4513f7270e47be921aa1e800455b07f63f7e5b48
SummaryA stub package for GNU source-level debugger
Description'gdb' package is only a stub to install gcc-gdb-plugin for 'compile' commands. See package 'gdb-headless'.
Built bysergiodj
State complete
Volume fedora_koji_archive04
StartedFri, 11 Jan 2019 17:16:11 UTC
CompletedFri, 11 Jan 2019 17:45:21 UTC
Taskbuild (f29-candidate, /rpms/gdb.git:4513f7270e47be921aa1e800455b07f63f7e5b48)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/gdb.git#4513f7270e47be921aa1e800455b07f63f7e5b48'}}
Tags
f29-updates
RPMs
src
gdb-8.2-6.fc29.src.rpm (info) (download)
aarch64
gdb-8.2-6.fc29.aarch64.rpm (info) (download)
gdb-gdbserver-8.2-6.fc29.aarch64.rpm (info) (download)
gdb-headless-8.2-6.fc29.aarch64.rpm (info) (download)
gdb-debuginfo-8.2-6.fc29.aarch64.rpm (info) (download)
gdb-debugsource-8.2-6.fc29.aarch64.rpm (info) (download)
armv7hl
gdb-8.2-6.fc29.armv7hl.rpm (info) (download)
gdb-gdbserver-8.2-6.fc29.armv7hl.rpm (info) (download)
gdb-headless-8.2-6.fc29.armv7hl.rpm (info) (download)
gdb-debuginfo-8.2-6.fc29.armv7hl.rpm (info) (download)
gdb-debugsource-8.2-6.fc29.armv7hl.rpm (info) (download)
i686
gdb-8.2-6.fc29.i686.rpm (info) (download)
gdb-gdbserver-8.2-6.fc29.i686.rpm (info) (download)
gdb-headless-8.2-6.fc29.i686.rpm (info) (download)
gdb-debuginfo-8.2-6.fc29.i686.rpm (info) (download)
gdb-debugsource-8.2-6.fc29.i686.rpm (info) (download)
noarch
gdb-doc-8.2-6.fc29.noarch.rpm (info) (download)
ppc64le
gdb-8.2-6.fc29.ppc64le.rpm (info) (download)
gdb-gdbserver-8.2-6.fc29.ppc64le.rpm (info) (download)
gdb-headless-8.2-6.fc29.ppc64le.rpm (info) (download)
gdb-debuginfo-8.2-6.fc29.ppc64le.rpm (info) (download)
gdb-debugsource-8.2-6.fc29.ppc64le.rpm (info) (download)
s390x
gdb-8.2-6.fc29.s390x.rpm (info) (download)
gdb-gdbserver-8.2-6.fc29.s390x.rpm (info) (download)
gdb-headless-8.2-6.fc29.s390x.rpm (info) (download)
gdb-debuginfo-8.2-6.fc29.s390x.rpm (info) (download)
gdb-debugsource-8.2-6.fc29.s390x.rpm (info) (download)
x86_64
gdb-8.2-6.fc29.x86_64.rpm (info) (download)
gdb-gdbserver-8.2-6.fc29.x86_64.rpm (info) (download)
gdb-headless-8.2-6.fc29.x86_64.rpm (info) (download)
gdb-debuginfo-8.2-6.fc29.x86_64.rpm (info) (download)
gdb-debugsource-8.2-6.fc29.x86_64.rpm (info) (download)
Logs
x86_64
root.log
build.log
hw_info.log
state.log
mock_output.log
noarch_rpmdiff.json
ppc64le
root.log
hw_info.log
build.log
state.log
mock_output.log
noarch_rpmdiff.json
aarch64
hw_info.log
build.log
state.log
root.log
mock_output.log
noarch_rpmdiff.json
i686
hw_info.log
build.log
state.log
root.log
mock_output.log
noarch_rpmdiff.json
s390x
hw_info.log
state.log
build.log
root.log
mock_output.log
noarch_rpmdiff.json
armv7hl
root.log
build.log
state.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
Changelog * Fri Jan 11 2019 Sergio Durigan Junior <sergiodj@redhat.com> - 8.2-6.fc29 - Fix 'Assertion `SYMBOL_LANGUAGE (sym) == DICT_LANGUAGE (dict)->la_language' failed.' (Keith Seitz, RHBZ 1560010). * Fri Nov 30 2018 Sergio Durigan Junior <sergiodj@redhat.com> - 8.2-5.fc29 - Fix 'py-bt is broken, results in exception' (RHBZ 1639242). * Mon Nov 26 2018 Sergio Durigan Junior <sergiodj@redhat.com> - 8.2-4.fc29 - Fix 'GDB crashes when running from a deleted directory' (Tom Tromey, RHBZ 1653410). * Thu Oct 04 2018 Jan Kratochvil <jan.kratochvil@redhat.com> - 8.2-3.fc29 - Fix annobin complaints (RH BZ 1630564): --without-stage1-ldflags: Disable static libstdc++ and libgcc linking. --disable-libmcheck: That is a distro-level decision, not package decision. * Thu Sep 06 2018 Sergio Durigan Junior <sergiodj@redhat.com> - 8.2-2.fc29 - Backport "Use pulongest in aarch64-linux-tdep.c" (Tom Tromey), needed to unbreak the compilation on 32-bit architectures. * Wed Sep 05 2018 Sergio Durigan Junior <sergiodj@redhat.com> - 8.2-1.fc29 - Rebase to FSF GDB 8.2. - Backport "Indicate batch mode failures by exiting with nonzero status" (Gary Benson, RH BZ 1491128). * Tue Aug 28 2018 Sergio Durigan Junior <sergiodj@redhat.com> - 8.1.90.20180828-46.fc29 - Rebase to FSF GDB 8.1.90.20180828 (8.2pre). * Tue Aug 21 2018 Sergio Durigan Junior <sergiodj@redhat.com> - 8.1.90.20180727-45.fc29 - Enable verbose output when running "make". * Thu Aug 09 2018 Jan Kratochvil <jan.kratochvil@redhat.com> - 8.1.90.20180727-44.fc29 - Add GDB support to access/display POWER8 registers (IBM, RH BZ 1187581). * Thu Aug 09 2018 Sergio Durigan Junior <sergiodj@redhat.com> - 8.1.90.20180727-43.fc29 - Reenable libipt. * Wed Aug 08 2018 Sergio Durigan Junior <sergiodj@redhat.com> - 8.1.90.20180727-42.fc29 - Again, temporarily disable libipt (needed to upgrade libipt to 2.0). * Wed Aug 08 2018 Sergio Durigan Junior <sergiodj@redhat.com> - 8.1.90.20180727-41.fc29 - Reenable libipt. - Rebuild due to new libipt release. - Adjust bundled libipt; remove unnecessary patch. - Sync IPv6 patch with F-28 GDB. * Wed Aug 08 2018 Sergio Durigan Junior <sergiodj@redhat.com> - 8.1.90.20180727-40.fc29 - Temporarily disable libipt (needed to upgrade libipt to 2.0). * Wed Aug 08 2018 Jan Kratochvil <jan.kratochvil@redhat.com> - 8.1.90.20180727-39.fc29 - [dts] Fix build by removing a patch for already removed pahole.py . - [dts rhel6] Fix build by updating gdb-gnat-dwarf-crash-3of3.patch . * Mon Jul 30 2018 Sergio Durigan Junior <sergiodj@redhat.com> - 8.1.90.20180727-38.fc29 - Recompile to fix RH BZ 1609504 (due to RH BZ 1609577). * Sat Jul 28 2018 Sergio Durigan Junior <sergiodj@fedoraproject.org> - 8.1.90.20180727-37.fc29 - Rebase to FSF GDB 8.1.90.20180727 (8.2pre). * Wed Jul 25 2018 Sergio Durigan Junior <sergiodj@redhat.com> - 8.1.90.20180724-36.fc29 - Rebase to FSF GDB 8.1.90.20180724 (8.2pre). * Sat Jul 14 2018 Sergio Durigan Junior <sergiodj@redhat.com> - 8.1.90.20180714-35.fc29 - Rebase to FSF GDB 8.1.90.20180714 (8.2pre). - Backport IPv6 patch (RH BZ 881849, Sergio Durigan Junior). * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Thu Jul 12 2018 Jan Kratochvil <jan.kratochvil@redhat.com> - 8.1.90.20180708-33.fc29 - [dts] [rhel6] Do not use mpfr as rhel6 has mpfr-2 while GDB requires mpfr-3. * Thu Jul 12 2018 Jan Kratochvil <jan.kratochvil@redhat.com> - 8.1.90.20180708-32.fc29 - Remove as no longer needed: Workaround gcc-8.0: -Wno-error=cast-function-type,stringop-truncation * Thu Jul 12 2018 Jan Kratochvil <jan.kratochvil@redhat.com> - 8.1.90.20180708-31.fc29 - [dts] Upgrade libstdc++-v3-python to 8.1.1-20180626. * Thu Jul 12 2018 Sergio Durigan Junior <sergiodj@redhat.com> - 8.1.90.20180708-30.fc29 - Rebuild due to GCC ABI change. * Sun Jul 08 2018 Sergio Durigan Junior <sergiodj@redhat.com> - 8.1.90.20180708-29.fc29 - Rebase to FSF GDB 8.1.90.20180708 (8.2pre). * Wed Jul 04 2018 Sergio Durigan Junior <sergiodj@redhat.com> - 8.1.50.20180704-28.fc29 - Rebase to FSF GDB 8.1.50.20180704 (8.2pre). - Remove defattr directives from specfile. * Mon Jul 02 2018 Miro Hrončok <mhroncok@redhat.com> - Rebuilt for Python 3.7 * Fri Jun 29 2018 Sergio Durigan Junior <sergiodj@redhat.com> - 8.1.50.20180629-26.fc29 - Rebase to FSF GDB 8.1.50.20180629 (8.2pre). - Remove pahole.py. - Adjust handling of gdb-gdb.py. * Sun Jun 24 2018 Sergio Durigan Junior <sergiodj@redhat.com> - 8.1.50.20180624-25.fc29 - Rebase to FSF GDB 8.1.50.20180624 (8.2pre). * Wed Jun 20 2018 Sergio Durigan Junior <sergiodj@redhat.com> - 8.1.50.20180618-24.fc29 - Add BuildRequires: mpfr-devel (RH BZ 1593280). * Mon Jun 18 2018 Sergio Durigan Junior <sergiodj@redhat.com> - 8.1.50.20180618-23.fc29 - Rebase to FSF GDB 8.1.50.20180618 (8.2pre). * Mon Jun 18 2018 Sergio Durigan Junior <sergiodj@fedoraproject.org> - 8.1.50.20180613-22.fc29 - Do not run /sbin/install-info when installing the documentation (except for DTS). * Wed Jun 13 2018 Sergio Durigan Junior <sergiodj@redhat.com> - 8.1.50.20180613-21.fc29 - Rebase to FSF GDB 8.1.50.20180613 (8.2pre). * Wed Jun 13 2018 Miro Hrončok <mhroncok@redhat.com> - Rebuilt for Python 3.7 * Wed Jun 13 2018 Miro Hrončok <mhroncok@redhat.com> - Bootstrap for Python 3.7 * Fri Jun 08 2018 Sergio Durigan Junior <sergiodj@redhat.com> - 8.1.50.20180605-18.fc29 - Fix Python 3.7 breakage (RH BZ 1577396). * Tue Jun 05 2018 Sergio Durigan Junior <sergiodj@redhat.com> - 8.1.50.20180605-17.fc29 - Rebase to FSF GDB 8.1.50.20180605 (8.2pre). * Sat Jun 02 2018 Sergio Durigan Junior <sergiodj@redhat.com> - 8.1.50.20180522-16.fc29 - Rebase to FSF GDB 8.1.50.20180529 (8.2pre). * Wed May 30 2018 Sergio Durigan Junior <sergiodj@redhat.com> - 8.1.50.20180522-15.fc28 - Rebase to FSF GDB 8.1.50.20180522 (8.2pre). * Mon Apr 02 2018 Jan Kratochvil <jan.kratochvil@redhat.com> - 8.1-14.fc28 - Revert 'Fix PDF build on Rawhide/F-29', rm -rf texinfo/ (from RH BZ 1562580). * Sat Mar 31 2018 Jan Kratochvil <jan.kratochvil@redhat.com> - 8.1-13.fc28 - Fix PDF build on Rawhide/F-29. * Fri Mar 23 2018 Jan Kratochvil <jan.kratochvil@redhat.com> - 8.1-12.fc28 - Add test: [s390x] Backport arch12 instructions decoding (RH BZ 1553104). * Sat Mar 03 2018 Jan Kratochvil <jan.kratochvil@redhat.com> - 8.1-11.fc28 - Add: BuildRequires: gcc-c++ https://fedoraproject.org/wiki/Packaging:C_and_C%2B%2B#BuildRequires_and_Requires * Tue Feb 20 2018 Rex Dieter <rdieter@fedoraproject.org> - 8.1-10.fc28 - rebuild (guile) * Sat Feb 17 2018 Jan Kratochvil <jan.kratochvil@redhat.com> - 8.1-9.fc28 - [testsuite] Revert disable of BuildRequires: gcc-go (for RH BZ 1541639). * Fri Feb 09 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 8.1-8.fc28 - Escape macros in %changelog * Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 8.1-7.fc28 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Tue Feb 06 2018 Jan Kratochvil <jan.kratochvil@redhat.com> - 8.1-6.fc28 - Fix .spec build compatibility with <=F-27 and <=RHEL-7. - [testsuite] Temporarily disable BuildRequires: gcc-go (for RH BZ 1541639). * Sun Feb 04 2018 Jan Kratochvil <jan.kratochvil@redhat.com> - 8.1-5.fc28 - Workaround gcc-8.0: -Wno-error=cast-function-type,stringop-truncation - Fix ppc64 stwux encoding as found by gcc-8.0 -Werror=tautological-compare. * Sun Feb 04 2018 Jan Kratochvil <jan.kratochvil@redhat.com> - 8.1-4.fc28 - Fix -D_GLIBCXX_DEBUG gdb-add-index regression (RH BZ 1540559). * Wed Jan 31 2018 Sergio Durigan Junior <sergiodj@redhat.com> - 8.1-3.fc26 - Rebase to FSF GDB 8.1. * Fri Jan 19 2018 Sergio Durigan Junior <sergiodj@redhat.com> - 8.0.90.20180109-2.fc26 - Remove gdb-6.3-rh-dummykfail-20041202.patch (RH BZ 1535228). - Remove gdb-glibc-vdso-workaround.patch (RH BZ 1535244). * Wed Jan 10 2018 Sergio Durigan Junior <sergiodj@redhat.com> - 8.0.90.20180109-1.fc26 - Rebase to pre-FSF GDB 8.1 (8.1.90.20180109). * Sat Dec 16 2017 Sergio Durigan Junior <sergiodj@redhat.com> - 8.0.50.20171204-35.fc26 - Rebase to FSF GDB 8.0.50.20171213 (8.1pre). * Sun Dec 10 2017 Sergio Durigan Junior <sergiodj@redhat.com> - 8.0.50.20171204-34.fc26 - chmod +x on the generate-*.sh script.s - Remove references to gdb-8.0.1 from 'sources' and '.gitignore'. - Regenerate first line of the patches (remove commit hash). - Fix empty Source line. * Thu Dec 07 2017 Sergio Durigan Junior <sergiodj@redhat.com> - 8.0.50.20171204-33.fc26 - Rebase to FSF GDB 8.0.50.20171204 (8.1pre). - Implemented new method for dealing with local patches. * Mon Dec 04 2017 Sergio Durigan Junior <sergiodj@redhat.com> - 8.0.1-32.fc26 - Convert all the patches to 'git-am' format. * Sat Dec 02 2017 Jan Kratochvil <jan.kratochvil@redhat.com> - 8.0.1-31.fc26 - [testsuite] Fix BuildRequires for non-x86* arches. * Fri Oct 27 2017 Jan Kratochvil <jan.kratochvil@redhat.com> - 8.0.1-30.fc26 - Use inlined func name for printing breakpoints (RH BZ 1228556, Keith Seitz). * Sat Oct 07 2017 Jan Kratochvil <jan.kratochvil@redhat.com> - 8.0.1-29.fc26 - [s390x] Backport arch14 guarded-storage register support (RH BZ 1498758). * Thu Sep 28 2017 Jan Kratochvil <jan.kratochvil@redhat.com> - 8.0.1-28.fc26 - Performance fix of gcore to use --readnever (for RH BZ 1493675). * Tue Sep 26 2017 Troy Dawson <tdawson@redhat.com> - 8.0.1-27.fc26 - Cleanup spec file conditionals * Tue Sep 12 2017 Jan Kratochvil <jan.kratochvil@redhat.com> - 8.0.1-26.fc26 - Rebase to FSF GDB 8.0.1 (8.0 stable branch). * Wed Aug 30 2017 Jan Kratochvil <jan.kratochvil@redhat.com> - 8.0-25.fc26 - [rhel6] Fix T-stopping of processes after their detachment (RH BZ 1486223). * Thu Aug 24 2017 Jan Kratochvil <jan.kratochvil@redhat.com> - 8.0-24.fc26 - Backport DWARF-5 and breakpoint fixes from upstream stable branch 8.0. * Sat Aug 19 2017 Jan Kratochvil <jan.kratochvil@redhat.com> - 8.0-23.fc26 - [s390x] Backport arch12 support and other s390x fixes (RH BZ 1420304). * Fri Aug 18 2017 Jan Kratochvil <jan.kratochvil@redhat.com> - 8.0-22.fc26 - Backport a fix for clang && -gsplit-dwarf debuggees (RH BZ 1482892). * Sun Aug 13 2017 Jan Kratochvil <jan.kratochvil@redhat.com> - 8.0-21.fc26 - Fix compatibility with F-27 debuginfo packaging. - Fix compatibility with F-27 librpm version 8. * Thu Aug 03 2017 Jan Kratochvil <jan.kratochvil@redhat.com> - 8.0-20.fc26 - Two fixes from upstream stable branch 8.0. * Wed Aug 02 2017 Fedora Release Engineering <releng@fedoraproject.org> - 8.0-19.fc26 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 8.0-18.fc26 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Mon Jun 12 2017 Jan Kratochvil <jan.kratochvil@redhat.com> - 8.0-17.fc26 - [rhel6 dts] Use devtoolset gcc for GDB being now in C++11. * Sat Jun 10 2017 Jan Kratochvil <jan.kratochvil@redhat.com> - 8.0-16.fc26 - [dts] Upgrade libstdc++-v3-python to 7.1.1-20170526. * Fri Jun 09 2017 Jan Kratochvil <jan.kratochvil@redhat.com> - 8.0-15.fc26 - [rhel dts libipt] Fix#2 [-Werror=implicit-fallthrough=] with gcc-7.1.1. * Fri Jun 09 2017 Jan Kratochvil <jan.kratochvil@redhat.com> - 8.0-14.fc26 - [rhel dts libipt] Fix [-Werror=implicit-fallthrough=] with gcc-7.1.1. * Fri Jun 09 2017 Jan Kratochvil <jan.kratochvil@redhat.com> - 8.0-13.fc26 - Rebase to FSF GDB 8.0 final. - [rhel7 dts] Rebase bundled libipt to 1.6.1. * Sat May 20 2017 Jan Kratochvil <jan.kratochvil@redhat.com> - 7.99.90.20170420-12.fc26 - Move 'dnf-command(debuginfo-install)' gdb-headless -> gdb (RH BZ 1452335). * Mon May 15 2017 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 7.99.90.20170420-11.fc26 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_27_Mass_Rebuild * Mon May 08 2017 Jan Kratochvil <jan.kratochvil@redhat.com> - 7.99.90.20170420-10.fc26 - [.spec] Update patches categorization. * Fri Apr 21 2017 Jan Kratochvil <jan.kratochvil@redhat.com> - 7.99.90.20170420-9.fc26 - [ppc*] Fix gdb.arch/powerpc-power7.exp testcase regression (RH BZ 1440044). * Fri Apr 21 2017 Jan Kratochvil <jan.kratochvil@redhat.com> - 7.99.90.20170420-8.fc26 - Rebase to FSF GDB 7.99.90.20170420 (pre-8.0 stable branch). * Wed Apr 19 2017 Jan Kratochvil <jan.kratochvil@redhat.com> - 7.12.50.20170309-7.fc26 - Fix reported gdb-vla-intel-stringbt-fix.patch regression (SuSE). - Remove gcc-7 compilation compatibility hack. * Fri Mar 10 2017 Jan Kratochvil <jan.kratochvil@redhat.com> - 7.12.50.20170309-6.fc26 - [testsuite] [ppc*,s390*] Do not FAIL rhbz1261564-aarch64-watchpoint.exp (RH BZ 1352563). * Thu Mar 09 2017 Jan Kratochvil <jan.kratochvil@redhat.com> - 7.12.50.20170309-5.fc26 - Rebase to pre-7.13 FSF GDB trunk. * Thu Mar 02 2017 Jan Kratochvil <jan.kratochvil@redhat.com> - 7.12.50.20170226-4.fc26 - Fix gdb-vla-intel-fortran-strides.patch rebase regression. * Tue Feb 28 2017 Jan Kratochvil <jan.kratochvil@redhat.com> - 7.12.50.20170226-3.fc26 - Fix gdb.arch/amd64-entry-value-paramref.exp rebase regression. * Tue Feb 28 2017 Jan Kratochvil <jan.kratochvil@redhat.com> - 7.12.50.20170226-2.fc26 - [testsuite] [rhel] Fix py-gil-mthread.exp for Python 2 compat (RH BZ 1427487). * Mon Feb 27 2017 Jan Kratochvil <jan.kratochvil@redhat.com> - 7.12.50.20170226-1.fc26 - Rebase to pre-7.13 FSF GDB trunk. - Dropped gdb-6.7-bz426600-DW_TAG_interface_type-test.patch as GCJ is no more. * Fri Feb 24 2017 Jan Kratochvil <jan.kratochvil@redhat.com> - 7.12.1-47.fc26 - New testcase for: Fix <tab>-completion crash (Gary Benson, RH BZ 1398387). - [testsuite] Use more standard_output_file. * Wed Feb 15 2017 Jan Kratochvil <jan.kratochvil@redhat.com> - 7.12.1-46.fc26 - Fix <tab>-completion crash (Gary Benson, RH BZ 1398387). * Tue Feb 14 2017 Jan Kratochvil <jan.kratochvil@redhat.com> - 7.12.1-45.fc26 - Release bump. * Sun Feb 12 2017 Jan Kratochvil <jan.kratochvil@redhat.com> - 7.12.1-44.fc26 - [dts] Upgrade libstdc++-v3-python to 6.3.1-20170212. * Wed Feb 08 2017 Jan Kratochvil <jan.kratochvil@redhat.com> - 7.12.1-43.fc26 - Fix build compatibility with gcc-7. * Wed Feb 08 2017 Stephen Gallagher <sgallagh@redhat.com> - 7.12.1-42.fc26 - Add missing %license macro * Sat Jan 21 2017 Jan Kratochvil <jan.kratochvil@redhat.com> - 7.12.1-41.fc26 - Rebase to released FSF GDB 7.12.1. * Tue Jan 17 2017 Jan Kratochvil <jan.kratochvil@redhat.com> - 7.12-40.fc26 - Enable libinproctrace.so on all archs except arm32. * Thu Jan 12 2017 Jan Kratochvil <jan.kratochvil@redhat.com> - 7.12-39.fc26 - Fix gdb-readline62-ask-more-rh.patch for Rawhide readline-7.0. * Thu Jan 12 2017 Igor Gnatenko <ignatenko@redhat.com> - 7.12-38.fc26 - Rebuild for readline 7.x * Thu Jan 12 2017 Jan Kratochvil <jan.kratochvil@redhat.com> - 7.12-37.fc25 - [rhel6] Fix missing /usr/bin/realpath.