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

Annotation of /rpms/e-smith-backup/sme8/e-smith-backup.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.4.2.10 - (hide annotations) (download)
Mon Jul 28 21:08:24 2008 UTC (15 years, 10 months ago) by snetram
Branch: e-smith-backup-1_14-tree
CVS Tags: e-smith-backup-1_14_0-25_el5_sme
Changes since 1.4.2.9: +4 -1 lines
* Mon Jul 28 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.14.0-25
- Backport patch to add common <base> tags to e-smith-formmagick's general [SME: 4286]

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

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