fix log rotate config

This commit is contained in:
Alejandro Perez 2014-06-17 00:39:41 -05:00
parent 742660cc65
commit d012094273
2 changed files with 5 additions and 2 deletions

View File

@ -1,5 +1,5 @@
# Logrotate file for iptraf
/var/log/iptraf/*.log {
/var/log/iptraf-ng/*.log {
compress
delaycompress
missingok

View File

@ -1,7 +1,7 @@
Summary: A console-based network monitoring utility
Name: iptraf-ng
Version: 1.1.4
Release: 5%{?dist}
Release: 6%{?dist}
Source0: https://fedorahosted.org/releases/i/p/iptraf-ng/%{name}-%{version}.tar.gz
Source1: %{name}-logrotate.conf
Source2: %{name}-tmpfiles.conf
@ -76,6 +76,9 @@ rm -rf %{buildroot}
%{_prefix}/lib/tmpfiles.d/%{name}.conf
%changelog
* Tue Jun 17 2014 Alejandro Pérez <aeperezt@fedoraproject.org> - 1.1.4-6
- fix 1109768
bad configuration logrotate
* Sun Mar 02 2014 Alejandro Pérez <aeperezt@fedoraproject.org> - 1.1.4-5
- fix bug 1020552
rpm report /var/lock/ipraf-ng is missing