/[smeserver]/rpms/e-smith-quota/sme8/e-smith-quota.spec
ViewVC logotype

Diff of /rpms/e-smith-quota/sme8/e-smith-quota.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

Revision 1.16 by wellsi, Sat Nov 27 10:23:51 2010 UTC Revision 1.20 by wellsi, Mon Jan 2 05:24:30 2012 UTC
# Line 1  Line 1 
1  # $Id: e-smith-quota.spec,v 1.15 2010/11/21 15:29:41 wellsi Exp $  # $Id: e-smith-quota.spec,v 1.19 2011/03/11 16:53:33 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 10
8  Version: %{version}  Version: %{version}
9  Release: %{release}%{?dist}  Release: %{release}%{?dist}
10  License: GPL  License: GPL
# Line 14  Patch0: e-smith-quota-2.2.0-RemoveMountP Line 14  Patch0: e-smith-quota-2.2.0-RemoveMountP
14  Patch1: e-smith-quota-2.2.0-badly-formmatted-html.patch  Patch1: e-smith-quota-2.2.0-badly-formmatted-html.patch
15  Patch2: e-smith-quota-2.2.0-ext4.patch  Patch2: e-smith-quota-2.2.0-ext4.patch
16  Patch3: e-smith-quota-2.2.0-QuotaAsNumber.patch  Patch3: e-smith-quota-2.2.0-QuotaAsNumber.patch
17    Patch4: e-smith-quota-2.2.0-UpperCaseUnits.patch
18    Patch5: e-smith-quota-2.2.0-ExponentDeclarationTypo.patch
19    Patch6: e-smith-quota-2.2.0-quotaWarning.patch
20  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
21  BuildArchitectures: noarch  BuildArchitectures: noarch
22  Requires: e-smith-base >= 4.9.129, quota >= 3, perl-Quota  Requires: e-smith-base >= 4.9.129, quota >= 3, perl-Quota
# Line 27  AutoReqProv: no Line 30  AutoReqProv: no
30  e-smith server and gateway software - quota module.  e-smith server and gateway software - quota module.
31    
32  %changelog  %changelog
33    * Sun Jan 1 2012 Ian Wells <esmith@wellsi.com> 2.2.0-10.sme
34    - Improve error message for quota [SME: 6797]
35    
36    * Fri Mar 11 2011 Ian Wells <esmith@wellsi.com> 2.2.0-9.sme
37    - Correct copy-paste error for $exponent [SME: 6545]
38    
39    * Sun Nov 28 2010 Ian Wells <esmith@wellsi.com> 2.2.0-8.sme
40    - Quota panel should only accept uppercase units [SME: 6406]
41    
42    * Sat Nov 27 2010 Ian Wells <esmith@wellsi.com> 2.2.0-7.sme
43    - Correction to allow units in upper and lower case [SME: 5248]
44    
45  * 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
46  - Allow non-integers in Quota [SME: 5248]  - Allow non-integers in Quota [SME: 5248]
47    
# Line 494  e-smith server and gateway software - qu Line 509  e-smith server and gateway software - qu
509  %patch1 -p1  %patch1 -p1
510  %patch2 -p1  %patch2 -p1
511  %patch3 -p1  %patch3 -p1
512    %patch4 -p1
513    %patch5 -p1
514    %patch6 -p1
515    
516  %build  %build
517  mkdir -p root/etc/e-smith/events/post-{install,upgrade}  mkdir -p root/etc/e-smith/events/post-{install,upgrade}


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed