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

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