removed unnecessary(and errorneus) with-ext2direct=no option, enabled
ldapmail support(used try, nonmandatory)
This commit is contained in:
parent
a229abb0d8
commit
cf484b11a0
10
quota.spec
10
quota.spec
@ -5,7 +5,7 @@ Name: quota
|
||||
Summary: System administration tools for monitoring users' disk usage
|
||||
Epoch: 1
|
||||
Version: 3.15
|
||||
Release: 5%{?dist}
|
||||
Release: 6%{?dist}
|
||||
License: BSD and GPLv2+
|
||||
URL: http://sourceforge.net/projects/linuxquota/
|
||||
Group: System Environment/Base
|
||||
@ -41,7 +41,7 @@ and limiting user and or group disk usage per filesystem.
|
||||
|
||||
%build
|
||||
%configure \
|
||||
--with-ext2direct=no \
|
||||
--enable-ldapmail=try \
|
||||
%if %{rpcsetquota}
|
||||
--enable-rpcsetquota=yes \
|
||||
%endif
|
||||
@ -89,6 +89,12 @@ rm -rf %{buildroot}
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Mar 12 2008 Ondrej Vasik <ovasik@redhat.com> 3.15-6
|
||||
- added enable-ldapmail=try option(wonder how #133207
|
||||
got closed by FC-4 without it or warnquota.conf change)
|
||||
- dropped with-ext2direct=no option - this option is
|
||||
invalid and original bug was fixed in 3.07
|
||||
|
||||
* Thu Mar 6 2008 Ondrej Vasik <ovasik@redhat.com> 3.15-5
|
||||
- added symbolic link for quotaoff man page(#436110)
|
||||
- don't ship xqmstats.8 man page as we don't ship those
|
||||
|
||||
Loading…
Reference in New Issue
Block a user