/[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.5 by burnat, Tue Feb 12 21:43:27 2008 UTC Revision 1.10 by slords, Tue Oct 7 19:17:26 2008 UTC
# Line 1  Line 1 
1    # $Id$
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 1.10.0  %define version 2.0.0
7  %define release 8  %define release 1
8  Version: %{version}  Version: %{version}
9  Release: %{release}%{?dist}  Release: %{release}%{?dist}
10  License: GPL  License: GPL
11  Group: System Environment/Base  Group: System Environment/Base
12  Source: %{name}-%{version}.tar.gz  Source: %{name}-%{version}.tar.gz
 Patch0: e-smith-quota-1.10.0.sort.patch  
 Patch1: e-smith-quota-1.10.0-UntaintAccountName.patch  
 Patch2: e-smith-quota-1.10.0-Limits.patch  
 Patch3: e-smith-quota-1.10.0-multipartquota.patch  
 Patch4: e-smith-quota-1.10.0-Untaint-acct-before-using-in-system.patch  
13  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
14  BuildArchitectures: noarch  BuildArchitectures: noarch
15  Requires: e-smith-base >= 4.9.129, quota >= 3, perl-Quota  Requires: e-smith-base >= 4.9.129, quota >= 3, perl-Quota
16  Requires: e-smith-lib >= 1.13.1  Requires: e-smith-lib >= 1.13.1
17    Requires: e-smith-formmagick >= 1.4.0-12
18  BuildRequires: e-smith-devtools >= 1.11.0-03  BuildRequires: e-smith-devtools >= 1.11.0-03
19  BuildRequires: gettext  BuildRequires: gettext
20  AutoReqProv: no  AutoReqProv: no
# Line 25  AutoReqProv: no Line 23  AutoReqProv: no
23  e-smith server and gateway software - quota module.  e-smith server and gateway software - quota module.
24    
25  %changelog  %changelog
26    * Tue Oct 7 2008 Shad L. Lords <slords@mail.com> 2.0.0-1.sme
27    - Roll new stream to separate sme7/sme8 trees [SME: 4633]
28    
29    * Sun Apr 27 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.10.0-11
30    - Add common <base> tags to e-smith-formmagick's general [SME: 4284]
31    
32    * Fri Mar 28 2008 Stephen Noble <support@dungog.net> 1.10.0-10
33    - Add spacing and localise 'files' [SME: 4133]
34    
35    * Wed Feb 13 2008 Stephen Noble <support@dungog.net> 1.10.0-9
36    - Remove <base> tags now in general [SME: 3927]
37    
38  * Tue Feb 12 2008 chris burnat <devlist@burnat.com> 1.10.0-8  * Tue Feb 12 2008 chris burnat <devlist@burnat.com> 1.10.0-8
39  -  Fix deletion of usernames with one character  -  Fix deletion of usernames with one character [SME: 2451]
 - [SME: 2451]  
40    
41  * 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
42  - Enable quotas for all lvm partitions [SME: 3651]  - Enable quotas for all lvm partitions [SME: 3651]
# Line 462  e-smith server and gateway software - qu Line 471  e-smith server and gateway software - qu
471    
472  %prep  %prep
473  %setup  %setup
 %patch0 -p1  
 %patch1 -p1  
 %patch2 -p1  
 %patch3 -p1  
 %patch4 -p1  
474    
475  %build  %build
476  mkdir -p root/etc/e-smith/events/post-{install,upgrade}  mkdir -p root/etc/e-smith/events/post-{install,upgrade}
477  mkdir -p root/etc/e-smith/events/user-{create,modify}  mkdir -p root/etc/e-smith/events/user-{create,modify}
478  mkdir -p root/etc/e-smith/web/panels/manager/cgi-bin  mkdir -p root/etc/e-smith/web/panels/manager/cgi-bin
479    
480  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 \
481      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
482  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 \
483      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
484    
485  perl createlinks  perl createlinks
486  /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