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

Annotation of /rpms/e-smith-quota/sme10/e-smith-quota.spec

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


Revision 1.2 - (hide annotations) (download)
Thu May 12 21:14:48 2016 UTC (8 years ago) by vip-ire
Branch: MAIN
CVS Tags: e-smith-quota-2_6_0-2_el7_sme
Changes since 1.1: +5 -2 lines
* Thu May 12 2016 Daniel Berteaud <daniel@firewall-services.com> 2.6.0-2.sme
- Rebuild for [SME: 9393]

1 vip-ire 1.2 # $Id: e-smith-quota.spec,v 1.1 2016/02/05 21:40:00 stephdl Exp $
2 stephdl 1.1
3     Summary: e-smith server and gateway - quota module
4     %define name e-smith-quota
5     Name: %{name}
6     %define version 2.6.0
7 vip-ire 1.2 %define release 2
8 stephdl 1.1 Version: %{version}
9     Release: %{release}%{?dist}
10     License: GPL
11     Group: System Environment/Base
12     Source: %{name}-%{version}.tar.xz
13     BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
14     BuildArchitectures: noarch
15     Requires: e-smith-base >= 4.9.129, quota >= 3, perl-Quota
16     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
19     BuildRequires: gettext
20     AutoReqProv: no
21    
22     %description
23     e-smith server and gateway software - quota module.
24    
25     %changelog
26 vip-ire 1.2 * Thu May 12 2016 Daniel Berteaud <daniel@firewall-services.com> 2.6.0-2.sme
27     - Rebuild for [SME: 9393]
28    
29 stephdl 1.1 * Fri Feb 05 2016 stephane de Labrusse <stephdl@de-labrusse.fr> 2.6.0-1.sme
30     - Initial release to sme10
31    
32     * Sat May 04 2013 Ian Wells <esmith@wellsi.com> 2.4.0-2.sme
33     - Remove rc.quota_create [SME: 7227]
34     - For quota creation see [SME: 7229]
35    
36     * Tue Feb 12 2013 Ian Wells <esmith@wellsi.com> 2.4.0-1.sme
37     - Rolling for SME 9
38     - Perl modules moved to /usr/share/perl5/vendor_perl [SME: 7223]
39    
40     * Sun Jan 1 2012 Ian Wells <esmith@wellsi.com> 2.2.0-10.sme
41     - Improve error message for quota [SME: 6797]
42    
43     * Fri Mar 11 2011 Ian Wells <esmith@wellsi.com> 2.2.0-9.sme
44     - Correct copy-paste error for $exponent [SME: 6545]
45    
46     * Sun Nov 28 2010 Ian Wells <esmith@wellsi.com> 2.2.0-8.sme
47     - Quota panel should only accept uppercase units [SME: 6406]
48    
49     * Sat Nov 27 2010 Ian Wells <esmith@wellsi.com> 2.2.0-7.sme
50     - Correction to allow units in upper and lower case [SME: 5248]
51    
52     * Sat Nov 27 2010 Ian Wells <esmith@wellsi.com> 2.2.0-6.sme
53     - Allow non-integers in Quota [SME: 5248]
54    
55     * Sun Nov 21 2010 Ian Wells <esmith@wellsi.com> 2.2.0-5.sme
56     - SME 8.0 Changelog Cleanup [SME: 6368]
57    
58     * Thu Nov 4 2010 Shad L. Lords <slords@mail.com> 2.2.0-4.sme
59     - Enable quotas on ext4 filesystems as well [SME: 6309]
60    
61     * Wed Apr 28 2010 Ian Wells <esmith@wellsi.com> 2.2.0-3.sme
62     - Improve the HTML formatting of the modify quota panel [SME: 5867]
63    
64     * Mon Apr 13 2009 Gavin Weight <gweight@gmail.com> 2.2.0-2.sme
65     - Remove unnecessary Mount Proc line. [SME: 4112]
66    
67     * Tue Oct 7 2008 Shad L. Lords <slords@mail.com> 2.2.0-1.sme
68     - Roll new stream to separate sme7/sme8 trees [SME: 4633]
69    
70     * Sun Apr 27 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.10.0-11
71     - Add common <base> tags to e-smith-formmagick's general [SME: 4284]
72    
73     * Fri Mar 28 2008 Stephen Noble <support@dungog.net> 1.10.0-10
74     - Add spacing and localise 'files' [SME: 4133]
75    
76     * Wed Feb 13 2008 Stephen Noble <support@dungog.net> 1.10.0-9
77     - Remove <base> tags now in general [SME: 3927]
78    
79     * Tue Feb 12 2008 chris burnat <devlist@burnat.com> 1.10.0-8
80     - Fix deletion of usernames with one character [SME: 2451]
81    
82     * Mon Dec 17 2007 Shad L. Lords <slords@mail.com> 1.10.0-7
83     - Enable quotas for all lvm partitions [SME: 3651]
84    
85     * Sun Oct 14 2007 Shad L. Lords <slords@mail.com> 1.10.0-6
86     - Remove unnecessary build dependency [SME: 3534]
87    
88     * Sun Apr 29 2007 Shad L. Lords <slords@mail.com>
89     - Clean up spec so package can be built by koji/plague
90    
91     * Thu Dec 07 2006 Shad L. Lords <slords@mail.com>
92     - Update to new release naming. No functional changes.
93     - Make Packager generic
94    
95     * Sun Jul 16 2006 Charlie Brady <charlie_brady@mitel.com> 1.10.0-04
96     - Fix sanity checking of hard/soft quota values, and fix "no limit" display
97     text (fixes thanks to Robert van den Aker). [SME: 1462]
98    
99     * Sun Jul 16 2006 Gavin Weight <gweight@gmail.com> 1.10.0-03
100     - Fix quota.pm to allow account names with ".". [SME: 1702]
101    
102     * Mon May 01 2006 Charlie Brady <charlie_brady@mitel.com> 1.10.0-02
103     - Fix mis-sorting of users in quota table. [SME: 1346]
104    
105     * Thu Mar 16 2006 Gordon Rowell <gordonr@gormand.com.au> 1.10.0-01
106     - Roll stable stream version. [SME: 1016]
107    
108     * Wed Nov 30 2005 Gordon Rowell <gordonr@gormand.com.au> 1.9.2-05
109     - Bump release number only
110    
111     * Thu Oct 20 2005 Charlie Brady <charlieb@e-smith.com>
112     - [1.9.2-04]
113     - Add line break to over-quota email message to improve readability.
114    
115     * Wed Oct 19 2005 Charlie Brady <charlieb@e-smith.com>
116     - [1.9.2-03]
117     - Re-fix L10N in over-quota warning messages. [SF: 1312830]
118    
119     * Tue Oct 18 2005 Charlie Brady <charlieb@e-smith.com>
120     - [1.9.2-02]
121     - In warnquota, give Text::Template::fill_in an aliased reference to
122     $conf, rather than a copy. [SF: 1312772]
123    
124     * Fri Oct 14 2005 Gordon Rowell <gordonr@e-smith.com>
125     - [1.9.2-01]
126     - Remove L10Ns from base packages [SF: 1309520]
127    
128     * Fri Oct 14 2005 Gordon Rowell <gordonr@e-smith.com>
129     - [1.9.1-01]
130     - New dev stream before relocating L10Ns
131    
132     * Tue Oct 4 2005 Charlie Brady <charlieb@e-smith.com>
133     - [1.9.0-14]
134     - Fix L10N in over-quota warning messages. [SF: 1312830]
135    
136     * Fri Sep 30 2005 Gordon Rowell <gordonr@e-smith.com>
137     - [1.9.0-13]
138     - Added Italian L10N - Thanks Filippo Carletti [SF: 1309266]
139    
140     * Mon Sep 26 2005 Gordon Rowell <gordonr@e-smith.com>
141     - [1.9.0-12]
142     - Added German L10N - Thanks Dietmar Berteld [SF: 1293325]
143    
144     * Tue Jul 19 2005 Charlie Brady <charlieb@e-smith.com>
145     - [1.9.0-11]
146     - Update to current db access APIs (patches by Shad and Charlie) [SF: 1216546]
147    
148     * Wed Jul 13 2005 Charlie Brady <charlieb@e-smith.com>
149     - [1.9.0-10]
150     - Add quota setup in fstab templates (moved from e-smith-base).
151    
152     * Mon Jun 27 2005 Charlie Brady <charlieb@e-smith.com>
153     - [1.9.0-09]
154     - Really fix permissions of /etc/cron.d/warnquota. [SF: 1226700]
155    
156     * Fri Jun 24 2005 Charlie Brady <charlieb@e-smith.com>
157     - [1.9.0-08]
158     - Make perms of /etc/cron.d/warnquota acceptible to latest crond.
159     [SF: 1226700]
160    
161     * Thu Mar 17 2005 Charlie Brady <charlieb@e-smith.com>
162     - [1.9.0-07]
163     - Fix some perl anachronisms which elicit warnings. [MN00075093]
164    
165     * Thu Mar 10 2005 Charlie Brady <charlieb@e-smith.com>
166     - [1.9.0-06]
167     - Update success and error messages to use new convention
168     (patch submitted by Shad Lords).
169    
170     * Wed Dec 29 2004 Charlie Brady <charlieb@e-smith.com>
171     - [1.9.0-05]
172     - Remount / with quota support before trying to create quota
173     files. [MN00061221]
174    
175     * Fri Dec 24 2004 Charlie Brady <charlieb@e-smith.com>
176     - [1.9.0-04]
177     - Fix rc.quota_create's check for existing quota file, and add
178     convertquota calls, in case of old style quota files.
179     [MN00061221]
180    
181     * Thu Dec 16 2004 Charlie Brady <charlieb@e-smith.com>
182     - [1.9.0-03]
183     - Run /etc/rc.d/rc.quota_create before rc.sysinit, to enable
184     filesystem quota support. [charlieb MN00061221]
185    
186     * Wed Nov 10 2004 Charlie Brady <charlieb@e-smith.com>
187     - [1.9.0-02]
188     - Untaint acct before using in system(). [charlieb MN00050161]
189    
190     * Wed Nov 10 2004 Charlie Brady <charlieb@e-smith.com>
191     - [1.9.0-01]
192     - Changing version to development stream number - 1.9.0
193    
194     * Thu Jun 26 2003 Charlie Brady <charlieb@e-smith.com>
195     - [1.8.0-01]
196     - Changing version to stable stream number - 1.8.0
197    
198     * Tue Jun 24 2003 Gordon Rowell <gordonr@e-smith.com>
199     - [1.7.0-22]
200     - Spanish nav bar [gordonr 9153]
201    
202     * Fri May 30 2003 Mark Knox <markk@e-smith.com>
203     - [1.7.0-21]
204     - Whoops. Don't need /usr/lib/e-smith-quota anymore. Removed [markk 8847]
205    
206     * Fri May 30 2003 Mark Knox <markk@e-smith.com>
207     - [1.7.0-20]
208     - Create template output dir in %build, and fragments need Locale::gettext
209     [markk 8847]
210    
211     * Fri May 30 2003 Charlie Brady <charlieb@e-smith.com>
212     - [1.7.0-19]
213     - Move fstab fragment into e-smith-base. [charlieb 8868]
214    
215     * Tue May 6 2003 Lijie Deng <lijied@e-smith.com>
216     - [1.7.0-18]
217     - Add Spanish lexicon for quota [lijied 3793]
218    
219     * Thu Apr 17 2003 Lijie Deng <lijied@e-smith.com>
220     - [1.7.0-17]
221     - Standardize the Add/Remove/Save button name [lijied 7921]
222    
223     * Thu Apr 10 2003 Lijie Deng <lijied@e-smith.com>
224     - [1.7.0-16]
225     - Change $q->table back [lijied 8034]
226    
227     * Fri Apr 4 2003 Lijie Deng <lijied@e-smith.com>
228     - [1.7.0-15]
229     - Change $q->table to $q->start_table where necessary [lijied 8034]
230    
231     * Thu Apr 3 2003 Lijie Deng <lijied@e-smith.com>
232     - [1.7.0-14]
233     - Removed SME Server branding [lijied 8016]
234    
235     * Fri Mar 28 2003 Lijie Deng <lijied@e-smith.com>
236     - [1.7.0-13]
237     - Modified /po/fr_CA to fr [lijied 6787]
238    
239     * Fri Mar 28 2003 Lijie Deng <lijied@e-smith.com>
240     - [1.7.0-12]
241     - Modified French lexicon to use lang="fr", rename the lexicon
242     directory to fr [lijied 6787]
243    
244     * Mon Mar 10 2003 Lijie Deng <lijied@e-smith.com>
245     - [1.7.0-11]
246     - Modified charset tag in .po file [lijied 3930]
247    
248     * Fri Mar 7 2003 Lijie Deng <lijied@e-smith.com>
249     - [1.7.0-10]
250     - Modified en-us and fr-ca panel title
251     modified en-us and fr-ca nav bar label [lijied 7356]
252     - Modified e-smith-devtools version [lijied 7578]
253    
254     * Thu Mar 6 2003 Lijie Deng <lijied@e-smith.com>
255     - [1.7.0-09]
256     - Modified quotas panel order [lijied 7356]
257     - Added French .po file to po/fr_CA, and modified the
258     %build in spec file [lijied 7442]
259    
260     * Tue Mar 4 2003 Lijie Deng <lijied@e-smith.com>
261     - [1.7.0-08]
262     - Split en-us lexicon from quota panel [lijied 4030]
263    
264     * Mon Mar 3 2003 Lijie Deng <lijied@e-smith.com>
265     - [1.7.0-07]
266     - Added French lexicon for quota. [lijied 5003]
267    
268     * Sat Jan 25 2003 Mike Dickson <miked@e-smith.com>
269     - [1.7.0-06]
270     - added ACTION to the lexicon [miked 6363]
271    
272     * Wed Jan 1 2003 Gordon Rowell <gordonr@e-smith.com>
273     - [1.7.0-05]
274     - Rewrote templates to use esmith::I18N [gordonr 5212]
275    
276     * Fri Dec 27 2002 Mike Dickson <miked@e-smith.com>
277     - [1.7.0-04]
278     - minor UI update [miked 5494]
279    
280     * Mon Dec 9 2002 Mike Dickson <miked@e-smith.com>
281     - [1.7.0-03]
282     - updates for new UI [miked 5494]
283    
284     * Thu Nov 21 2002 Mike Dickson <miked@e-smith.com>
285     - [1.7.0-02]
286     - update to new UI system [miked 5494]
287    
288     * Wed Nov 20 2002 Mike Dickson <miked@e-smith.com>
289     - [1.7.0-01]
290     - Changing to development stream; version upped to 1.7.0
291    
292     * Wed Oct 16 2002 Gordon Rowell <gordonr@e-smith.com>
293     - [1.6.1-03]
294     - Don't suppress quota warnings if hard limit is zero [gordonr 5230]
295    
296     * Tue Oct 15 2002 Charlie Brady <charlieb@e-smith.com>
297     - [1.6.1-02]
298     - Fix I18N of From header in warning emails. Quote "full name"
299     part of From header (to be sure). [charlieb 5205]
300    
301     * Tue Oct 15 2002 Charlie Brady <charlieb@e-smith.com>
302     - [1.6.1-01]
303     - Fix use of comma as string concat operator in overquota mail message
304     templates. Break some long lines while we are at it. [charlieb 5178]
305    
306     * Fri Oct 11 2002 Charlie Brady <charlieb@e-smith.com>
307     - [1.6.0-01]
308     - Roll to maintained version number to 1.6.0
309    
310     * Fri Oct 11 2002 Mark Knox <markk@e-smith.com>
311     - [1.5.3-03]
312     - Improved unit suffix handling to more closely correspond to docs [markk 5102]
313     - Allow "unlimited" hard quota with soft quota [markk 5102]
314    
315     * Tue Oct 8 2002 Mark Knox <markk@e-smith.com>
316     - [1.5.3-02]
317     - Improved error strings [markk 5102]
318    
319     * Wed Sep 25 2002 Mark Knox <markk@e-smith.com>
320     - [1.5.3-01]
321     - Rolled version to clean up patch errors
322    
323     * Wed Sep 25 2002 Mark Knox <markk@e-smith.com>
324     - [1.5.2-04]
325     - Clean up panel display and instructions [markk 4475]
326    
327     * Wed Sep 4 2002 Mark Knox <markk@e-smith.com>
328     - [1.5.2-03]
329     - Disambiguated the explanation of how disk usage is calculated. [markk 4473]
330    
331     * Tue Aug 27 2002 Mark Knox <markk@e-smith.com>
332     - [1.5.2-02]
333     - Display decimal values in summary screen [markk 4475]
334     - Allow entry of KB, MB, or GB values in modify panel [markk 4475]
335     - Choose and display "best" unit in modify panel [markk 4475]
336    
337     * Thu Aug 8 2002 Charlie Brady <charlieb@e-smith.com>
338     - [1.5.2-01]
339     - Remove dangling enable-quota symlinks. [charlieb 4297]
340    
341     * Mon Aug 5 2002 Charlie Brady <charlieb@e-smith.com>
342     - [1.5.1-01]
343     - Bump quota requirement to version 3.
344     - Fix fstab template to handle ext3 file systems. [charlieb 4297]
345     - Remove action script which runs quotacheck - this is now done by rc.sysinit
346     during reboot. [charlieb 4297]
347    
348     * Wed Jun 5 2002 Charlie Brady <charlieb@e-smith.com>
349     - [1.5.0-01]
350     - Changing version to development stream number to 1.5.0
351    
352     * Fri May 31 2002 Charlie Brady <charlieb@e-smith.com>
353     - [1.4.0-01]
354     - Changing version to maintained stream number to 1.4.0
355    
356     * Thu May 23 2002 Gordon Rowell <gordonr@e-smith.com>
357     - [1.3.9-01]
358     - RPM rebuild forced by cvsroot2rpm
359    
360     * Sat May 18 2002 Gordon Rowell <gordonr@e-smith.com>
361     - [1.3.8-01]
362     - Move enable-quota back into post-{install,upgrade}. Skip the quotacheck
363     if the quota files exist. For an install, they won't. For an upgrade
364     from a previously quota'ed system, they will and we don't want to
365     bother checking the whole filesystem during the upgrade. For an upgrade
366     from a pre-quota system they won't exist, so we need to check.
367     Note: /etc/fstab must have the quota options enabled before we attempt
368     to run quotacheck or it exits silently [gordonr 3439]
369    
370     * Sat May 18 2002 Gordon Rowell <gordonr@e-smith.com>
371     - [1.3.7-01]
372     - Turn quotas on (well, off then on) after enabling quotas in case
373     we didn't enable them at boot time in an upgrade from version which
374     didn't have quotas [gordonr 3439]
375    
376     * Sat May 18 2002 Gordon Rowell <gordonr@e-smith.com>
377     - [1.3.6-01]
378     - Re-add enable-quotas to post-install, after expansion of /etc/fstab
379     [gordonr 3439]
380    
381     * Sat May 18 2002 Gordon Rowell <gordonr@e-smith.com>
382     - [1.3.5-01]
383     - Updated e-smith-base dependency [gordonr 3439]
384    
385     * Sat May 18 2002 Gordon Rowell <gordonr@e-smith.com>
386     - [1.3.4-01]
387     - Relocated the scaffolding for /etc/fstab templates to e-smith-base,
388     leaving the enable quotas fragment here. The template is also expanded
389     with an action in e-smith-base. Updated e-smith-base Requires [gordonr 3439]
390    
391     * Mon May 13 2002 Gordon Rowell <gordonr@e-smith.com>
392     - [1.3.3-01]
393     - Really fix createlinks [gordonr 3439]
394    
395     * Mon May 13 2002 Gordon Rowell <gordonr@e-smith.com>
396     - [1.3.2-01]
397     - Actually run enable-quotas in bootstrap-console-save and fix
398     createlinks [gordonr 3439]
399    
400     * Mon May 13 2002 Gordon Rowell <gordonr@e-smith.com>
401     - [1.3.1-01]
402     - Moving to stream 1.3.1 (1.3.0 skipped by accidentally)
403     - Check all quotas during bootstrap-console-save rather than
404     post-upgrade so that the install completes quickly, even on
405     a machine with lots of disk to check. [gordonr 3439]
406    
407     * Wed May 8 2002 Gordon Rowell <gordonr@e-smith.com>
408     - [1.2.8-01]
409     - Subst scanmail.tmpl -> template name in both quota templates [markk 3029]
410     - Need to enable quotas before trying to restore them :-) [gordonr 2730]
411    
412     * Wed May 8 2002 Mark Knox <markk@e-smith.com>
413     - [1.2.7-01]
414     - Added gettext in quota warning templates [markk 3029]
415    
416     * Tue May 7 2002 Gordon Rowell <gordonr@e-smith.com>
417     - [1.2.6-01]
418     - Localised "Modify" link on main page [markk 3317]
419    
420     * Wed May 1 2002 Gordon Rowell <gordonr@e-smith.com>
421     - [1.2.5-01]
422     - esmith::AccountDB -> esmith::AccountsDB [schwern 3287]
423    
424     * Wed Apr 24 2002 Gordon Rowell <gordonr@e-smith.com>
425     - [1.2.4-01]
426     - Rewording SOFT/HARD errors for consistency [gordonr 3027]
427    
428     * Mon Apr 22 2002 Adrian Chung <adrianc@e-smith.com>
429     - [1.2.3-01]
430     - Pass the $user object instead of the $username variable in user-modify-quota.
431    
432     * Tue Apr 16 2002 Mark Knox <markk@e-smith.com>
433     - [1.2.2-01]
434     - Added a missing button in the modify user page [markk 3159]
435    
436     * Mon Apr 15 2002 Mark Knox <markk@e-smith.com>
437     - [1.2.1-01]
438     - Adding warning for Quota::query failure to warnquota & user-modify-quota
439     [schwern 2730]
440     - Testing user-modify-quota [schwern 2729 2730]
441     - Converted to FormMagick panel and internationalized. Added some POD and
442     tests. [markk 3159]
443     - Added buildtests in %build [markk 3159]
444    
445     * Thu Mar 7 2002 Charlie Brady <charlieb@e-smith.com>
446     - [1.2.0-01]
447     - rollRPM: Rolled version number too 1.2.0-01. Includes patches up to 1.0.0-02.
448     - DO NOT MAKE ANY FURTHER CHANGES TO THIS FILE, as this is the base version
449     being imported into CVS.
450    
451     * Fri Feb 01 2002 Charlie Brady <charlieb@e-smith.com>
452     - [1.0.0-02]
453     - Allow hard and soft quota to be equal. This also allows the quota to be
454     removed. See #2729.
455     - Set quota limits for all users in post-upgrade event. This allows for
456     a system restore to have properly set up quotas.
457    
458     * Tue Dec 11 2001 Jason Miller <jay@e-smith.com>
459     - [1.0.0-01]
460     - rollRPM: Rolled version number to 1.0.0-01. Includes patches up to 0.1.1-09.
461    
462     * Wed Dec 5 2001 Adrian Chung <adrianc@e-smith.com>
463     - [0.1.1-09]
464     - Adding new warnquota script that sends mail to users who have exceeded their
465     "limit with grace time", and a summary report to admin.
466     - Adding admin summary template, and user quota warning template to
467     /etc/e-smith/templates/usr/lib/e-smith-quota
468    
469     * Wed Dec 5 2001 Adrian Chung <adrianc@e-smith.com>
470     - [0.1.1-08]
471     - Adding check in panel to make sure that soft limit
472     is less than hard limit.
473     - Also insert missing subroutine prototype.
474    
475     * Thu Nov 15 2001 Adrian Chung <adrianc@e-smith.com>
476     - [0.1.1-07]
477     - More text changes to the quota panel.
478     - Changed kB sizing output to mB sizing.
479     - Still no genSmallRedCellRightJustified. Yet.
480    
481     * Wed Nov 14 2001 Charlie Brady <charlieb@e-smith.com>
482     - [0.1.1-06]
483     - Add daily quota warning script. For now, just use a wrapper for
484     /usr/sbin/warnquota. In time we will write our own script in perl
485     and produce a customised report.
486    
487     * Wed Nov 14 2001 Adrian Chung <adrianc@e-smith.com>
488     - [0.1.1-05]
489     - Update createlinks to create manager quota panel link
490     - More text changes to quota panel.
491     - Use genSmallCellRightJustified
492     - Create "Modify" button.
493    
494     * Wed Nov 14 2001 Adrian Chung <adrianc@e-smith.com>
495     - [0.1.1-04]
496     - Add some wording to panel, and change wording of
497     soft and hard limits to "limit with grace time" and
498     "immediate limit"
499     - Still to roll in genSmallCellRight
500    
501     * Tue Nov 13 2001 Charlie Brady <charlieb@e-smith.com>
502     - [0.1.1-03]
503     - Add bare bones web panel which allows setting of soft and hard file limits.
504    
505     * Mon Nov 12 2001 Charlie Brady <charlieb@e-smith.com>
506     - [0.1.1-02]
507     - Add action script to set and modify quotas using properties from the accounts
508     db.
509    
510     * Fri Nov 09 2001 Charlie Brady <charlieb@e-smith.com>
511     - Initial
512    
513     %prep
514     %setup
515    
516     %build
517     mkdir -p root/etc/e-smith/events/post-{install,upgrade}
518     mkdir -p root/etc/e-smith/events/user-{create,modify}
519     mkdir -p root/etc/e-smith/web/panels/manager/cgi-bin
520    
521     xgettext -o root/usr/share/locale/en_US/LC_MESSAGES/adminQuotaSummary.tmpl.po \
522     root/etc/e-smith/templates/usr/lib/e-smith-quota/adminQuotaSummary.tmpl -L perl
523     xgettext -o root/usr/share/locale/en_US/LC_MESSAGES/userOverQuota.tmpl.po \
524     root/etc/e-smith/templates/usr/lib/e-smith-quota/userOverQuota.tmpl -L perl
525    
526     perl createlinks
527     /sbin/e-smith/buildtests 50-e-smith-quota
528    
529     /sbin/e-smith/generate-lexicons
530    
531     %install
532     rm -rf $RPM_BUILD_ROOT
533     (cd root ; find . -depth -print | cpio -dump $RPM_BUILD_ROOT)
534     rm -f %{name}-%{version}-%{release}-filelist
535     /sbin/e-smith/genfilelist $RPM_BUILD_ROOT \
536     --file /etc/rc.d/rc.quota_create 'attr(0755,root,root)' \
537     --file /etc/cron.d/warnquota 'attr(0644,root,root)' \
538     > %{name}-%{version}-%{release}-filelist
539     echo "%doc COPYING" >> %{name}-%{version}-%{release}-filelist
540    
541     %clean
542     rm -rf $RPM_BUILD_ROOT
543    
544     %files -f %{name}-%{version}-%{release}-filelist
545     %defattr(-,root,root)

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