From 33ebdfc6c2c1c2fcc2584abe5b5ab35f9a407a81 Mon Sep 17 00:00:00 2001 From: cvsdist Date: Thu, 9 Sep 2004 11:05:59 +0000 Subject: [PATCH] auto-import changelog data from quota-3.01pre9-3.src.rpm Wed Sep 05 2001 Preston Brown - require new initscripts --- quota.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/quota.spec b/quota.spec index f8b8193..0eeeed5 100644 --- a/quota.spec +++ b/quota.spec @@ -1,7 +1,7 @@ Name: quota Summary: System administration tools for monitoring users' disk usage. Version: 3.01pre9 -Release: 2 +Release: 3 Serial: 1 Source0: http://downloads.sourceforge.net/linuxquota/%{name}-3.01-pre9.tar.gz License: BSD @@ -13,7 +13,7 @@ Patch4: quota-3.01-retcode.patch Patch5: quota-3.01-devlookup.patch Patch6: quota-3.01-backupopt.patch BuildRoot: %{_tmppath}/%{name}-root -Requires: kernel >= 2.4 +Requires: kernel >= 2.4 initscripts >= 6.38 BuildPreReq: e2fsprogs-devel gettext %description @@ -68,6 +68,9 @@ rm -rf %{buildroot} %attr(0644,root,root) %{_mandir}/man8/* %changelog +* Wed Sep 5 2001 Preston Brown +- require new initscripts + * Thu Aug 30 2001 Preston Brown - fixed bug #52075 (problem with ext2 labels) - backup data files off by default in quotacheck, optional backup flag added