- rename ENOSUP to ENOTSUP
- clean up a couple of SELinux problems. Patch from Daniel J. Walsh.
This commit is contained in:
parent
6b5e941f90
commit
cf4a7e6e4e
@ -5,7 +5,7 @@ BuildRequires: libselinux-devel
|
||||
Summary: Rotates, compresses, removes and mails system log files.
|
||||
Name: logrotate
|
||||
Version: 3.7.4
|
||||
Release: 1
|
||||
Release: 3
|
||||
License: GPL
|
||||
Group: System Environment/Base
|
||||
Source: logrotate-%{PACKAGE_VERSION}.tar.gz
|
||||
@ -56,6 +56,12 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%attr(0644, root, root) %verify(not size md5 mtime) %config(noreplace) /var/lib/logrotate.status
|
||||
|
||||
%changelog
|
||||
* Tue Jun 13 2006 Peter Vrabec <pvrabec@redhat.com> 3.7.4-3
|
||||
- rename ENOSUP to ENOTSUP
|
||||
|
||||
* Tue Jun 13 2006 Peter Vrabec <pvrabec@redhat.com> 3.7.4-2
|
||||
- clean up a couple of SELinux problems. Patch from Daniel J. Walsh.
|
||||
|
||||
* Wed May 17 2006 Peter Vrabec <pvrabec@redhat.com> 3.7.4-1
|
||||
- add new "minsize" option (#173088)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user