diff --git a/quota.spec b/quota.spec index 4a27c53..71ac095 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.15 -Release: 2%{?dist} +Release: 3%{?dist} License: BSD and GPLv2+ URL: http://sourceforge.net/projects/linuxquota/ Group: System Environment/Base @@ -41,9 +41,9 @@ and limiting user and or group disk usage per filesystem. %configure \ --with-ext2direct=no \ %if %{rpcsetquota} - --enable-rpcsetquota=yes \ + --enable-rpcsetquota=yes \ %endif - --enable-rootsbin + --enable-rootsbin make