From 6aa7aaaaf4707113df027efd251768dc7589141c Mon Sep 17 00:00:00 2001 From: Andrey Bondrov Date: Fri, 16 Aug 2019 17:45:55 +1000 Subject: [PATCH] Fix man page extension --- wipe.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/wipe.spec b/wipe.spec index d19679e..3356263 100644 --- a/wipe.spec +++ b/wipe.spec @@ -1,7 +1,7 @@ Summary: Secure file deletion utility Name: wipe Version: 2.3.1 -Release: 8 +Release: 9 License: GPLv2+ Group: File tools Url: http://wipe.sourceforge.net/ @@ -23,7 +23,7 @@ erased from a hard drive is unrecoverable. %{_mandir}/man1/wipe.wipe.1* %post -%{_sbindir}/update-alternatives --install %{_bindir}/wipe wipe %{_bindir}/wipe.wipe 10 --slave %{_mandir}/man1/wipe.1.lzma wipe.1.lzma %{_mandir}/man1/wipe.wipe.1.lzma +%{_sbindir}/update-alternatives --install %{_bindir}/wipe wipe %{_bindir}/wipe.wipe 10 --slave %{_mandir}/man1/wipe.1.xz wipe.1.xz %{_mandir}/man1/wipe.wipe.1.xz %postun %{_sbindir}/update-alternatives --remove wipe %{_bindir}/wipe.wipe