| Name: | libmandoc-devel |
|---|---|
| Version: | 1.14.5 |
| Release: | 13.el7 |
| Architecture: | x86_64 |
| Group: | Unspecified |
| Size: | 491892 |
| License: | ISC |
| RPM: | libmandoc-devel-1.14.5-13.el7.x86_64.rpm |
| Source RPM: | mandoc-1.14.5-13.el7.src.rpm |
| Build Date: | Sat Jun 05 2021 |
| Build Host: | 3febcb4602214d2d9963d8f265ccbde6 |
| 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. |
- 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)
- Install the user tools using alternatives (#1785308)