diff --git a/quota.spec b/quota.spec index 05cb3a6..c075b00 100644 --- a/quota.spec +++ b/quota.spec @@ -5,7 +5,7 @@ Name: quota Summary: System administration tools for monitoring users' disk usage Epoch: 1 Version: 3.17 -Release: 17%{?dist} +Release: 18%{?dist} License: BSD and GPLv2+ URL: http://sourceforge.net/projects/linuxquota/ Group: System Environment/Base @@ -53,7 +53,6 @@ a dialog) and writing them to the terminal user has last accessed. %package warnquota Summary: Send e-mail to users over quota Group: System Environment/Base -Requires: quota = %{epoch}:%{version}-%{release} %description warnquota Utility that checks disk quota for each local file system and mails a warning @@ -212,6 +211,9 @@ rm -rf %{buildroot} %changelog +* Mon Nov 15 2010 Petr Pisar - 1:3.17-18 +- Break warnquota dependency on main package + * Mon Nov 15 2010 Petr Pisar - 1:3.17-17 - Convert Changelog to UTF-8