Fri, 10 May 2024 17:23:08 UTC | login

Information for build mandoc-1.14.5-10.fc33

ID155817
Package Namemandoc
Version1.14.5
Release10.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/mandoc.git#c96decb2edd1788d34e33267b159a57b40cf7601
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 bydavidlt
State complete
Volume DEFAULT
StartedThu, 16 Apr 2020 14:10:16 UTC
CompletedThu, 16 Apr 2020 14:41:24 UTC
Taskbuild (f33, /rpms/mandoc.git:c96decb2edd1788d34e33267b159a57b40cf7601)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/mandoc.git#c96decb2edd1788d34e33267b159a57b40cf7601'}}
Tags
f33
RPMs
src
mandoc-1.14.5-10.fc33.src.rpm (info) (download)
riscv64
libmandoc-1.14.5-10.fc33.riscv64.rpm (info) (download)
libmandoc-devel-1.14.5-10.fc33.riscv64.rpm (info) (download)
mandoc-1.14.5-10.fc33.riscv64.rpm (info) (download)
libmandoc-debuginfo-1.14.5-10.fc33.riscv64.rpm (info) (download)
mandoc-debuginfo-1.14.5-10.fc33.riscv64.rpm (info) (download)
mandoc-debugsource-1.14.5-10.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * 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 - 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