Information for build mandoc-1.14.5-11.fc33

ID1508783
Package Namemandoc
Version1.14.5
Release11.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/mandoc.git#338aa21064b083539049dd5798ff6f58fd99ff05
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
StartedTue, 19 May 2020 14:34:26 UTC
CompletedTue, 19 May 2020 14:40:53 UTC
Taskbuild (rawhide, /rpms/mandoc.git:338aa21064b083539049dd5798ff6f58fd99ff05)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/mandoc.git#338aa21064b083539049dd5798ff6f58fd99ff05'}}
Tags
f33
RPMs
src
mandoc-1.14.5-11.fc33.src.rpm (info) (download)
aarch64
libmandoc-devel-1.14.5-11.fc33.aarch64.rpm (info) (download)
mandoc-1.14.5-11.fc33.aarch64.rpm (info) (download)
mandoc-debuginfo-1.14.5-11.fc33.aarch64.rpm (info) (download)
mandoc-debugsource-1.14.5-11.fc33.aarch64.rpm (info) (download)
armv7hl
libmandoc-devel-1.14.5-11.fc33.armv7hl.rpm (info) (download)
mandoc-1.14.5-11.fc33.armv7hl.rpm (info) (download)
mandoc-debuginfo-1.14.5-11.fc33.armv7hl.rpm (info) (download)
mandoc-debugsource-1.14.5-11.fc33.armv7hl.rpm (info) (download)
i686
libmandoc-devel-1.14.5-11.fc33.i686.rpm (info) (download)
mandoc-1.14.5-11.fc33.i686.rpm (info) (download)
mandoc-debuginfo-1.14.5-11.fc33.i686.rpm (info) (download)
mandoc-debugsource-1.14.5-11.fc33.i686.rpm (info) (download)
ppc64le
libmandoc-devel-1.14.5-11.fc33.ppc64le.rpm (info) (download)
mandoc-1.14.5-11.fc33.ppc64le.rpm (info) (download)
mandoc-debuginfo-1.14.5-11.fc33.ppc64le.rpm (info) (download)
mandoc-debugsource-1.14.5-11.fc33.ppc64le.rpm (info) (download)
s390x
libmandoc-devel-1.14.5-11.fc33.s390x.rpm (info) (download)
mandoc-1.14.5-11.fc33.s390x.rpm (info) (download)
mandoc-debuginfo-1.14.5-11.fc33.s390x.rpm (info) (download)
mandoc-debugsource-1.14.5-11.fc33.s390x.rpm (info) (download)
x86_64
libmandoc-devel-1.14.5-11.fc33.x86_64.rpm (info) (download)
mandoc-1.14.5-11.fc33.x86_64.rpm (info) (download)
mandoc-debuginfo-1.14.5-11.fc33.x86_64.rpm (info) (download)
mandoc-debugsource-1.14.5-11.fc33.x86_64.rpm (info) (download)
Logs
x86_64
hw_info.log
state.log
build.log
root.log
mock_output.log
ppc64le
state.log
hw_info.log
build.log
root.log
mock_output.log
aarch64
root.log
hw_info.log
state.log
build.log
mock_output.log
i686
hw_info.log
root.log
build.log
state.log
mock_output.log
s390x
hw_info.log
state.log
build.log
root.log
mock_output.log
armv7hl
hw_info.log
state.log
build.log
root.log
mock_output.log
Changelog * 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