auto-import changelog data from quota-3.03-1.src.rpm
Mon Feb 25 2002 Elliot Lee <sopwith@redhat.com> - IfArch the badkernelinclude patch for ppc-only. - Update to 3.03
This commit is contained in:
parent
8200c49483
commit
3893906e44
10
quota.spec
10
quota.spec
@ -1,7 +1,7 @@
|
||||
Name: quota
|
||||
Summary: System administration tools for monitoring users' disk usage.
|
||||
Version: 3.01pre9
|
||||
Release: 3.0ppc
|
||||
Version: 3.03
|
||||
Release: 1
|
||||
Serial: 1
|
||||
Source0: http://downloads.sourceforge.net/linuxquota/%{name}-3.01-pre9.tar.gz
|
||||
License: BSD
|
||||
@ -29,7 +29,9 @@ and limiting user and or group disk usage per filesystem.
|
||||
%patch4 -p1 -b .retcode
|
||||
%patch5 -p1 -b .devlookup
|
||||
%patch6 -p1 -b .backupopt
|
||||
%ifarch ppc
|
||||
%patch7 -p1 -b .badkernelinclude
|
||||
%endif
|
||||
|
||||
%build
|
||||
%configure
|
||||
@ -70,6 +72,10 @@ rm -rf %{buildroot}
|
||||
%attr(0644,root,root) %{_mandir}/man8/*
|
||||
|
||||
%changelog
|
||||
* Mon Feb 25 2002 Elliot Lee <sopwith@redhat.com>
|
||||
- IfArch the badkernelinclude patch for ppc-only.
|
||||
- Update to 3.03
|
||||
|
||||
* Wed Dec 12 2001 Guy Streeter <streeter@redhat.com>
|
||||
- Make #include of kernel header file work on non-x86
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user