From 7660b8eeddd0537e41a3e5c21658d7299afb07b5 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Mon, 16 Sep 2019 15:09:52 +0200 Subject: [PATCH] Move pipewire.conf man page to the daemon package --- pipewire.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pipewire.spec b/pipewire.spec index 1b2b347..473fbfa 100644 --- a/pipewire.spec +++ b/pipewire.spec @@ -144,6 +144,7 @@ exit 0 %{_mandir}/man1/pipewire.1* %dir %{_sysconfdir}/pipewire/ %{_sysconfdir}/pipewire/pipewire.conf +%{_mandir}/man5/pipewire.conf.5* %files libs %license LICENSE GPL LGPL @@ -164,7 +165,6 @@ exit 0 %files utils %{_bindir}/pipewire-monitor %{_bindir}/pipewire-cli -%{_mandir}/man5/pipewire.conf.5* %{_mandir}/man1/pipewire-monitor.1* %{_mandir}/man1/pipewire-cli.1* %{_bindir}/spa-monitor @@ -173,6 +173,7 @@ exit 0 %changelog * Mon Sep 16 2019 Kalev Lember - 0.2.6-5 - Don't require the daemon package for -devel subpackage +- Move pipewire.conf man page to the daemon package * Fri Jul 26 2019 Fedora Release Engineering - 0.2.6-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild