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

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

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


Revision 1.18 - (hide annotations) (download)
Sun Nov 28 09:20:53 2010 UTC (13 years, 6 months ago) by wellsi
Branch: MAIN
CVS Tags: e-smith-quota-2_2_0-8_el5_sme
Changes since 1.17: +7 -2 lines
- Quota panel should only accept uppercase units [SME: 6406]

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

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