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

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

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


Revision 1.11 - (hide annotations) (download)
Sun Feb 10 12:17:46 2008 UTC (16 years, 4 months ago) by bytegw
Branch: MAIN
CVS Tags: e-smith-backup-1_15_0-9_el5_sme
Changes since 1.10: +6 -1 lines
Updates

1 slords 1.1 Summary: e-smith module to provide the backup panel
2     %define name e-smith-backup
3     Name: %{name}
4 slords 1.5 %define version 1.15.0
5 bytegw 1.11 %define release 9
6 slords 1.1 Version: %{version}
7     Release: %{release}%{?dist}
8     License: Artistic
9     Group: Networking/Daemons
10     Source: %{name}-%{version}.tar.gz
11 slords 1.5 Patch0: e-smith-backup-1.15.0-DarWorkstation.patch
12     Patch1: e-smith-backup-1.15.0-reformat.patch
13 slords 1.6 Patch2: e-smith-backup-1.15.0-no_desktop_verify_restore.patch
14 bytegw 1.7 Patch3: e-smith-backup-1.15.0-DarWorkstation.patch2
15 bytegw 1.8 Patch4: e-smith-backup-1.15.0-DarWorkstation.patch3
16 bytegw 1.9 Patch5: e-smith-backup-1.15.0-FixCompressionSetting.patch
17 bytegw 1.10 Patch6: e-smith-backup-1.15.0-WrongRestoreLocationFix.patch
18 bytegw 1.11 Patch7: e-smith-backup-1.15.0-rmLexDuplicates.patch
19 slords 1.1 BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
20     BuildRequires: e-smith-devtools >= 1.11.0-03
21     BuildRequires: gettext
22     BuildArchitectures: noarch
23     Requires: e-smith-base
24     Requires: e-smith-lib >= 1.15.1-19
25     Requires: perl(Quota)
26     Requires: perl(Unix::PasswdFile)
27     Requires: perl(Unix::GroupFile)
28     Requires: perl(POSIX)
29     Requires: perl(Locale::gettext)
30     Requires: perl(Digest::MD5)
31     Requires: perl(File::Copy)
32     Requires: perl(esmith::I18N)
33 slords 1.5 Requires: dar
34 slords 1.1
35     %changelog
36 bytegw 1.11 * Sun Feb 10 2008 Stephen Noble <support@dungog.net> 1.15.0-9
37     - Remove duplicate <base> entries [SME: 3887]
38    
39 bytegw 1.10 * Thu Nov 29 2007 Gavin Weight <gweight@gmail.com> 1.15.0-8
40     - Fix restore files location path. [SME: 3593]
41    
42 bytegw 1.9 * Mon Nov 19 2007 Gavin Weight <gweight@gmail.com> 1.15.0-7
43     - Fix compression setting range (Thanks JPL) . [SME: 3560]
44    
45 bytegw 1.8 * Fri Nov 09 2007 Gavin Weight <gweight@gmail.com> 1.15.0-06
46     - Enhancement to DAR code (Thanks JPL) . [SME: 3538]
47    
48 bytegw 1.7 * Fri Oct 26 2007 Gavin Weight <gweight@gmail.com> 1.15.0-05
49     - Fix up DAR code to enable backup to complete. [SME: 3373]
50    
51 slords 1.6 * Tue Sep 11 2007 Charlie Brady <charlie_brady@mitel.com> 1.15.0-04
52     - Remove desktop verify and desktop restore features. Note that
53     lexicon entries have not been removed. [SME: 3372]
54    
55 slords 1.5 * Fri Sep 07 2007 Charlie Brady <charlie_brady@mitel.com> 1.15.0-03
56     - Reformat new DAR code to match existing coding style.
57    
58     * Wed Sep 05 2007 Jean-Paul Leclere <jean-paul@leclere.org> 1.15.0-02
59     - Dar workstation backup patch
60    
61     * Wed Sep 05 2007 Charlie Brady <charlie_brady@mitel.com> 1.15.0-01
62     - Roll new development version.
63    
64 slords 1.4 * Sun Jul 01 2007 Shad L. Lords <slords@mail.com> 1.14.0-16
65     - Remove files/dirs that don't exist from the backup list [SME: 3115]
66    
67     * Sat Jun 30 2007 Shad L. Lords <slords@mail.com> 1.14.0-15
68 slords 1.2 - force proxy request to 1.0 to improve backup2desktop speed [SME: 178]
69    
70 slords 1.1 * Sun Jun 03 2007 Gavin Weight <gweight@gmail.com> 1.14.0-14
71     - Backup to desktop changes BackupType fix. [SME 3026]
72    
73     * Sun Apr 29 2007 Shad L. Lords <slords@mail.com>
74     - Clean up spec so package can be built by koji/plague
75    
76     * Wed Mar 07 2007 Shad L. Lords <slords@mail.com> 1.14.0-13
77     - Add db entry to override who gets backup reminder email [SME: 23]
78    
79     * Fri Jan 26 2007 Gordon Rowell <gordonr@gormand.com.au> 1.14.0-12
80     - Restore group entry for machine accounts and update tests [SME: 1792]
81    
82     * Sat Jan 06 2007 Shad L. Lords <slords@mail.com> 1.14.0-11
83     - Change restore-from-disk to chroot tar from cpio [SME: 2318]
84    
85     * Sat Jan 06 2007 Shad L. Lords <slords@mail.com> 1.14.0-10
86     - Link in eject action. [SME: 795]
87     - Fix do_backup to actually pass backup type. [SME: 1055]
88    
89     * Fri Jan 05 2007 Shad L. Lords <slords@mail.com> 1.14.0-9
90     - Make tape actions depend on tape backup. [SME: 1055]
91     - Make backup type configurable via db. [SME: 1055]
92    
93     * Wed Jan 03 2007 Shad L. Lords <slords@mail.com> 1.14.0-8
94     - Add eject action and default to no. [SME: 795]
95    
96     * Thu Dec 07 2006 Shad L. Lords <slords@mail.com>
97     - Update to new release naming. No functional changes.
98     - Make Packager generic
99    
100     * Wed Nov 08 2006 Charlie Brady <charlie_brady@mitel.com> 1.14.0-06
101     - Use tarsize not dumpsize to determine when backup is too large.
102     [SME: 2041]
103    
104     * Wed Apr 5 2006 Gordon Rowell <gordonr@gormand.com.au> 1.14.0-05
105     - Fix typo in crontab template for 'disabled' case [SME: 1092]
106    
107     * Wed Apr 5 2006 Gordon Rowell <gordonr@gormand.com.au> 1.14.0-04
108     - Move /etc/cron.d/backup into /etc/crontab fragment [SME: 1172]
109     - Expand /etc/crontab in conf-backup. e-smith-base already does
110     it for us in bootstrap-console-save [SME: 1172]
111     - Remove /etc/cron.d/backup in post [SME: 1172]
112    
113     * Wed Mar 15 2006 Gordon Rowell <gordonr@gormand.com.au> 1.14.0-03
114     - Add semi-colon to last code change. Saves head-scratching if
115     someone removes the braces at some later stage. [SME: 1045]
116    
117     * Wed Mar 15 2006 Gordon Rowell <gordonr@gormand.com.au> 1.14.0-02
118     - Add warning about desktop backup if the server has more than
119     2GB of data. [SME: 1045]
120    
121     * Tue Mar 14 2006 Charlie Brady <charlie_brady@mitel.com> 1.14.0-01
122     - Roll stable stream version. [SME: 1016]
123    
124     * Sun Mar 12 2006 Charlie Brady <charlie_brady@mitel.com> 1.13.4-10
125     - Another fix to restore-from-disk script. [SME: 821]
126    
127     * Thu Feb 16 2006 Charlie Brady <charlie_brady@mitel.com> 1.13.4-09
128     - Fix restore-from-disk script. [SME: 821]
129    
130     * Mon Feb 6 2006 Charlie Brady <charlie_brady@mitel.com> 1.13.4-08
131     - Fix 24->12 hour time display problem (courtesy of Federico Simoncelli).
132     [SME: 667]
133    
134     * Wed Feb 01 2006 Charlie Brady <charlie_brady@mitel.com> 1.13.4-07
135     - Add restore-from-disk script. [SME: 615]
136    
137     * Sat Dec 25 2005 Gordon Rowell <gordonr@gormand.com.au> 1.13.4-06
138     - Don't delete config dbs in pre-restore [SME: 229]
139    
140     * Tue Dec 06 2005 Filippo Carletti <carletti@mobilia.it> 1.13.4-05
141     - Tape reminder uses mt status to check if tape loaded [SME: 251]
142    
143     * Wed Nov 30 2005 Gordon Rowell <gordonr@gormand.com.au> 1.13.4-04
144     - Bump release number only
145    
146     * Tue Nov 1 2005 Charlie Brady <charlieb@e-smith.com>
147     - [1.13.4-03]
148     - Improve user feedback if pre-backup or pre-restore events fail. [SF: 1334923]
149    
150     * Mon Oct 24 2005 Charlie Brady <charlieb@e-smith.com>
151     - [1.13.4-02]
152     - Create empty /etc/e-smith/db/backups directory to trigger migration
153     to new location. [SF: 1335862]
154    
155     * Fri Oct 14 2005 Gordon Rowell <gordonr@e-smith.com>
156     - [1.13.4-01]
157     - Remove L10Ns from base packages [SF: 1309520]
158    
159     * Fri Oct 14 2005 Gordon Rowell <gordonr@e-smith.com>
160     - [1.13.3-01]
161     - New dev stream before relocating L10Ns
162    
163     * Fri Sep 30 2005 Gordon Rowell <gordonr@e-smith.com>
164     - [1.13.2-17]
165     - Added Italian L10N - Thanks Filippo Carletti [SF: 1309266]
166    
167     * Sun Sep 25 2005 Gordon Rowell <gordonr@e-smith.com>
168     - [1.13.2-16]
169     - Added German L10N - Thanks Dietmar Berteld [SF: 1293325]
170    
171     * Sun Sep 18 2005 Charlie Brady <charlieb@e-smith.com>
172     - [1.13.2-15]
173     - Remove explict use of CGI (which caused double construction of
174     the CGI object, and loss of uploaded data file). [SF: 1264699]
175    
176     * Fri Sep 16 2005 Charlie Brady <charlieb@e-smith.com>
177     - [1.13.2-14]
178     - Don't delete configuration dbs in pre-restore event until
179     we have finished using them. [SF: 1292448]
180    
181     * Tue Aug 30 2005 Charlie Brady <charlieb@e-smith.com>
182     - [1.13.2-13]
183     - Really add delete-configuration-dbs action. [SF: 1246347,1275962]
184    
185     * Fri Aug 19 2005 Gordon Rowell <gordonr@gormand.com.au>
186     - [1.13.2-12]
187     - Delete configuration dbs from /home/e-smith/db/ prior to
188     a restore to ensure that the ones coming from tape are the
189     only ones on the system after the restore [SF: 1246347]
190    
191     * Tue Aug 9 2005 Charlie Brady <charlieb@e-smith.com>
192     - [1.13.2-11]
193     - Restore passwd file entries for machine accounts. [SF: 1254663]
194    
195     * Fri Jul 22 2005 Charlie Brady <charlieb@e-smith.com>
196     - [1.13.2-10]
197     - Enforce Posix behaviour of df command, in restore functions of panel.
198     [SF: 1242986]
199    
200     * Tue Jul 19 2005 Charlie Brady <charlieb@e-smith.com>
201     - [1.13.2-09]
202     - Remove last deprecated esmith::config API calls. [SF: 1216546]
203    
204     * Mon Jul 18 2005 Charlie Brady <charlieb@e-smith.com>
205     - [1.13.2-08]
206     - Remove explicit paths to db files. [SF: 1216546]
207    
208     * Fri Apr 29 2005 Charlie Brady <charlieb@e-smith.com>
209     - [1.13.2-07]
210     - Remove another anacronistic version requires in perl library.
211     Grrrr!!! [charlieb MN00050370]
212    
213     * Tue Mar 8 2005 Charlie Brady <charlieb@e-smith.com>
214     - [1.13.2-06]
215     - Use generic_template_expand action in place of conf-backup.
216     Update e-smith-lib dependency. [MN00064130]
217    
218     * Tue Mar 8 2005 Charlie Brady <charlieb@e-smith.com>
219     - [1.13.2-05]
220     - Ensure that smbpasswd file appears last in list during restore/verification.
221     [MN00073362]
222     - Fix merging of samba files. [MN00073365]
223    
224     * Mon Nov 8 2004 Charlie Brady <charlieb@e-smith.com>
225     - [1.13.2-04]
226     - Explicitly list required perl modules - RPM didn't work it out correctly.
227     [charlieb MN00050751]
228    
229     * Tue Sep 28 2004 Charlie Brady <charlieb@e-smith.com>
230     - [1.13.2-03]
231     - Remove deprecated "require v5.6.0". [charlieb MN00050370]
232     - Allow RPM to work out what the perl Requires headers should be.
233     [charlieb MN00050751]
234    
235     * Thu Sep 16 2004 Michael Soulier <msoulier@e-smith.com>
236     - [1.13.2-02]
237     - Fixed Content-disposition header. [msoulier MN00049326]
238    
239     * Sat Jun 19 2004 Michael Soulier <msoulier@e-smith.com>
240     - [1.13.2-01]
241     - skipping mps branch start - 1.13.2
242    
243     * Fri May 21 2004 Michael Soulier <msoulier@e-smith.com>
244     - [1.13.0-06]
245     - Added /etc/samba/secrets.tdb to the restore list. [msoulier MN00020969]
246    
247     * Mon Mar 1 2004 Michael Soulier <msoulier@e-smith.com>
248     - [1.13.0-05]
249     - Updated do_backup to pass a "tape" argument when using signal-event
250     and rewind-tape to exit if a second argument is not given.
251     [msoulier dpar-22041]
252    
253     * Wed Jan 14 2004 Michael Soulier <msoulier@e-smith.com>
254     - [1.13.0-04]
255     - Added /etc/sudoers to backup list for desktop backup. [msoulier 4954]
256    
257     * Fri Nov 28 2003 Michael Soulier <msoulier@e-smith.com>
258     - [1.13.0-03]
259     - Display big-red reboot warning like other panels. Wow, it's hard to miss
260     now. [msoulier 10240]
261    
262     * Fri Nov 28 2003 Mark Knox <markk@e-smith.com>
263     - [1.13.0-02]
264     - Display reboot warning and button after successful desktop restore [markk
265     1312]
266    
267     * Thu Nov 6 2003 Michael Soulier <msoulier@e-smith.com>
268     - [1.13.0-01]
269     - rolling to dev stream - 1.13.0
270    
271     * Thu Sep 11 2003 Gordon Rowell <gordonr@e-smith.com>
272     - [1.12.1-02]
273     - Relocate /etc/secrets.tdb to /etc/samba [gordonr 9759]
274    
275     * Wed Sep 3 2003 Gordon Rowell <gordonr@e-smith.com>
276     - [1.12.1-01]
277     - Rebuild [gordonr 1305]
278    
279     * Wed Sep 3 2003 Gordon Rowell <gordonr@e-smith.com>
280     - [1.12.0-09]
281     - Adjusted Copyright [gordonr 1305]
282    
283     * Mon Jul 14 2003 Gordon Rowell <gordonr@e-smith.com>
284     - [1.12.0-08]
285     - Whitespace fix in Backup.pm [gordonr 9428]
286    
287     * Mon Jul 14 2003 Charlie Brady <charlieb@e-smith.com>
288     - [1.12.0-07]
289     - Remove /etc/samba/smbpasswd symlink if we find it, before doing
290     the move/symlink shuffle with smbpasswd files. This prevents us
291     "preserving" old symlinks. [charlieb 9416]
292    
293     * Mon Jul 14 2003 Gordon Rowell <gordonr@e-smith.com>
294     - [1.12.0-06]
295     - Rename the pre-restore cache files in $file.time(). This preserves
296     them in case we want to wander back through them after an
297     upgrade, and ensures that they won't be around to confuse another
298     post-upgrade [gordonr 9428]
299    
300     * Wed Jul 9 2003 Gordon Rowell <gordonr@e-smith.com>
301     - [1.12.0-05]
302     - Handle the "everything o.k. with relocation" case [gordonr 9333]
303    
304     * Wed Jul 9 2003 Gordon Rowell <gordonr@e-smith.com>
305     - [1.12.0-04]
306     - Further safeguards for the /etc/smbpasswd -> /etc/samba/smbpasswd
307     relocation [gordonr 9333]
308    
309     * Fri Jun 27 2003 Charlie Brady <charlieb@e-smith.com>
310     - [1.12.0-03]
311     - Fix backup panel text change. Made text non-specific about the location of
312     the smbpasswd file. [charlieb 9220]
313    
314     * Fri Jun 27 2003 Charlie Brady <charlieb@e-smith.com>
315     - [1.12.0-02]
316     - Account for the path change of smbpasswd file in desktop restore/verify.
317     [charlieb 9220]
318    
319     * Thu Jun 26 2003 Charlie Brady <charlieb@e-smith.com>
320     - [1.12.0-01]
321     - Changing version to stable stream number - 1.12.0
322    
323     * Tue Jun 24 2003 Gordon Rowell <gordonr@e-smith.com>
324     - [1.11.1-04]
325     - Spanish nav bar [gordonr 9153]
326    
327     * Fri Jun 13 2003 Gordon Rowell <gordonr@e-smith.com>
328     - [1.11.1-03]
329     - Corrected logic for switching /etc{/samba,}/smbpasswd [gordonr 8747]
330    
331     * Thu Jun 12 2003 Charlie Brady <charlieb@e-smith.com>
332     - [1.11.1-02]
333     - Remove some remnants of templated /sbin/e-smith/backup.
334     - Use Backup program parameter in /sbin/e-smith/do_backup.
335     [charlieb 7853]
336    
337     * Thu Jun 12 2003 Charlie Brady <charlieb@e-smith.com>
338     - [1.11.1-01]
339     - Roll new development stream to 1.11.1
340    
341     * Wed May 28 2003 Gordon Rowell <gordonr@e-smith.com>
342     - [1.11.0-56]
343     - And symlink /etc/smbpasswd to avoid confusion [gordonr 8809]
344     - Move guard so we skip if /etc/smbpasswd is not a file [gordonr 8809]
345    
346     * Wed May 28 2003 Gordon Rowell <gordonr@e-smith.com>
347     - [1.11.0-55]
348     - Migrate /etc/smbpasswd to /etc/samba/smbpasswd after restore [gordonr 8809]
349    
350     * Wed May 21 2003 Gordon Rowell <gordonr@e-smith.com>
351     - [1.11.0-54]
352     - Fix return check for ->group and ->passwd [gordonr 8766]
353     - Fix tests for BackupHistoryDB.pm [gordonr 5908, in passing]
354    
355     * Tue May 20 2003 Gordon Rowell <gordonr@e-smith.com>
356     - [1.11.0-53]
357     - Extract the tests at build time [gordonr 8766]
358    
359     * Tue May 20 2003 Gordon Rowell <gordonr@e-smith.com>
360     - [1.11.0-52]
361     - Completed merge_group and tests, including admin, www, shared [gordonr 8766]
362    
363     * Fri May 16 2003 Gordon Rowell <gordonr@e-smith.com>
364     - [1.11.0-51]
365     - Added test files and skeleton for merge_group [gordonr 8766]
366     - TODO: Complete merge_group and tests [gordonr 8766]
367     - TODO: Handle admin, www, shared groups [gordonr 8766]
368    
369     * Fri May 16 2003 Gordon Rowell <gordonr@e-smith.com>
370     - [1.11.0-50]
371     - Further work, and tests, for merge_passwd [gordonr 8766]
372    
373     * Fri May 16 2003 Gordon Rowell <gordonr@e-smith.com>
374     - [1.11.0-49]
375     - Code cleanups [gordonr 8766]
376    
377     * Fri May 16 2003 Gordon Rowell <gordonr@e-smith.com>
378     - [1.11.0-48]
379     - Constructors are nice to have in objects :-( [gordonr 8766]
380     - Link merge-system-files into post-upgrade [gordonr 8766]
381    
382     * Fri May 16 2003 Gordon Rowell <gordonr@e-smith.com>
383     - [1.11.0-47]
384     - Added esmith::Backup::{save,merge}_system_files [gordonr 8766]
385    
386     * Fri May 16 2003 Gordon Rowell <gordonr@e-smith.com>
387     - [1.11.0-46]
388     - Modified backup panel to use esmith::Backup library [gordonr 8766]
389    
390     * Fri May 16 2003 Gordon Rowell <gordonr@e-smith.com>
391     - [1.11.0-45]
392     - Added esmith::Backup library to centralise list of files/directories to
393     restore [gordonr 8766]
394     - Save away important system files in pre-restore [gordonr 8766]
395    
396     * Tue May 6 2003 Mark Knox <markk@e-smith.com>
397     - [1.11.0-44]
398     - Pass the right type of object to genResult [markk 8498]
399    
400     * Tue May 6 2003 Lijie Deng <lijied@e-smith.com>
401     - [1.11.0-43]
402     - Add Spanish translation for backup [lijied 3793]
403    
404     * Tue Apr 29 2003 Trevor Poole <trevorp@e-smith.com>
405     - [1.11.0-42]
406     - add the BackupType to the record for the desktop case. [trevor 5908]
407    
408     * Mon Apr 28 2003 Charlie Brady <charlieb@e-smith.com>
409     - [1.11.0-41]
410     - Fix calls to create new backup records. [charlieb 5908]
411    
412     * Mon Apr 28 2003 Charlie Brady <charlieb@e-smith.com>
413     - [1.11.0-40]
414     - Record each backup attempt separately in a backup history db. [charlieb 5908]
415    
416     * Wed Apr 23 2003 Charlie Brady <charlieb@e-smith.com>
417     - [1.11.0-39]
418     - Record success or otherwise of backup to desktop attempts in config db.
419     [charlieb 5908]
420     - Gracefully handle SIGPIPE in backup to desktop. [charlieb 8490]
421    
422     * Wed Apr 23 2003 Charlie Brady <charlieb@e-smith.com>
423     - [1.11.0-38]
424     - Fix typo in rewind-tape fix. [charlieb 8475]
425    
426     * Wed Apr 23 2003 Charlie Brady <charlieb@e-smith.com>
427     - [1.11.0-37]
428     - Call signal-event {pre,post}-backup with extra "desktop" parameter
429     from desktop backup code, and use that parameter to skip tape rewinding.
430     [charlieb 7853]
431     - Fix device lookup code in rewind-tape action. [charlieb 8475]
432    
433     * Wed Apr 23 2003 Charlie Brady <charlieb@e-smith.com>
434     - [1.11.0-36]
435     - Fix a few semantic problems with reset--restore-idle-flag script.
436     [charlieb 8466]
437    
438     * Wed Apr 16 2003 Michael Soulier <msoulier@e-smith.com>
439     - [1.11.0-35]
440     - Replaced bad call to processTemplate. [msoulier 7600]
441    
442     * Wed Apr 9 2003 Charlie Brady <charlieb@e-smith.com>
443     - [1.11.0-34]
444     - Remove deprecated /sbin/e-smith/backup in %post script.
445     [charlieb 7853]
446    
447     * Tue Apr 8 2003 Charlie Brady <charlieb@e-smith.com>
448     - [1.11.0-33]
449     - Fix typo in rewind-tape action. [charlieb 5908]
450     - Change Copyright => License in header.
451    
452     * Fri Apr 4 2003 Mark Knox <markk@e-smith.com>
453     - [1.11.0-32]
454     - Removed redundant refs to bootstrap-console from panel [markk 6164]
455    
456     * Thu Apr 3 2003 Tony Clayton <apc@e-smith.com>
457     - [1.11.0-31]
458     - Change table to start_table where applicable [tonyc 8034]
459    
460     * Thu Apr 3 2003 Tony Clayton <apc@e-smith.com>
461     - [1.11.0-30]
462     - Removed "Mitel Network SME server' branding [lijied 8016]
463     - Fix layout/css in backup panel [tonyc 7950]
464    
465     * Mon Mar 31 2003 Charlie Brady <charlieb@e-smith.com>
466     - [1.11.0-29]
467     - Re-write do_backup in perl. [charlieb 5908]
468    
469     * Fri Mar 28 2003 Lijie Deng <lijied@e-smith.com>
470     - [1.11.0-28]
471     - Modified directory po/fr_CA to fr [lijied 6787]
472    
473     * Thu Mar 27 2003 Gordon Rowell <gordonr@e-smith.com>
474     - [1.11.0-27]
475     - Modified gettext() extraction based on changes in 1.11.0-25 [gordonr 5908]
476    
477     * Thu Mar 27 2003 Gordon Rowell <gordonr@e-smith.com>
478     - [1.11.0-26]
479     - Call genFooter/genResult with an FM object (subclass of CGI) so
480     footers get localised [gordonr 3553]
481    
482     * Thu Mar 27 2003 Charlie Brady <charlieb@e-smith.com>
483     - [1.11.0-25]
484     - Remove templated /sbin/e-smith/backup and add non-templated
485     do_backup script. Alter cron template to suit. Move tape
486     rewind into pre-backup and post-backup actions. Log
487     start, finish and result properties from backup script.
488     [charlieb 5908]
489    
490     * Thu Mar 27 2003 Lijie Deng <lijied@e-smith.com>
491     - [1.11.0-24]
492     - Modified French lexicon to use lang="fr", rename the lexicon
493     directory to fr [lijied 6787]
494    
495     * Tue Mar 25 2003 Tony Clayton <apc@e-smith.com>
496     - [1.11.0-23]
497     - Add link to fr-ca PAGE_REFRESH_IN translation [tonyc 6491]
498    
499     * Tue Mar 18 2003 Lijie Deng <lijied@e-smith.com>
500     - [1.11.0-22]
501     - Deleted ./sbin/e-smith/backup/template-begin, and modified
502     %build [lijied 3295]
503    
504     * Fri Mar 14 2003 Michael Soulier <msoulier@e-smith.com>
505     - [1.11.0-21]
506     - Changed the post restore code such that the backup panel is blocked until
507     the server reboots. [msoulier 6471]
508    
509     * Mon Mar 10 2003 Lijie Deng <lijied@e-smith.com>
510     - [1.11.0-20]
511     - Modified charset tag in .po file [lijied 3930]
512    
513     * Fri Mar 7 2003 Lijie Deng <lijied@e-smith.com>
514     - [1.11.0-19]
515     - Modified e-smith-devtools again [lijied 7578]
516    
517     * Fri Mar 7 2003 Lijie Deng <lijied@e-smith.com>
518     - [1.11.0-18]
519     - Modified e-smith-devtools version [lijied 7578]
520    
521     * Thu Mar 6 2003 Lijie Deng <lijied@e-smith.com>
522     - [1.11.0-17]
523     - Added the generate lexicon code [lijied 7442]
524    
525     * Thu Mar 6 2003 Lijie Deng <lijied@e-smith.com>
526     - [1.11.0-16]
527     - Added the .po file to po/fr_CA again [lijied 7442]
528    
529     * Thu Mar 6 2003 Lijie Deng <lijied@e-smith.com>
530     - [1.11.0-15]
531     - Cleaned up .po->.mo build [lijied 7442]
532    
533     * Thu Mar 6 2003 Lijie Deng <lijied@e-smith.com>
534     - [1.11.0-14]
535     - Added .po->.mo instructions to %build [lijied 7442]
536    
537     * Thu Mar 6 2003 Lijie Deng <lijied@e-smith.com>
538     - [1.11.0-13]
539     - Modified backup panel order [lijied 7356]
540    
541     * Tue Mar 4 2003 Lijie Deng <lijied@e-smith.com>
542     - [1.11.0-12]
543     - Remodify the lexicon file [lijied 4030]
544    
545     * Tue Mar 4 2003 Lijie Deng <lijied@e-smith.com>
546     - [1.11.0-11]
547     - Split en-us lexicon from backup panel [lijied 4030]
548    
549     * Fri Feb 28 2003 Lijie Deng <lijied@e-smith.com>
550     - [1.11.0-10]
551     - Rebuild RPM - commit missed last time [lijied 5003]
552    
553     * Fri Feb 28 2003 Lijie Deng <lijied@e-smith.com>
554     - [1.11.0-09]
555     - Added French lexicon for backup [lijied 5003]
556    
557     * Wed Jan 1 2003 Gordon Rowell <gordonr@e-smith.com>
558     - [1.11.0-08]
559     - Rewrote template to use esmith::I18N [gordonr 5212]
560    
561     * Fri Dec 13 2002 Mark Knox <markk@e-smith.com>
562     - [1.11.0-07]
563     - Added "click here" text on tape restore page [markk 6094]
564    
565     * Thu Dec 12 2002 Mark Knox <markk@e-smith.com>
566     - [1.11.0-06]
567     - Removed redundant success message after restore [markk 6094]
568    
569     * Thu Dec 12 2002 Mark Knox <markk@e-smith.com>
570     - [1.11.0-05]
571     - Added refresh and status messages to tape restore process [markk 6094]
572    
573     * Tue Dec 3 2002 Charlie Brady <charlieb@e-smith.com>
574     - [1.11.0-04]
575     - Tidy up and update /sbin/e-smith/backup templates, preparatory to adding
576     support for non-tape devices. [charlieb 5521]
577    
578     * Mon Dec 2 2002 Mike Dickson <miked@e-smith.com>
579     - [1.11.0-03]
580     - ui update [miked 5494]
581    
582     * Thu Nov 21 2002 Mike Dickson <miked@e-smith.com>
583     - [1.11.0-02]
584     - update to new UI system [miked 5494]
585    
586     * Wed Nov 6 2002 Charlie Brady <charlieb@e-smith.com>
587     - [1.11.0-01]
588     - Rolling development stream version to 1.11.0
589    
590     * Tue Oct 15 2002 Charlie Brady <charlieb@e-smith.com>
591     - [1.10.1-01]
592     - New checkout to force head revisions to 1.10.1
593    
594     * Fri Oct 11 2002 Charlie Brady <charlieb@e-smith.com>
595     - [1.10.0-01]
596     - Roll to maintained version number to 1.10.0
597    
598     * Fri Oct 11 2002 Gordon Rowell <gordonr@e-smith.com>
599     - [1.9.0-09]
600     - Added missing closing paren - code police needed earlier [gordonr 5168]
601    
602     * Fri Oct 11 2002 Gordon Rowell <gordonr@e-smith.com>
603     - [1.9.0-08]
604     - Renamed duplicate lexicon tag RESTORE_IN_PROGRESS{,_BEGAN_AT}
605     RESTORE_IN_PROGRES_DESC -> MUST_REBOOT_AFTER_RESTORE in tape restore
606     [gordonr 5168]
607    
608     * Wed Oct 9 2002 Mike Dickson <miked@e-smith.com>
609     - [1.9.0-07]
610     - Fixed double call of pre-restore [miked 5158]
611    
612     * Wed Oct 9 2002 Mike Dickson <miked@e-smith.com>
613     - [1.9.0-06]
614     - Fixed references to ext2 filesystem in CalculateSizes; cahnged them to ext3
615    
616     * Wed Sep 25 2002 Charlie Brady <charlieb@e-smith.com>
617     - [1.9.0-05]
618     - Add calls to signal-event pre-restore before tape or desktop restore
619     (currently to stop slapd and remove LDIF dump file). [charlieb 2745]
620    
621     * Mon Sep 23 2002 Charlie Brady <charlieb@e-smith.com>
622     - [1.9.0-04]
623     - Fix XML errors in backup panel. [charlieb 2745]
624    
625     * Fri Sep 20 2002 Charlie Brady <charlieb@e-smith.com>
626     - [1.9.0-03]
627     - Complete previous change - the web panel needed to be updated as well.
628     [charlieb 2745]
629    
630     * Thu Aug 29 2002 Charlie Brady <charlieb@e-smith.com>
631     - [1.9.0-02]
632     - Change mysql-dump-tables and mysql-delete-dumps events to pre-backup and
633     post-backup events. [charlieb 2745]
634    
635     * Wed Jun 5 2002 Charlie Brady <charlieb@e-smith.com>
636     - [1.9.0-01]
637     - Changing version to development stream number to 1.9.0
638    
639     * Fri May 31 2002 Tony Clayton <apc@e-smith.com>
640     - [1.8.2-01]
641     - Reverting previous change - "it's a feature" [tonyc 3746]
642    
643     * Fri May 31 2002 Tony Clayton <apc@e-smith.com>
644     - [1.8.1-01]
645     - Prevent tape/destop restores from dieing in state=running [tonyc 3746]
646    
647     * Fri May 31 2002 Charlie Brady <charlieb@e-smith.com>
648     - [1.8.0-01]
649     - Changing version to maintained stream number to 1.8.0
650    
651     * Fri May 31 2002 Mark Knox <markk@e-smith.com>
652     - [1.7.20-01]
653     - Fixed some funny table cells that were causing trouble in Netscape
654     [markk 3764]
655    
656     * Fri May 31 2002 Charlie Brady <charlieb@e-smith.com>
657     - [1.7.19-01]
658     - Removed unused config db tie in restore-idle-flag.
659     - Add initialisation of backup service entry in config db.
660     This will allow restore from tape to work out of the box.
661     [charlieb 1254, 3746]
662    
663     * Wed May 29 2002 Tony Clayton <apc@e-smith.com>
664     - [1.7.18-01]
665     - Fix bad string concats in /sbin/e-smith/backup fragments [tonyc 3180]
666    
667     * Thu May 23 2002 Gordon Rowell <gordonr@e-smith.com>
668     - [1.7.17-01]
669     - RPM rebuild forced by cvsroot2rpm
670    
671     * Thu May 23 2002 Gordon Rowell <gordonr@e-smith.com>
672     - [1.7.16-01]
673     - testing co2rpm --force
674    
675     * Thu May 23 2002 Gordon Rowell <gordonr@e-smith.com>
676     - [1.7.15-01]
677     - testing co2rpm --force
678    
679     * Thu May 23 2002 Gordon Rowell <gordonr@e-smith.com>
680     - [1.7.14-01]
681     - testing co2rpm --force
682    
683     * Thu May 23 2002 Gordon Rowell <gordonr@e-smith.com>
684     - [1.7.13-01]
685     - testing co2rpm --force
686    
687     * Sat May 18 2002 Gordon Rowell <gordonr@e-smith.com>
688     - [1.7.12-01]
689     - Changed quoting in /etc/crond.d/backup template [gordonr 3029]
690    
691     * Sat May 18 2002 Gordon Rowell <gordonr@e-smith.com>
692     - [1.7.11-01]
693     - "Verify complete" -> "Verification is complete" [gordonr 3544]
694    
695     * Wed May 8 2002 Mark Knox <markk@e-smith.com>
696     - [1.7.10-01]
697     - Allow form uploads and large files to be posted. [markk 3159]
698    
699     * Wed May 8 2002 Mark Knox <markk@e-smith.com>
700     - [1.7.9-01]
701     - Localised a few more strings in sbin/e-smith/backup templates [markk 3029]
702    
703     * Wed May 1 2002 Gordon Rowell <gordonr@e-smith.com>
704     - [1.7.8-01]
705     - esmith::AccountDB -> esmith::AccountsDB [schwern 3287]
706    
707     * Tue Apr 16 2002 Mark Knox <markk@e-smith.com>
708     - [1.7.7-01]
709     - I18n backup cronjob using gettext. Also converted to ConfigDB. [markk 3029]
710    
711     * Mon Apr 15 2002 Gordon Rowell <gordonr@e-smith.com>
712     - [1.7.7-01]
713     - Language en->en-us
714    
715     * Fri Apr 12 2002 Mark Knox <markk@e-smith.com>
716     - [1.7.6-01]
717     - Internationalized using FormMagick lexicon [markk 3159]
718     - Converted to esmith::ConfigDB API [markk 3159]
719    
720     * Fri Mar 15 2002 Charlie Brady <charlieb@e-smith.com>
721     - [1.7.5-01]
722     - Include "du -s " of all backed up files and directories other than
723     /home/e-smith in desktop backup estimate.
724    
725     * Thu Mar 14 2002 Charlie Brady <charlieb@e-smith.com>
726     - [1.7.4-01]
727     - Fix error in use of AccountsDB interface (#2139).
728    
729     * Thu Mar 07 2002 Charlie Brady <charlieb@e-smith.com>
730     - [1.7.3-01]
731     - Include /root in desktop backup and in size estimate (#2322).
732     - Change text to indicate that desktop backup file will be somewhat
733     smaller if files are compressible.
734    
735     * Thu Mar 07 2002 Charlie Brady <charlieb@e-smith.com>
736     - [1.7.2-01]
737     - Use Quota module to estimate desktop backup size, by summing over all
738     user accounts (#2139).
739    
740     * Wed Feb 27 2002 Jason Miller <jmiller@e-smith.com>
741     - [1.7.1-01]
742     - Rolled to version 1.7.1-01 to verify CVS contents from 1.7.0-01.
743     Includes all patchesup to 1.7.0-01.
744    
745     * Wed Feb 27 2002 Jason Miller <jay@e-smith.com>
746     - [1.7.0-01]
747     - rollRPM: Rolled version number to 1.7.0-01. Includes patches up to 1.6.0-01.
748    
749     * Tue Dec 11 2001 Adrian Chung <mac@e-smith.com>
750     - [1.6.0-01]
751     - rollRPM: Rolled version number to 1.6.0-01. Includes patches up to 1.5.0-04.
752    
753     * Thu Dec 6 2001 Adrian Chung <adrianc@e-smith.com>
754     - [1.5.0-04]
755     - Adding text to restore screen that warns that your restore
756     is not complete until you see the words Restore complete and
757     /etc/smbpasswd is restored.
758    
759     * Wed Nov 28 2001 Charlie Brady <charlieb@e-smith.com>
760     - [1.5.0-03]
761     - Report restore/verify problems if they are detected. Do not do any
762     post processing unless the restore completes successfully.
763    
764     * Tue Nov 13 2001 Tony Clayton <tonyc@e-smith.com>
765     - [1.5.0-02]
766     - adding last patch to prep section. feels like monday.
767    
768     * Tue Nov 13 2001 Tony Clayton <tonyc@e-smith.com>
769     - [1.5.0-01]
770     - Rolled version number to 1.5.0-01. Includes patches up to 1.4.0-06.
771     - use esmith::lockfile for lockfile stuff
772     - add dependency on e-smith-lib >= 1.7.0-20 for esmith::lockfile
773    
774     * Tue Nov 13 2001 Tony Clayton <tonyc@e-smith.com>
775     - [1.4.0-06]
776     - backing out lockfile patch - moving to new stream
777    
778     * Mon Nov 12 2001 Tony Clayton <tonyc@e-smith.com>
779     - [1.4.0-05]
780     - use esmith::lockfile for lockfile stuff
781     - add dependency on e-smith-lib >= 1.7.0-20 for esmith::lockfile
782    
783     * Wed Nov 07 2001 Tony Clayton <tonyc@e-smith.com>
784     - [1.4.0-04]
785     - rebranding to Mitel Networks
786    
787     * Fri Aug 17 2001 Gordon Rowell <gordonr@e-smith.com>
788     - [1.4.0-03]
789     - Changed default network backup filename to "smeserver.tgz"
790     - Note: We can still restore the old format "esmithsg.bak" files
791    
792     * Fri Aug 17 2001 gordonr
793     - [1.4.0-02]
794     - Autorebuild by rebuildRPM
795    
796     * Wed Aug 8 2001 Charlie Brady <charlieb@e-smith.com>
797     - [1.4.0-01]
798     - Rolled version number to 1.4.0-01. Includes patches upto 1.3.0-10.
799    
800     * Thu Aug 02 2001 Gordon Rowell <gordonr@e-smith.com>
801     - [1.3.0-10]
802     - More branding changes
803    
804     * Thu Aug 02 2001 Gordon Rowell <gordonr@e-smith.com>
805     - [1.3.0-09]
806     - More branding changes
807    
808     * Tue Jul 31 2001 Jason Miller <jmiller@e-smith.com>
809     - [1.3.0-08]
810     - Branding/marketing text changes email/e-mail
811    
812     * Sun Jul 29 2001 Jason Miller <jmiller@e-smith.com>
813     - [1.3.0-07]
814     - Branding text changes to the backup web panel
815    
816     * Fri Jul 6 2001 Peter Samuel <peters@e-smith.com>
817     - [1.3.0-06]
818     - Changed license to GPL
819    
820     * Wed Jul 04 2001 Gordon Rowell <gordonr@e-smith.com>
821     - [1.3.0-05]
822     - Default to .tgz for desktop backup/restore/verify
823     - Allow uuencoded tar (esmithsg.bak) for restore/verify backwards compatability
824    
825     * Thu Jun 07 2001 Gordon Rowell <gordonr@e-smith.com>
826     - [1.3.0-04]
827     - Add --verbose to tar --extract so web panels shows restored files
828    
829     * Thu Jun 07 2001 Charlie Brady <charlieb@e-smith.com>
830     - [1.3.0-03]
831     - Add option to verify desktop backup file contents.
832    
833     * Thu Jun 07 2001 Charlie Brady <charlieb@e-smith.com>
834     - [1.3.0-02]
835     - Avoid use of redundant temporary file, CGI.pm already creates one for us,
836     and provides us with a file handle.
837    
838     * Wed Apr 11 2001 Adrian Chung <mac@e-smith.com>
839     - [1.3.0-01]
840     - Rolled version number to 1.3.0-01. Includes patches upto 1.2.0-11.
841    
842     * Wed Feb 21 2001 Charlie Brady <charlieb@e-smith.com>
843     - [1.2.0-11]
844     - Add tape rewind action to tape restore
845    
846     * Wed Feb 21 2001 Peter Samuel <peters@e-smith.com>
847     - [1.2.0-10]
848     - Now rewinds tape before zeroing tape.
849     - Writes 32k of zeroes instead of 10k.
850    
851     * Thu Feb 14 2001 Charlie Brady <charlieb@e-smith.com>
852     - [1.2.0-09]
853     - Add conf-backup to bootstrap-console-save.
854     - Don't need templates-user-custom directory now, it's in e-smith-base RPM.
855    
856     * Mon Feb 12 2001 Peter Samuel <peters@e-smith.com>
857     - [1.2.0-08]
858     - Duping STDOUT fails for netscape. Now just redirecting STDOUT to STDERR.
859    
860     * Mon Feb 12 2001 Adrian Chung <adrianc@e-smith.com>
861     - [1.2.0-07]
862     - rolling release number for GPG signing.
863    
864     * Sun Feb 11 2001 Charlie Brady
865     - [1.2.0-06]
866     - Include etc/e-smith/templates-user-custom in backup
867    
868     * Thu Feb 8 2001 Adrian Chung <adrianc@e-smith.com>
869     - Rolling release number for GPG signing.
870    
871     * Thu Feb 8 2001 Peter Samuel <peters@e-smith.com>
872     - [1.2.0-04]
873     - Zero pad minutes for backup and reminder times.
874     - Fix nasty problem stopping flexbackup running in the background.
875     Needed to dup STDOUT, close STDOUT, and reset STDOUT to duped fd.
876    
877     * Tue Jan 30 2001 Peter Samuel <peters@e-smith.com>
878     - [1.2.0-03]
879     - Changed size calculations so that minimum size displayed is 1Mb.
880     - Changed wording of size of snapshot.
881     - Notify user how much free space exists in /tmp.
882     - Remove uploaded file after restore.
883    
884     * Mon Jan 29 2001 Charlie Brady <charlieb@e-smith.com>
885     - [1.2.0-02]
886     - Preserve gid of www across restore.
887     - Add comment about upbuffering output
888    
889     * Thu Jan 25 2001 Peter Samuel <peters@e-smith.com>
890     - [1.2.0-01]
891     - Rolled version number to 1.2.0-01. Includes patches upto 1.1.0-17.
892    
893     * Thu Jan 25 2001 Peter Samuel <peters@e-smith.com>
894     - [1.1.0-17]
895     - Added html output to reboot function of manager panel
896    
897     * Wed Jan 24 2001 Peter Samuel <peters@e-smith.com>
898     - [1.1.0-16]
899     - /sbin/e-smith/backup zeroes tape before starting. This is a hack to
900     work around talking to ide tapes via ide-scsi.
901    
902     * Wed Jan 17 2001 Peter Samuel <peters@e-smith.com>
903     - [1.1.0-15]
904     - mysql tables are deleted before and after backups and restores
905    
906     * Tue Jan 16 2001 Peter Samuel <peters@e-smith.com>
907     - [1.1.0-14]
908     - cron job now runs every day
909    
910     * Mon Jan 15 2001 Peter Samuel <peters@e-smith.com>
911     - [1.1.0-13]
912     - removed unnecessary /sbin/e-smith/tape-restore template
913     - fixed html formatting problem in backup panel
914     - fixed backgrounding problem in backup panel - need to close STDOUT in child
915     - format fixes in backup panel
916    
917     * Mon Jan 15 2001 Jason Miller <jmiller@e-smith.com>
918     - [1.1.0-12]
919     - Changes to the menu item ordering for the e-smith manager
920    
921     * Sat Jan 13 2001 Peter Samuel <peters@e-smith.com>
922     - [1.1.0-11]
923     - Changed fork and signal handling again - doesn't seem to make much
924     difference. Could be the lock file interaction - needs testing.
925    
926     * Sat Jan 13 2001 Peter Samuel <peters@e-smith.com>
927     - [1.1.0-10]
928     - Fixed order of files to be restored
929     - Moved signal handling but it makes no difference, still can't background
930    
931     * Sat Jan 13 2001 Peter Samuel <peters@e-smith.com>
932     - [1.1.0-09]
933     - /sbin/e-smith/backup now dumps mysql tables to /home/e-smith prior
934     to running the tape backup
935    
936     * Sat Jan 13 2001 Peter Samuel <peters@e-smith.com>
937     - [1.1.0-08]
938     - fixed uninitialised variables
939     - reboot action calls backgroundCommand instead of showing new panel
940    
941     * Sat Jan 13 2001 Peter Samuel <peters@e-smith.com>
942     - [1.1.0-07]
943     - fixed syntax error in /etc/e-smith/events/actions/conf-backup
944    
945     * Fri Jan 12 2001 Peter Samuel <peters@e-smith.com>
946     - [1.1.0-06]
947     - flexbackup is merely the default backup program
948     - cron job calls /sbin/e-smith/backup which is a templated file
949     - restore-tape action now given to flexbackup as it is flexbackup specific
950    
951     * Fri Jan 12 2001 Peter Samuel <peters@e-smith.com>
952     - [1.1.0-05]
953     - Removed checks for uptime. The state in /etc/e-smith/restore is not
954     changed, regardless of reboots. It is changed by bootstrap-console.
955     - Lots of text changes for consistency and to reinforce the need to
956     reboot after a restore
957     - Mail is sent to the admin user after a tape restore indicating
958     success or failure.
959     - mysql tables are dumped to /home/e-smith prior to network backup.
960     - Calculation of tarsize handles negative values sensibly.
961    
962     * Fri Jan 12 2001 Peter Samuel <peters@e-smith.com>
963     - [1.1.0-04]
964     - No longer checks for current state of EthernetDrive1 and LocalIP.
965     - Does not do a forced reboot under any circumstances.
966     - Calls post-upgrade after the restore instead of post-restore.
967    
968     * Thu Jan 11 2001 Peter Samuel <peters@e-smith.com>
969     - [1.1.0-03]
970     - Major changes to panel. Now does tape restore in background. Lots of
971     checks and balances to avoid concurrent restores/backups etc.
972    
973     * Wed Jan 10 2001 Jason Miller <jmiller@e-smith.com>
974     - [1.1.0-02]
975     - Minor change to the copyright for consistency
976    
977     * Tue Jan 9 2001 Peter Samuel <peters@e-smith.com>
978     - [1.1.0-01]
979     - Rolled version to 1.1.0-01. Includes patches upto 0.1-4
980    
981     * Mon Jan 8 2001 Peter Samuel <peters@e-smith.com>
982     - [0.1-4]
983     - Now restores config from tape
984    
985     * Sun Jan 7 2001 Jason Miller <jmiller@e-smith.com>
986     - [0.1-2] through [0.1-3]
987     - completed the update section for configuration database
988     of flexbackup
989     - prepared the restore-tape option for the call to the
990     proper event for restoring from tape
991    
992     * Sun Jan 7 2001 Jason Miller <jmiller@e-smith.com>
993     - initial release
994    
995     %description
996     e-smith server central backup administration panel
997    
998     %prep
999     %setup
1000     %patch0 -p1
1001     %patch1 -p1
1002 slords 1.6 %patch2 -p1
1003 bytegw 1.7 %patch3 -p1
1004 bytegw 1.8 %patch4 -p1
1005 bytegw 1.9 %patch5 -p1
1006 bytegw 1.10 %patch6 -p1
1007 bytegw 1.11 %patch7 -p1
1008 slords 1.1
1009     %build
1010     /sbin/e-smith/buildtests 10e-smith-backup
1011    
1012     mkdir -p root/etc/e-smith/events/{pre-,post-}backup
1013     perl createlinks
1014    
1015     # Extract a new copy of the English .po, though we won't use it for this build
1016     xgettext -o root/usr/share/locale/en_US/LC_MESSAGES/backup.po \
1017     root/etc/e-smith/templates/etc/crontab/backup \
1018     root/sbin/e-smith/do_backup
1019    
1020     /sbin/e-smith/generate-lexicons
1021    
1022     mkdir -p root/var/cache/e-smith/restore
1023     mkdir -p root/var/cache/e-smith/restore/etc
1024     mkdir -p root/var/cache/e-smith/restore/etc/samba
1025     mkdir -p root/etc/e-smith/db/backups
1026 slords 1.5 mkdir -p root/etc/dar
1027     mkdir -p root/mnt/smb
1028 slords 1.1
1029     %install
1030     rm -rf $RPM_BUILD_ROOT
1031     (cd root ; find . -depth -print | cpio -dump $RPM_BUILD_ROOT)
1032     rm -f %{name}-%{version}-%{release}-filelist
1033     /sbin/e-smith/genfilelist $RPM_BUILD_ROOT \
1034     > %{name}-%{version}-%{release}-filelist
1035     echo "%doc Copying" >> %{name}-%{version}-%{release}-filelist
1036     echo "%doc Artistic" >> %{name}-%{version}-%{release}-filelist
1037     echo "%doc LICENSE" >> %{name}-%{version}-%{release}-filelist
1038    
1039     %clean
1040     rm -rf $RPM_BUILD_ROOT
1041    
1042     %pre
1043     %preun
1044     %post
1045     %postun
1046    
1047     %files -f %{name}-%{version}-%{release}-filelist
1048     %defattr(-,root,root)

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