auto-import changelog data from quota-3.01pre9-3.0ppc.src.rpm

Wed Dec 12 2001 Guy Streeter <streeter@redhat.com>
- Make #include of kernel header file work on non-x86
This commit is contained in:
cvsdist 2004-09-09 11:06:15 +00:00
parent 33ebdfc6c2
commit 8200c49483

View File

@ -1,7 +1,7 @@
Name: quota
Summary: System administration tools for monitoring users' disk usage.
Version: 3.01pre9
Release: 3
Release: 3.0ppc
Serial: 1
Source0: http://downloads.sourceforge.net/linuxquota/%{name}-3.01-pre9.tar.gz
License: BSD
@ -12,6 +12,7 @@ Patch3: quota-3.01-fixes.patch
Patch4: quota-3.01-retcode.patch
Patch5: quota-3.01-devlookup.patch
Patch6: quota-3.01-backupopt.patch
Patch7: quota-3.01-badkernelinclude.patch
BuildRoot: %{_tmppath}/%{name}-root
Requires: kernel >= 2.4 initscripts >= 6.38
BuildPreReq: e2fsprogs-devel gettext
@ -28,6 +29,7 @@ and limiting user and or group disk usage per filesystem.
%patch4 -p1 -b .retcode
%patch5 -p1 -b .devlookup
%patch6 -p1 -b .backupopt
%patch7 -p1 -b .badkernelinclude
%build
%configure
@ -68,6 +70,9 @@ rm -rf %{buildroot}
%attr(0644,root,root) %{_mandir}/man8/*
%changelog
* Wed Dec 12 2001 Guy Streeter <streeter@redhat.com>
- Make #include of kernel header file work on non-x86
* Wed Sep 5 2001 Preston Brown <pbrown@redhat.com>
- require new initscripts