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

Contents 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.4 - (show annotations) (download)
Wed Apr 5 19:59:41 2017 UTC (7 years, 1 month ago) by unnilennium
Branch: MAIN
CVS Tags: e-smith-quota-2_6_0-4_el7_sme
Changes since 1.3: +7 -2 lines
* Wed Apr 05 2017 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-4.sme
- enable quota for groups and users with XFS [SME: 10211]

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

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