BR perl-interpreter
Signed-off-by: David Cantrell <dcantrell@redhat.com>
This commit is contained in:
parent
25ccb8c2cd
commit
aff8b49b8e
@ -1,6 +1,6 @@
|
||||
Name: mandoc
|
||||
Version: 1.14.5
|
||||
Release: 8%{?dist}
|
||||
Release: 9%{?dist}
|
||||
Summary: A suite of tools for compiling mdoc and man
|
||||
|
||||
License: ISC
|
||||
@ -19,6 +19,7 @@ BuildRequires: make
|
||||
BuildRequires: zlib-devel
|
||||
|
||||
# requirements for %%check
|
||||
BuildRequires: perl-interpreter
|
||||
BuildRequires: perl(IPC::Open3)
|
||||
|
||||
Requires: libmandoc%{?_isa} = %{version}-%{release}
|
||||
@ -233,6 +234,9 @@ fi
|
||||
%{_mandir}/man3/tbl.3*
|
||||
|
||||
%changelog
|
||||
* 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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user