From 88a53b2c995f65fbace639262890f92e0517f59a Mon Sep 17 00:00:00 2001 From: Felipe Borges Date: Feb 28 2019 10:19:21 +0000 Subject: Make the manual pages decompression format agnostic It is recommended in the Fedora packaging guidelines to have %{_mandir}/man1/.1* which is more robust against future changes to the RPM scritps to use different compression. --- diff --git a/wavpack.spec b/wavpack.spec index 29b7014..2c46eff 100644 --- a/wavpack.spec +++ b/wavpack.spec @@ -61,7 +61,7 @@ rm -f %{buildroot}/%{_libdir}/*.la %{_mandir}/man1/wavpack.1* %{_mandir}/man1/wvgain.1* %{_mandir}/man1/wvunpack.1* -%{_mandir}/man1/wvtag.1.* +%{_mandir}/man1/wvtag.1* %doc AUTHORS COPYING %files devel