From 4a86c9745e286c19ca3f38622cfeabc3d97bc092 Mon Sep 17 00:00:00 2001 From: Colin Walters Date: Sun, 1 May 2016 13:08:35 -0400 Subject: [PATCH] spec: Enable man pages Install the BRs, add the %files. Closes: #40 Approved by: alexlarsson --- packaging/bubblewrap.spec | 3 +++ 1 file changed, 3 insertions(+) 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/*