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

Contents 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.15 - (show annotations) (download)
Sun Nov 21 15:29:41 2010 UTC (13 years, 6 months ago) by wellsi
Branch: MAIN
CVS Tags: e-smith-quota-2_2_0-5_el5_sme
Changes since 1.14: +6 -3 lines
Bug 5454 changed to Bug 6309, - SME 8.0 Changelog Cleanup [SME: 6368]

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

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