From: Peter van Dijk Date: Fri, 24 Apr 2015 08:29:46 +0000 (+0200) Subject: add new manpages to spec X-Git-Tag: dnsdist-1.0.0-alpha1~248^2~97 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=bb7c0197f9370a445e7b99ba7a240a3d1a288dac;p=thirdparty%2Fpdns.git add new manpages to spec --- diff --git a/pdns.spec b/pdns.spec index c7daaf0240..0130ef098e 100644 --- a/pdns.spec +++ b/pdns.spec @@ -63,8 +63,15 @@ These are the tools %{_bindir}/nproxy %{_bindir}/nsec3dig %{_bindir}/saxfr +%{_mandir}/man1/dnsbulktest.1 +%{_mandir}/man1/dnsdist.1 +%{_mandir}/man1/dnsgram.1 %{_mandir}/man1/dnsreplay.1 +%{_mandir}/man1/dnsscan.1 %{_mandir}/man1/dnsscope.1 -%{_mandir}/man1/dnswasher.1 %{_mandir}/man1/dnstcpbench.1 -%{_mandir}/man1/dnsdist.1 +%{_mandir}/man1/dnswasher.1 +%{_mandir}/man1/nsec3dig.1 +%{_mandir}/man1/pdns_recursor.1 +%{_mandir}/man1/rec_control.1 +%{_mandir}/man1/saxfr.1