From cf4a7e6e4e7231e2b6e33ccb99105a7e3911b9ea Mon Sep 17 00:00:00 2001 From: Peter Vrabec Date: Tue, 13 Jun 2006 12:56:30 +0000 Subject: [PATCH] - rename ENOSUP to ENOTSUP - clean up a couple of SELinux problems. Patch from Daniel J. Walsh. --- logrotate.spec | 8 +++++++- sources | 2 +- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/logrotate.spec b/logrotate.spec index e5e1ac0..a7f6054 100644 --- a/logrotate.spec +++ b/logrotate.spec @@ -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 3.7.4-3 +- rename ENOSUP to ENOTSUP + +* Tue Jun 13 2006 Peter Vrabec 3.7.4-2 +- clean up a couple of SELinux problems. Patch from Daniel J. Walsh. + * Wed May 17 2006 Peter Vrabec 3.7.4-1 - add new "minsize" option (#173088) diff --git a/sources b/sources index e0a8d46..628dead 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -73db959389da200b3a0203446e5fe6a6 logrotate-3.7.4.tar.gz +0d8d8b9df8fd9ddcd0c1692186474779 logrotate-3.7.4.tar.gz