auto-import changelog data from quota-3.01pre9-3.src.rpm
Wed Sep 05 2001 Preston Brown <pbrown@redhat.com> - require new initscripts
This commit is contained in:
parent
e57ef77419
commit
33ebdfc6c2
@ -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 <pbrown@redhat.com>
|
||||
- require new initscripts
|
||||
|
||||
* Thu Aug 30 2001 Preston Brown <pbrown@redhat.com>
|
||||
- fixed bug #52075 (problem with ext2 labels)
|
||||
- backup data files off by default in quotacheck, optional backup flag added
|
||||
|
||||
Loading…
Reference in New Issue
Block a user