summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorColin Walters <walters@verbum.org>2016-05-01 13:08:35 -0400
committerColin Walters (automation) <walters+githubbot@verbum.org>2016-05-02 07:24:04 +0000
commit4a86c9745e286c19ca3f38622cfeabc3d97bc092 (patch)
treeb5800d1c22ed5b2496450ce52f34d0b4419049c9
parentff2430ccf3aad0ca2bd3a56445ece612ec10bed1 (diff)
downloadbubblewrap-4a86c9745e286c19ca3f38622cfeabc3d97bc092.tar.gz
spec: Enable man pages
Install the BRs, add the %files. Closes: #40 Approved by: alexlarsson
-rw-r--r--packaging/bubblewrap.spec3
1 files changed, 3 insertions, 0 deletions
diff --git a/packaging/bubblewrap.spec b/packaging/bubblewrap.spec
index 746c3f6..c12a36e 100644
--- a/packaging/bubblewrap.spec
+++ b/packaging/bubblewrap.spec
@@ -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/*