/[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.17 - (hide annotations) (download)
Sat Nov 27 20:48:00 2010 UTC (13 years, 6 months ago) by wellsi
Branch: MAIN
CVS Tags: e-smith-quota-2_2_0-7_el5_sme
Changes since 1.16: +5 -2 lines
- Correction to allow units in upper and lower case [SME: 5248]

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

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