diff --git a/quota.spec b/quota.spec index 2a91dda..604c66d 100644 --- a/quota.spec +++ b/quota.spec @@ -2,7 +2,7 @@ Name: quota Summary: System administration tools for monitoring users' disk usage. Epoch: 1 Version: 3.13 -Release: 1.2.1 +Release: 1.2.3 License: BSD URL: http://sourceforge.net/projects/linuxquota/ Group: System Environment/Base @@ -64,6 +64,8 @@ rm -rf %{buildroot} %files -f %{name}.lang %defattr(-,root,root) %config(noreplace) %{_sysconfdir}/warnquota.conf +%config(noreplace) %{_sysconfdir}/quotatab +%config(noreplace) %{_sysconfdir}/quotagrpadmins %attr(0644,root,root) %{_sysconfdir}/* %attr(0755,root,root) /sbin/* %attr(0755,root,root) %{_bindir}/* @@ -76,6 +78,9 @@ rm -rf %{buildroot} %changelog +* Fri Jun 30 2006 Steve Dickson - 1:3.13-1.2.3 +- fix 192826 - quota config files should not be overwritten + * Fri Feb 10 2006 Jesse Keating - 1:3.13-1.2.1 - bump again for double-long bug on ppc(64)