1 |
# $Id: e-smith-quota.spec,v 1.15 2010/11/21 15:29:41 wellsi Exp $ |
# $Id: e-smith-quota.spec,v 1.16 2010/11/27 10:23:51 wellsi Exp $ |
2 |
|
|
3 |
Summary: e-smith server and gateway - quota module |
Summary: e-smith server and gateway - quota module |
4 |
%define name e-smith-quota |
%define name e-smith-quota |
5 |
Name: %{name} |
Name: %{name} |
6 |
%define version 2.2.0 |
%define version 2.2.0 |
7 |
%define release 6 |
%define release 7 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: GPL |
License: GPL |
27 |
e-smith server and gateway software - quota module. |
e-smith server and gateway software - quota module. |
28 |
|
|
29 |
%changelog |
%changelog |
30 |
|
* Sat Nov 27 2010 Ian Wells <esmith@wellsi.com> 2.2.0-7.sme |
31 |
|
- Correction to allow units in upper and lower case [SME: 5248] |
32 |
|
|
33 |
* Sat Nov 27 2010 Ian Wells <esmith@wellsi.com> 2.2.0-6.sme |
* Sat Nov 27 2010 Ian Wells <esmith@wellsi.com> 2.2.0-6.sme |
34 |
- Allow non-integers in Quota [SME: 5248] |
- Allow non-integers in Quota [SME: 5248] |
35 |
|
|