mirror of
https://github.com/projectatomic/bubblewrap.git
synced 2026-02-05 15:45:22 +01:00
spec: Enable man pages
Install the BRs, add the %files. Closes: #40 Approved by: alexlarsson
This commit is contained in:
committed by
Colin Walters (automation)
parent
ff2430ccf3
commit
4a86c9745e
@@ -14,6 +14,8 @@ BuildRequires: git
|
||||
# We always run autogen.sh
|
||||
BuildRequires: autoconf automake libtool
|
||||
BuildRequires: libcap-devel
|
||||
BuildRequires: libxslt
|
||||
BuildRequires: docbook-style-xsl
|
||||
|
||||
%description
|
||||
Bubblewrap (/usr/bin/bwrap) is a core execution engine for unprivileged
|
||||
@@ -42,4 +44,5 @@ find $RPM_BUILD_ROOT -name '*.la' -delete
|
||||
%else
|
||||
%{_bindir}/bwrap
|
||||
%endif
|
||||
%{_mandir}/man1/*
|
||||
|
||||
|
||||
Reference in New Issue
Block a user