Remove hardcoded gzip suffix from GNU info pages
This commit is contained in:
parent
a1df2e569f
commit
07057459e4
@ -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 <besser82@fedoraproject.org> - 6.6.4-5
|
||||
- Remove hardcoded gzip suffix from GNU info pages
|
||||
|
||||
* Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 6.6.4-4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user