From a65de6e41ab8bb3fc0a33a65c95e84dfdeadd88c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Tue, 13 Nov 2018 19:01:24 +0100 Subject: [PATCH] Correct htpasswd name in documentation --- whois.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/whois.spec b/whois.spec index 29a005b..3385c91 100644 --- a/whois.spec +++ b/whois.spec @@ -1,4 +1,4 @@ -# Package htpasswd tool +# Package mkpasswd tool %{bcond_without whois_enables_mkpasswd} # Add IDN support %{bcond_without whois_enables_idn} @@ -130,7 +130,7 @@ fi %changelog * Tue Nov 13 2018 Petr Pisar - 5.3.2-2 -- Package htpasswd tool into whois-htpasswd package (bug #1649426) +- Package mkpasswd tool into whois-mkpasswd package (bug #1649426) * Mon Jul 16 2018 Petr Pisar - 5.3.2-1 - 5.3.2 bump