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

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

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

Revision 1.4 by bytegw, Tue Dec 18 10:58:28 2007 UTC Revision 1.7 by slords, Fri Mar 28 16:26:01 2008 UTC
# Line 2  Summary: e-smith server and gateway - qu Line 2  Summary: e-smith server and gateway - qu
2  %define name e-smith-quota  %define name e-smith-quota
3  Name: %{name}  Name: %{name}
4  %define version 1.10.0  %define version 1.10.0
5  %define release 7  %define release 10
6  Version: %{version}  Version: %{version}
7  Release: %{release}%{?dist}  Release: %{release}%{?dist}
8  License: GPL  License: GPL
# Line 12  Patch0: e-smith-quota-1.10.0.sort.patch Line 12  Patch0: e-smith-quota-1.10.0.sort.patch
12  Patch1: e-smith-quota-1.10.0-UntaintAccountName.patch  Patch1: e-smith-quota-1.10.0-UntaintAccountName.patch
13  Patch2: e-smith-quota-1.10.0-Limits.patch  Patch2: e-smith-quota-1.10.0-Limits.patch
14  Patch3: e-smith-quota-1.10.0-multipartquota.patch  Patch3: e-smith-quota-1.10.0-multipartquota.patch
15    Patch4: e-smith-quota-1.10.0-Untaint-acct-before-using-in-system.patch
16    Patch5: e-smith-quota-1.10.0-tags2general.patch
17    Patch6: e-smith-quota-1.10.0-files.patch
18  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
19  BuildArchitectures: noarch  BuildArchitectures: noarch
20  Requires: e-smith-base >= 4.9.129, quota >= 3, perl-Quota  Requires: e-smith-base >= 4.9.129, quota >= 3, perl-Quota
21  Requires: e-smith-lib >= 1.13.1  Requires: e-smith-lib >= 1.13.1
22    Requires: e-smith-formmagick >= 1.4.0-9
23  BuildRequires: e-smith-devtools >= 1.11.0-03  BuildRequires: e-smith-devtools >= 1.11.0-03
24  BuildRequires: gettext  BuildRequires: gettext
25  AutoReqProv: no  AutoReqProv: no
# Line 24  AutoReqProv: no Line 28  AutoReqProv: no
28  e-smith server and gateway software - quota module.  e-smith server and gateway software - quota module.
29    
30  %changelog  %changelog
31    * Fri Mar 28 2008 Stephen Noble <support@dungog.net> 1.10.0-10
32    - Add spacing and localise 'files' [SME: 4133]
33    
34    * Wed Feb 13 2008 Stephen Noble <support@dungog.net> 1.10.0-9
35    - Remove <base> tags now in general [SME: 3927]
36    
37    * Tue Feb 12 2008 chris burnat <devlist@burnat.com> 1.10.0-8
38    -  Fix deletion of usernames with one character [SME: 2451]
39    
40  * Mon Dec 17 2007 Shad L. Lords <slords@mail.com> 1.10.0-7  * Mon Dec 17 2007 Shad L. Lords <slords@mail.com> 1.10.0-7
41  - Enable quotas for all lvm partitions [SME: 3651]  - Enable quotas for all lvm partitions [SME: 3651]
42    
# Line 461  e-smith server and gateway software - qu Line 474  e-smith server and gateway software - qu
474  %patch1 -p1  %patch1 -p1
475  %patch2 -p1  %patch2 -p1
476  %patch3 -p1  %patch3 -p1
477    %patch4 -p1
478    %patch5 -p1
479    %patch6 -p1
480    
481  %build  %build
482  mkdir -p root/etc/e-smith/events/post-{install,upgrade}  mkdir -p root/etc/e-smith/events/post-{install,upgrade}
483  mkdir -p root/etc/e-smith/events/user-{create,modify}  mkdir -p root/etc/e-smith/events/user-{create,modify}
484  mkdir -p root/etc/e-smith/web/panels/manager/cgi-bin  mkdir -p root/etc/e-smith/web/panels/manager/cgi-bin
485    
486  xgettext -o root/usr/share/locale/en_US/LC_MESSAGES/adminQuotaSummary.po \  xgettext -o root/usr/share/locale/en_US/LC_MESSAGES/adminQuotaSummary.tmpl.po \
487      root/etc/e-smith/templates/usr/lib/e-smith-quota/adminQuotaSummary.tmpl      root/etc/e-smith/templates/usr/lib/e-smith-quota/adminQuotaSummary.tmpl -L perl
488  xgettext -o root/usr/share/locale/en_US/LC_MESSAGES/userOverQuota.po \  xgettext -o root/usr/share/locale/en_US/LC_MESSAGES/userOverQuota.tmpl.po \
489      root/etc/e-smith/templates/usr/lib/e-smith-quota/userOverQuota.tmpl      root/etc/e-smith/templates/usr/lib/e-smith-quota/userOverQuota.tmpl -L perl
490    
491  perl createlinks  perl createlinks
492  /sbin/e-smith/buildtests 50-e-smith-quota  /sbin/e-smith/buildtests 50-e-smith-quota


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