Name: | mandoc |
---|---|
Version: | 1.14.5 |
Release: | 14.el7 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 871978 |
License: | ISC |
RPM: | mandoc-1.14.5-14.el7.aarch64.rpm |
Source RPM: | mandoc-1.14.5-14.el7.src.rpm |
Build Date: | Wed Jul 14 2021 |
Build Host: | ca-buildarm02.us.oracle.com |
Vendor: | Oracle America |
URL: | https://mandoc.bsd.lv/ |
Summary: | A suite of tools for compiling mdoc and man |
Description: | mandoc 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. |
- Use alternatives for mdoc.7 (bz#1970919)
- Rebuild
- Drop explicit Requires for libmandoc package (#1837690)
- Per discussion with upstream, drop the shared library patch
- libmandoc.so must be linked with COMPAT_OBJS - Add patch to fix configure script - Replace plain make with %make_build
- BR perl-interpreter
- Do not use alternatives for mdoc.7
- Build everything using -fPIC
- Include libmandoc.a in libmandoc-devel
- 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)