--- rpms/e-smith-quota/sme8/e-smith-quota.spec 2010/04/28 20:33:23 1.12 +++ rpms/e-smith-quota/sme8/e-smith-quota.spec 2011/03/11 16:53:33 1.19 @@ -1,10 +1,10 @@ -# $Id: e-smith-quota.spec,v 1.11 2009/04/13 11:28:58 bytegw Exp $ +# $Id: e-smith-quota.spec,v 1.18 2010/11/28 09:20:53 wellsi Exp $ Summary: e-smith server and gateway - quota module %define name e-smith-quota Name: %{name} %define version 2.2.0 -%define release 3 +%define release 9 Version: %{version} Release: %{release}%{?dist} License: GPL @@ -12,6 +12,10 @@ Group: System Environment/Base Source: %{name}-%{version}.tar.gz Patch0: e-smith-quota-2.2.0-RemoveMountProcLine.patch Patch1: e-smith-quota-2.2.0-badly-formmatted-html.patch +Patch2: e-smith-quota-2.2.0-ext4.patch +Patch3: e-smith-quota-2.2.0-QuotaAsNumber.patch +Patch4: e-smith-quota-2.2.0-UpperCaseUnits.patch +Patch5: e-smith-quota-2.2.0-ExponentDeclarationTypo.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildArchitectures: noarch Requires: e-smith-base >= 4.9.129, quota >= 3, perl-Quota @@ -25,7 +29,25 @@ AutoReqProv: no e-smith server and gateway software - quota module. %changelog -* Wed Apr 28 2010 Ian Wells 2.0.0-3.sme +* Fri Mar 11 2011 Ian Wells 2.2.0-9.sme +- Correct copy-paste error for $exponent [SME: 6545] + +* Sun Nov 28 2010 Ian Wells 2.2.0-8.sme +- Quota panel should only accept uppercase units [SME: 6406] + +* Sat Nov 27 2010 Ian Wells 2.2.0-7.sme +- Correction to allow units in upper and lower case [SME: 5248] + +* Sat Nov 27 2010 Ian Wells 2.2.0-6.sme +- Allow non-integers in Quota [SME: 5248] + +* Sun Nov 21 2010 Ian Wells 2.2.0-5.sme +- SME 8.0 Changelog Cleanup [SME: 6368] + +* Thu Nov 4 2010 Shad L. Lords 2.2.0-4.sme +- Enable quotas on ext4 filesystems as well [SME: 6309] + +* Wed Apr 28 2010 Ian Wells 2.2.0-3.sme - Improve the HTML formatting of the modify quota panel [SME: 5867] * Mon Apr 13 2009 Gavin Weight 2.2.0-2.sme @@ -481,6 +503,10 @@ e-smith server and gateway software - qu %setup %patch0 -p1 %patch1 -p1 +%patch2 -p1 +%patch3 -p1 +%patch4 -p1 +%patch5 -p1 %build mkdir -p root/etc/e-smith/events/post-{install,upgrade}