/[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.26 - (show annotations) (download)
Tue Oct 7 19:27:49 2008 UTC (15 years, 7 months ago) by slords
Branch: MAIN
CVS Tags: e-smith-backup-2_2_0-1_el5_sme
Changes since 1.25: +7 -40 lines
New streams

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

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