/[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.13 - (hide annotations) (download)
Wed Apr 28 20:46:17 2010 UTC (14 years, 1 month ago) by wellsi
Branch: MAIN
CVS Tags: e-smith-quota-2_2_0-3_el5_sme
Changes since 1.12: +2 -2 lines
correct changelog version

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

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