Name: | libmandoc-devel |
---|---|
Version: | 1.14.5 |
Release: | 14.el7 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 488188 |
License: | ISC |
RPM: | libmandoc-devel-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: | Development libraries and headers for libmandoc |
Description: | The mandoc library parses a UNIX manual into an abstract syntax tree (AST). UNIX manuals are composed of mdoc(7) or man(7), and may be mixed with roff(7), tbl(7), and eqn(7) invocations. |
- 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)