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

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