/[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.14 by slords, Fri Nov 5 03:58:45 2010 UTC Revision 1.17 by wellsi, Sat Nov 27 20:48:00 2010 UTC
# Line 1  Line 1 
1  # $Id: e-smith-quota.spec,v 1.13 2010/04/28 20:46:17 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 4  %define release 7
8  Version: %{version}  Version: %{version}
9  Release: %{release}%{?dist}  Release: %{release}%{?dist}
10  License: GPL  License: GPL
# Line 13  Source: %{name}-%{version}.tar.gz Line 13  Source: %{name}-%{version}.tar.gz
13  Patch0: e-smith-quota-2.2.0-RemoveMountProcLine.patch  Patch0: e-smith-quota-2.2.0-RemoveMountProcLine.patch
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
17  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
18  BuildArchitectures: noarch  BuildArchitectures: noarch
19  Requires: e-smith-base >= 4.9.129, quota >= 3, perl-Quota  Requires: e-smith-base >= 4.9.129, quota >= 3, perl-Quota
# Line 26  AutoReqProv: no Line 27  AutoReqProv: no
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
34    - Allow non-integers in Quota [SME: 5248]
35    
36    * Sun Nov 21 2010 Ian Wells <esmith@wellsi.com> 2.2.0-5.sme
37    - SME 8.0 Changelog Cleanup [SME: 6368]
38    
39  * Thu Nov 4 2010 Shad L. Lords <slords@mail.com> 2.2.0-4.sme  * Thu Nov 4 2010 Shad L. Lords <slords@mail.com> 2.2.0-4.sme
40  - Enable quotas on ext4 filesystems as well [SME: 5454]  - Enable quotas on ext4 filesystems as well [SME: 6309]
41    
42  * Wed Apr 28 2010 Ian Wells <esmith@wellsi.com> 2.2.0-3.sme  * Wed Apr 28 2010 Ian Wells <esmith@wellsi.com> 2.2.0-3.sme
43  - Improve the HTML formatting of the modify quota panel [SME: 5867]  - Improve the HTML formatting of the modify quota panel [SME: 5867]
# Line 486  e-smith server and gateway software - qu Line 496  e-smith server and gateway software - qu
496  %patch0 -p1  %patch0 -p1
497  %patch1 -p1  %patch1 -p1
498  %patch2 -p1  %patch2 -p1
499    %patch3 -p1
500    
501  %build  %build
502  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