From 07057459e4245e7f7cd9cad8192fb72929148599 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Esser?= Date: Wed, 24 Apr 2019 14:56:38 +0200 Subject: [PATCH] Remove hardcoded gzip suffix from GNU info pages --- psacct.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/psacct.spec b/psacct.spec index c9afdff..b6d409e 100644 --- a/psacct.spec +++ b/psacct.spec @@ -4,7 +4,7 @@ Summary: Utilities for monitoring process activities Name: psacct Version: 6.6.4 -Release: 4%{?dist} +Release: 5%{?dist} License: GPLv3+ URL: http://www.gnu.org/software/acct/ @@ -128,10 +128,13 @@ touch /var/account/pacct && chmod 0600 /var/account/pacct %{_mandir}/man8/accton.8* %{_mandir}/man8/dump-acct.8* %{_mandir}/man8/dump-utmp.8* -%{_infodir}/accounting.info.gz +%{_infodir}/accounting.info.* %changelog +* Wed Apr 24 2019 Björn Esser - 6.6.4-5 +- Remove hardcoded gzip suffix from GNU info pages + * Sat Feb 02 2019 Fedora Release Engineering - 6.6.4-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild