diff --git a/speech-dispatcher.spec b/speech-dispatcher.spec index 90a5ae0..ba74952 100644 --- a/speech-dispatcher.spec +++ b/speech-dispatcher.spec @@ -32,6 +32,7 @@ BuildRequires: python3-setuptools BuildRequires: texinfo BuildRequires: systemd BuildRequires: git +BuildRequires: /usr/bin/help2man Requires: speech-dispatcher-espeak-ng Requires(post): systemd @@ -227,6 +228,7 @@ fi %dir %{_libdir}/speech-dispatcher %{_libdir}/speech-dispatcher/spd*.so %{_datadir}/sounds/speech-dispatcher +%{_mandir}/man1/speech-dispatcher.1* %dir %attr(0700, root, root) %{_localstatedir}/log/speech-dispatcher/ %{_unitdir}/speech-dispatcherd.service @@ -242,6 +244,8 @@ fi %{_bindir}/spd-conf %{_bindir}/spd-say %{_bindir}/spdsend +%{_mandir}/man1/spd-conf.1* +%{_mandir}/man1/spd-say.1* %files baratinoo %config(noreplace) %{_sysconfdir}/speech-dispatcher/modules/baratinoo.conf @@ -269,6 +273,7 @@ fi %changelog * Tue Jan 29 2019 Kalev Lember - 0.9.0-2 - Split new baratinoo and kali modules out into separate subpackages +- Install man pages * Sun Jan 27 2019 Peter Robinson 0.9.0-1 - speech-dispatcher 0.9.0