/[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.15 - (show annotations) (download)
Tue Mar 25 17:37:49 2008 UTC (16 years, 2 months ago) by slords
Branch: MAIN
CVS Tags: e-smith-backup-1_15_0-13_el5_sme
Changes since 1.14: +6 -2 lines
* Tue Mar 25 2008 Shad L. Lords <slords@mail.com> 1.15.0-13
- Fix localization in restore routine [SME: 3989]

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

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