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

Contents 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.20 - (show annotations) (download)
Sat May 31 10:25:46 2008 UTC (16 years ago) by bytegw
Branch: MAIN
CVS Tags: e-smith-backup-1_15_0-17_el5_sme
Changes since 1.19: +6 -2 lines
Updates

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

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