Information for build mandoc-1.14.5-10.el8

ID1484332
Package Namemandoc
Version1.14.5
Release10.el8
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/mandoc.git#c5bb549810a5d0abe93ff01105dfc36be0c2c671
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
StartedFri, 27 Mar 2020 21:07:53 UTC
CompletedFri, 27 Mar 2020 21:10:44 UTC
Taskbuild (epel8-candidate, /rpms/mandoc.git:c5bb549810a5d0abe93ff01105dfc36be0c2c671)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/mandoc.git#c5bb549810a5d0abe93ff01105dfc36be0c2c671'}}
Tags
epel8
RPMs
src
mandoc-1.14.5-10.el8.src.rpm (info) (download)
aarch64
libmandoc-devel-1.14.5-10.el8.aarch64.rpm (info) (download)
mandoc-1.14.5-10.el8.aarch64.rpm (info) (download)
mandoc-debuginfo-1.14.5-10.el8.aarch64.rpm (info) (download)
mandoc-debugsource-1.14.5-10.el8.aarch64.rpm (info) (download)
ppc64le
libmandoc-devel-1.14.5-10.el8.ppc64le.rpm (info) (download)
mandoc-1.14.5-10.el8.ppc64le.rpm (info) (download)
mandoc-debuginfo-1.14.5-10.el8.ppc64le.rpm (info) (download)
mandoc-debugsource-1.14.5-10.el8.ppc64le.rpm (info) (download)
s390x
libmandoc-devel-1.14.5-10.el8.s390x.rpm (info) (download)
mandoc-1.14.5-10.el8.s390x.rpm (info) (download)
mandoc-debuginfo-1.14.5-10.el8.s390x.rpm (info) (download)
mandoc-debugsource-1.14.5-10.el8.s390x.rpm (info) (download)
x86_64
libmandoc-devel-1.14.5-10.el8.x86_64.rpm (info) (download)
mandoc-1.14.5-10.el8.x86_64.rpm (info) (download)
mandoc-debuginfo-1.14.5-10.el8.x86_64.rpm (info) (download)
mandoc-debugsource-1.14.5-10.el8.x86_64.rpm (info) (download)
Logs
aarch64
root.log
state.log
hw_info.log
build.log
mock_output.log
x86_64
hw_info.log
state.log
build.log
root.log
mock_output.log
s390x
hw_info.log
state.log
build.log
root.log
mock_output.log
ppc64le
root.log
hw_info.log
build.log
state.log
mock_output.log
Changelog * Fri Mar 27 2020 David Cantrell <dcantrell@redhat.com> - 1.14.5-10 - Drop use of alternatives - Rename executables and man pages that conflict with man-pages, man-db, and groff to have a ".mandoc" suffix - Drop shared library patch * 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