Information for build mandoc-1.14.5-13.el7

ID1749124
Package Namemandoc
Version1.14.5
Release13.el7
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/mandoc.git#9b39dfc64c14c570dd17af1a8a74f81ccbad9b5a
SummaryA suite of tools for compiling mdoc and man
Descriptionmandoc is a suite of tools compiling mdoc, the roff macro language of choice for BSD manual pages, and man, the predominant historical language for UNIX manuals. It is small, ISO C, ISC-licensed, and quite fast. The main component of the toolset is the mandoc utility program, based on the libmandoc validating compiler, to format output for UTF-8 and ASCII UNIX terminals, HTML 5, PostScript, and PDF.
Built bydcantrell
State complete
Volume DEFAULT
StartedWed, 19 May 2021 15:36:46 UTC
CompletedWed, 19 May 2021 15:40:09 UTC
Taskbuild (epel7-candidate, /rpms/mandoc.git:9b39dfc64c14c570dd17af1a8a74f81ccbad9b5a)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/mandoc.git#9b39dfc64c14c570dd17af1a8a74f81ccbad9b5a'}}
Tags
epel7
RPMs
src
mandoc-1.14.5-13.el7.src.rpm (info) (download)
ppc64le
libmandoc-devel-1.14.5-13.el7.ppc64le.rpm (info) (download)
mandoc-1.14.5-13.el7.ppc64le.rpm (info) (download)
mandoc-debuginfo-1.14.5-13.el7.ppc64le.rpm (info) (download)
x86_64
libmandoc-devel-1.14.5-13.el7.x86_64.rpm (info) (download)
mandoc-1.14.5-13.el7.x86_64.rpm (info) (download)
mandoc-debuginfo-1.14.5-13.el7.x86_64.rpm (info) (download)
Logs
x86_64
hw_info.log
state.log
build.log
root.log
mock_output.log
ppc64le
hw_info.log
state.log
build.log
root.log
mock_output.log
Changelog * Wed May 19 2021 David Cantrell <dcantrell@redhat.com> - 1.14.5-13 - Rebuild * Wed May 20 2020 David Cantrell <dcantrell@redhat.com> - 1.14.5-12 - Drop explicit Requires for libmandoc package (#1837690) * Tue May 19 2020 David Cantrell <dcantrell@redhat.com> - 1.14.5-11 - Per discussion with upstream, drop the shared library patch * Tue Apr 14 2020 Björn Esser <besser82@fedoraproject.org> - 1.14.5-10 - libmandoc.so must be linked with COMPAT_OBJS - Add patch to fix configure script - Replace plain make with %make_build * Mon Mar 09 2020 David Cantrell <dcantrell@redhat.com> - 1.14.5-9 - BR perl-interpreter * Mon Mar 09 2020 Nikola Forró <nforro@redhat.com> - 1.14.5-8 - Do not use alternatives for mdoc.7 * Thu Mar 05 2020 David Cantrell <dcantrell@redhat.com> - 1.14.5-7 - Build everything using -fPIC * Thu Mar 05 2020 David Cantrell <dcantrell@redhat.com> - 1.14.5-6 - Include libmandoc.a in libmandoc-devel * Tue Feb 25 2020 David Cantrell <dcantrell@redhat.com> - 1.14.5-5 - Split alternatives in to 4 sets (nforro) - Use default names for binaries and man pages (nforro) - Do not compress man pages (nforro) - Add missing %preun requirement (nforro) * Mon Feb 24 2020 David Cantrell <dcantrell@redhat.com> - 1.14.5-4 - Install the user tools using alternatives (#1785308) * Thu Feb 06 2020 David Cantrell <dcantrell@redhat.com> - 1.14.5-3 - Simplify the compat preprocessor tests (#1799629) * Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.14.5-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Wed Oct 16 2019 David Cantrell <dcantrell@redhat.com> - 1.14.5-1 - Update to mandoc-1.14.5 * Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.14.4-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Mon Mar 25 2019 David Shea <dshea@redhat.com> - 1.14.4-2 - Move mdoc.7 to mandoc_mdoc.7 (#1691793) * Thu Feb 07 2019 David Shea <dshea@redhat.com> - 1.14.4-1 - Initial package