Fix man page extension

This commit is contained in:
Andrey Bondrov 2019-08-16 17:45:55 +10:00
parent fb1d0be5e7
commit 6aa7aaaaf4

View file

@ -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