From 954f74ee765399ee1004b09be9df75a606749b2c Mon Sep 17 00:00:00 2001 From: cvsdist Date: Thu, 9 Sep 2004 08:01:11 +0000 Subject: [PATCH] auto-import changelog data from logrotate-3.6.4-1.src.rpm Mon Apr 15 2002 Elliot Lee 3.6.4-1 - Commit fix for #62560 --- .cvsignore | 2 +- logrotate.spec | 16 +++++++++++----- sources | 2 +- 3 files changed, 13 insertions(+), 7 deletions(-) diff --git a/.cvsignore b/.cvsignore index a6c2693..3f58d5f 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -logrotate-3.6.3.tar.gz +logrotate-3.6.4.tar.gz diff --git a/logrotate.spec b/logrotate.spec index 745046d..3003a9f 100644 --- a/logrotate.spec +++ b/logrotate.spec @@ -1,6 +1,6 @@ Summary: Rotates, compresses, removes and mails system log files. Name: logrotate -Version: 3.6.3 +Version: 3.6.4 Release: 1 License: GPL Group: System Environment/Base @@ -9,12 +9,15 @@ BuildRoot: %{_tmppath}/%{name}-%{version}.root %description The logrotate utility is designed to simplify the administration of -log files on a system which generates a lot of log files. Logrotate -allows for the automatic rotation compression, removal, and mailing of -log files. Logrotate can be set to handle a log file daily, weekly, -monthly, or when the log file gets to a certain size. Normally, +log files on a system which generates a lot of log files. Logrotate +allows for the automatic rotation compression, removal and mailing of +log files. Logrotate can be set to handle a log file daily, weekly, +monthly or when the log file gets to a certain size. Normally, logrotate runs as a daily cron job. +Install the logrotate package if you need a utility to deal with the +log files on your system. + %prep %setup @@ -46,6 +49,9 @@ rm -rf $RPM_BUILD_ROOT %attr(0644, root, root) %verify(not size md5 mtime) %config(noreplace) /var/lib/logrotate.status %changelog +* Mon Apr 15 2002 Elliot Lee 3.6.4-1 +- Commit fix for #62560 + * Wed Mar 13 2002 Elliot Lee 3.6.3-1 - Apply various bugfix patches from the openwall people diff --git a/sources b/sources index f490b9e..015adc9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c60878f329003320b2e66daf849610c4 logrotate-3.6.3.tar.gz +c1e2f6e80e22f886db25b8bff02ee5ba logrotate-3.6.4.tar.gz