/[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.4.2.11 - (hide annotations) (download)
Fri Aug 1 20:43:59 2008 UTC (15 years, 10 months ago) by slords
Branch: e-smith-backup-1_14-tree
CVS Tags: e-smith-backup-1_14_0-26_el5_sme
Changes since 1.4.2.10: +4 -1 lines
More updates

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

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