From 93a2283ab20555dffece0ac9e5f8092fc0b2e2bacba0d784ae4b85bf00e568a7 Mon Sep 17 00:00:00 2001 From: Martin Hauke Date: Fri, 17 Dec 2021 17:40:17 +0000 Subject: [PATCH] Accepting request 941216 from home:AndreasStieger:branches:network:utilities - fix manpage patch boo#1193856 OBS-URL: https://build.opensuse.org/request/show/941216 OBS-URL: https://build.opensuse.org/package/show/network:utilities/horst?expand=0&rev=9 --- horst.changes | 5 +++++ horst.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/horst.changes b/horst.changes index d5cfd69..c680ff3 100644 --- a/horst.changes +++ b/horst.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Dec 17 13:15:17 UTC 2021 - Andreas Stieger + +- fix manpage patch boo#1193856 + ------------------------------------------------------------------- Fri Nov 16 14:43:09 UTC 2018 - Cristian Rodríguez diff --git a/horst.spec b/horst.spec index 83817b2..59c1559 100644 --- a/horst.spec +++ b/horst.spec @@ -58,7 +58,7 @@ make %{?_smp_mflags} %install install -Dpm0755 horst %{buildroot}/%{_bindir}/horst install -Dpm0644 horst.conf %{buildroot}/%{_sysconfdir}/horst.conf -install -Dpm0644 horst.8 %{buildroot}/%{_mandir}/man1/horst.8 +install -Dpm0644 horst.8 %{buildroot}/%{_mandir}/man8/horst.8 install -Dpm0644 horst.conf.5 %{buildroot}/%{_mandir}/man5/horst.conf.5 %files