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

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

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


Revision 1.35 - (hide annotations) (download)
Mon Apr 21 05:25:48 2014 UTC (10 years, 1 month ago) by wellsi
Branch: MAIN
CVS Tags: e-smith-backup-2_4_0-34_el6_sme
Changes since 1.34: +7 -2 lines
* Sun Apr 20 2014 Ian Wells <esmith@wellsi.com> 2.4.0-34.sme
- Implement panel and restore for backup to mounted drive [SME: 8144]

1 wellsi 1.35 # $Id: e-smith-backup.spec,v 1.34 2014/04/20 22:55:40 wellsi Exp $
2 slords 1.1
3     Summary: e-smith module to provide the backup panel
4     %define name e-smith-backup
5     Name: %{name}
6     %define version 2.4.0
7 wellsi 1.35 %define release 34
8 slords 1.1 Version: %{version}
9     Release: %{release}%{?dist}
10     License: Artistic
11     Group: Networking/Daemons
12     Source: %{name}-%{version}.tar.xz
13 wellsi 1.2 Patch1: e-smith-backup-2.4.0-df_ext4.patch
14 wellsi 1.3 Patch2: e-smith-backup-2.4.0-CIFS_UNC_Path.patch
15 burnat 1.4 Patch3: e-smith-backup-2.4.0-migrate_to_UNC_syntax.patch
16 wellsi 1.5 Patch4: e-smith-backup-2.4.0-workstation-backup-wol.patch
17 wellsi 1.6 Patch5: e-smith-backup-2.4.0-DesktopBackupCompression.patch
18 wellsi 1.7 Patch6: e-smith-backup-2.4.0-workstation-backup-spaces.patch
19 wellsi 1.8 Patch7: e-smith-backup-2.4.0-workstation-backup-ProcMounts.patch
20 wellsi 1.9 Patch8: e-smith-backup-2.4.0-cifsmount-error.patch
21 wellsi 1.10 Patch9: e-smith-backup-2.4.0-workstation-CreateCatalog.patch
22 wellsi 1.11 Patch10: e-smith-backup-2.4.0-workstation-smbhost.patch
23 wellsi 1.12 Patch11: e-smith-backup-2.4.0-workstation-removeTemp.patch
24 wellsi 1.14 Patch12: e-smith-backup-2.4.0-workstation-DeleteEarly.patch
25 wellsi 1.15 Patch13: e-smith-backup-2.4.0-BackupPanelText.patch
26 wellsi 1.16 Patch14: e-smith-backup-2.4.0-workstation-report.patch
27 wellsi 1.17 Patch15: e-smith-backup-2.4.0-workstation-SlowMounts.patch
28 wellsi 1.18 Patch16: e-smith-backup-2.4.0-workstation-restoreList.patch
29 wellsi 1.19 Patch17: e-smith-backup-2.4.0-workstation-selectiveRestore.patch
30 wellsi 1.20 Patch18: e-smith-backup-2.4.0-workstation-setNumbering.patch
31 wellsi 1.21 Patch19: e-smith-backup-2.4.0-workstation-backup-dar-whitespace.patch
32 wellsi 1.22 Patch20: e-smith-backup-2.4.0-workstation-50exclude
33 wellsi 1.23 Patch21: e-smith-backup-2.4.0-workstation-updateDarCatalog.patch
34 wellsi 1.24 Patch22: e-smith-backup-2.4.0-workstation-nousb.patch
35 wellsi 1.25 Patch23: e-smith-backup-2.4.0-workstation-noTempDir.patch
36 wellsi 1.26 Patch24: e-smith-backup-2.4.0-workstation-Time.patch
37 wellsi 1.27 Patch25: e-smith-backup-2.4.0-workstation-WolMail.patch
38 wellsi 1.28 Patch26: e-smith-backup-2.4.0-workstation-newSet.patch
39 wellsi 1.29 Patch27: e-smith-backup-2.4.0-workstation-selectiveRestoreK.patch
40     Patch28: e-smith-backup-2.4.0-30vfstype.patch
41 wellsi 1.30 Patch29: e-smith-backup-2.4.0-moveConsoleBackup.patch
42 wellsi 1.31 Patch30: e-smith-backup-2.4.0-workstation-updateDarCatalogSleep.patch
43     Patch31: e-smith-backup-2.4.0-workstation-PerlCritic.patch
44 wellsi 1.33 Patch32: e-smith-backup-2.4.0-workstation-removeDOSendings.patch
45     Patch33: e-smith-backup-2.4.0-workstation-allowMounted1.patch
46 wellsi 1.34 Patch34: e-smith-backup-2.4.0-workstation-allowMounted2.patch
47 wellsi 1.35 Patch35: e-smith-backup-2.4.0-workstation-allowMounted3.patch
48 slords 1.1 BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
49     BuildRequires: e-smith-devtools >= 1.11.0-03
50     BuildRequires: gettext
51     BuildArchitectures: noarch
52     Requires: e-smith-base
53     Requires: e-smith-lib >= 1.15.1-19
54     Requires: perl(Quota)
55     Requires: perl(Unix::PasswdFile)
56     Requires: perl(Unix::GroupFile)
57     Requires: perl(POSIX)
58     Requires: perl(Locale::gettext)
59     Requires: perl(Digest::MD5)
60     Requires: perl(File::Copy)
61     Requires: perl(esmith::I18N)
62     Requires: dar
63 wellsi 1.3 Requires: cifs-utils
64 slords 1.1 Requires: e-smith-formmagick >= 1.4.0-12
65    
66     %changelog
67 wellsi 1.35 * Sun Apr 20 2014 Ian Wells <esmith@wellsi.com> 2.4.0-34.sme
68     - Implement panel and restore for backup to mounted drive [SME: 8144]
69    
70 wellsi 1.34 * Sun Apr 20 2014 Ian Wells <esmith@wellsi.com> 2.4.0-33.sme
71     - Implement verify workstation backup for mounted drive [SME: 8144]
72    
73 wellsi 1.33 * Sat Apr 19 2014 Ian Wells <esmith@wellsi.com> 2.4.0-32.sme
74     - Allow workstation backup to mounted drive [SME: 8144]
75    
76 wellsi 1.32 * Sat Mar 15 2014 Ian Wells <esmith@wellsi.com> 2.4.0-31.sme
77     - Update to the latest version of perform_restore [SME: 8259]
78     - Boostrap console should only offer restore if no password set.
79    
80 wellsi 1.31 * Fri Mar 11 2014 Ian Wells <esmith@wellsi.com> 2.4.0-30.sme
81     - Delete items from dar catalog in descending order [SME: 8129]
82     - Minor non-functional updates based on PerlCritic and review comments
83    
84 wellsi 1.30 * Thu Mar 10 2014 Ian Wells <esmith@wellsi.com> 2.4.0-29.sme
85     - Move console backup to e-smith-backup [SME: 3324]
86    
87 wellsi 1.29 * Sun Feb 9 2014 Ian Wells <esmith@wellsi.com> 2.4.0-28.sme
88     - Workstation Backup, selective restore of deleted files [SME: 8200]
89     - Remove migrate fragment 30vfstype [SME: 8199]
90    
91 wellsi 1.28 * Sat Feb 8 2014 Ian Wells <esmith@wellsi.com> 2.4.0-27.sme
92     - Workstation Backup, Don't delete old sets, only empty them. [SME: 8195]
93    
94 wellsi 1.27 * Sat Feb 8 2014 Ian Wells <esmith@wellsi.com> 2.4.0-26.sme
95     - Workstation Backup, Mail and WOL now subroutines [SME: 8193]
96     - Workstation Backup, remove the need for a temporary directory, updated. [SME: 7767]
97    
98 wellsi 1.26 * Wed Feb 5 2014 Ian Wells <esmith@wellsi.com> 2.4.0-25.sme
99     - Workstation Backup, backupname includes seconds. [SME: 8194]
100     - Simplification of the time routines.
101    
102 wellsi 1.25 * Wed Feb 5 2014 Ian Wells <esmith@wellsi.com> 2.4.0-24.sme
103     - Workstation Backup, remove the need for a temporary directory. [SME: 7767]
104    
105 wellsi 1.24 * Sun Feb 2 2014 Ian Wells <esmith@wellsi.com> 2.4.0-23.sme
106     - Allow configuration of workstation backup if no removable disk present [SME: 7815]
107    
108 wellsi 1.23 * Sun Feb 2 2014 Ian Wells <esmith@wellsi.com> 2.4.0-22.sme
109     - Create simplified function for updating the DarCatalog [SME: 8129]
110    
111 wellsi 1.22 * Fri Jan 3 2014 Ian Wells <esmith@wellsi.com> 2.4.0-21.sme
112     - Workstation Backup, do not exclude dar files by default
113     in line with console backup. [SME: 7523]
114    
115 wellsi 1.21 * Wed Dec 18 2013 Ian Wells <esmith@wellsi.com> 2.4.0-20.sme
116     - Further refine the text in the Backup panel [SME: 7817]
117     - Workstation Backup, remove tabs and whitespace changes.
118    
119 wellsi 1.20 * Thu Dec 12 2013 Ian Wells <esmith@wellsi.com> 2.4.0-19.sme
120     - Workstation Backup, count backup sets from 1 [SME: 8059]
121     Set numbering patch by Dave Liquorice
122    
123 wellsi 1.19 * Thu Dec 12 2013 Ian Wells <esmith@wellsi.com> 2.4.0-18.sme
124     - Workstation Backup, fix selective restore by requesting array
125     of results from CGI.pm [SME: 8057]
126    
127 wellsi 1.18 * Thu Dec 12 2013 Ian Wells <esmith@wellsi.com> 2.4.0-17.sme
128     - Workstation Backup, new method to show files being restored is needed
129     when using dar 2.4 [SME: 8058]
130    
131 wellsi 1.17 * Tue Dec 02 2013 Ian Wells <esmith@wellsi.com> 2.4.0-16.sme
132     - Allow more time for cifs mounts before reporting errors [SME: 8034]
133    
134 wellsi 1.16 * Sat Nov 30 2013 Ian Wells <esmith@wellsi.com> 2.4.0-15.sme
135     - Simplify the workstation backup report [SME: 7791]
136    
137 wellsi 1.15 * Sat Nov 30 2013 Ian Wells <esmith@wellsi.com> 2.4.0-14.sme
138     - Update the text in the Backup panel [SME: 7817]
139    
140 wellsi 1.14 * Sun Jul 14 2013 Ian Wells <esmith@wellsi.com> 2.4.0-13.sme
141     - Workstation Backup, add a choice to delete old backup before or after backup [SME: 7766]
142    
143 wellsi 1.12 * Sun Jul 14 2013 Ian Wells <esmith@wellsi.com> 2.4.0-12.sme
144 wellsi 1.13 - Workstation Backup, remove temporary directory on success [SME: 7765]
145 wellsi 1.12 - Refactor directory tree creation and removal.
146    
147 wellsi 1.11 * Sun Jul 14 2013 Ian Wells <esmith@wellsi.com> 2.4.0-11.sme
148     - Workstation Backup, inconsistent formatting of host share name in messages [SME: 7783]
149    
150 wellsi 1.10 * Sun Jul 14 2013 Ian Wells <esmith@wellsi.com> 2.4.0-10.sme
151     - Workstation Backup, more reliable catalog creation [SME: 7786]
152    
153 wellsi 1.9 * Sat Jul 13 2013 Ian Wells <esmith@wellsi.com> 2.4.0-9.sme
154     - Workstation Backup, report cifs mount errors [SME: 7769]
155    
156 wellsi 1.8 * Sat Jul 13 2013 Ian Wells <esmith@wellsi.com> 2.4.0-8.sme
157     - Workstation Backup, do not access /proc/mounts [SME: 7785]
158     - Incremental backup fix [SME: 7763]
159    
160 wellsi 1.7 * Sat Jul 13 2013 Ian Wells <esmith@wellsi.com> 2.4.0-7.sme
161     - Workstation Backup, allow spaces in the backup destination [SME: 7763]
162     Includes fix for disk usage broken with spaces. [SME: 7784]
163    
164 wellsi 1.6 * Fri Jul 5 2013 Ian Wells <esmith@wellsi.com> 2.4.0-6.sme
165     - Desktop Backup, allow user setting of compression level [SME: 7744]
166    
167 wellsi 1.5 * Fri Jul 5 2013 Ian Wells <esmith@wellsi.com> 2.4.0-5.sme
168     - Use Wake on LAN before starting Backup with DAR, by Dave Liquorice [SME: 7743]
169    
170 burnat 1.4 * Mon Apr 1 2013 chris burnat <devlist@burnat.com> 2.4.0-4.sme
171     - NFS syntax is deprecated for CIFS mount [SME: 7525]
172    
173 wellsi 1.3 * Wed Mar 20 2013 Ian Wells <esmith@wellsi.com> 2.4.0-3.sme
174     - Require cifs-utils and use UNC paths for cifs mount [SME: 7503]
175    
176 wellsi 1.2 * Thu Feb 28 2013 Ian Wells <esmith@wellsi.com> 2.4.0-2.sme
177     - Backup panel does not correctly report disk usage due to
178     missing ext4 support in panel code [SME: 7401]
179    
180 slords 1.1 * Wed Feb 13 2013 Shad L. Lords <slords@mail.com> 2.4.0-1.sme
181     - Roll new stream for sme9
182     - Perl modules moved to /usr/share/perl5/vendor_perl [SME: 7223]
183    
184     * Sun Jul 08 2012 Ian Wells <esmith@wellsi.com> 2.2.0-61.sme
185     - Allow full backup to occur on Sunday [SME: 6876]
186    
187     * Mon Apr 9 2012 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-60
188     - Prevent selective restore timeout by creating dar catalog after backup [SME: 6052]
189    
190     * Sun Mar 04 2012 Ian Wells <esmith@wellsi.com> 2.2.0-59.sme
191     - Fix selective restore in modern browsers[SME: 6645]
192    
193     * Sun Jan 15 2012 Ian Wells <esmith@wellsi.com> 2.2.0-58.sme
194     - Remove default index.htm from Primary ibay before restore [SME: 6760]
195    
196     * Thu Dec 29 2011 Ian Wells <esmith@wellsi.com> 2.2.0-57.sme
197     - Additional email addresses for Workstation Backups [SME: 6783]
198    
199     * Tue Jul 19 2011 Jonathan Martens <smeserver-bugzilla@snetram.nl> 2.2.0-56.sme
200     - Fix bareword TERM error introduced by 2.2.0-54 [SME: 6692]
201    
202     * Tue Jun 14 2011 Ian Wells <esmith@wellsi.com> 2.2.0-55.sme
203     - Do not make backup fail when due to a modified file, by Filippo Carletti [SME: 6569]
204    
205     * Sun Jun 12 2011 Ian Wells <esmith@wellsi.com> 2.2.0-54.sme
206     - Change kill -9 to Kill TERM [SME: 6564]
207     - Remove backup.orig file
208    
209     * Sun May 29 2011 Ian Wells <esmith@wellsi.com> 2.2.0-53.sme
210     - Remove EOL from volume labels [SME: 6605]
211    
212     * Mon Mar 21 2011 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-52
213     - Reverting previous changeset as it did more than it was supposed to do [SME: 6578]
214    
215     * Mon Mar 21 2011 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-51
216     - Fix html p entry [SME: 6578]
217    
218     * Sun Mar 20 2011 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-50
219     - Localize dropdown box of backup destination type [SME: 6575]
220    
221     * Fri Mar 18 2011 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-49
222     - Fix strings referencing USB media [SME: 5955]
223    
224     * Mon Mar 14 2011 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-48
225     - Fix strings representing sequences [SME: 5961]
226    
227     * Fri Mar 11 2011 Ian Wells <esmith@wellsi.com> 2.2.0-47.sme
228     - Backup to Workstation does not handle full remote disc gracefully, by Filippo Carletti [SME: 6355]
229    
230     * Sun Nov 21 2010 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-46
231     - Do not convert case of SmbShare on database migration [SME: 6387]
232    
233     * Sat Oct 10 2010 Ian Wells <esmith@wellsi.com> 2.2.0-45.sme
234     - Include disk usage in Workstation Backup email [SME: 6143]
235    
236     * Mon Jul 19 2010 Ian Wells <esmith@wellsi.com> 2.2.0-44.sme
237     - Indicate failure in Subject line of Workstation Backup [SME: 6121]
238    
239     * Fri Jul 9 2010 Ian Wells <esmith@wellsi.com> 2.2.0-43.sme
240     - Only define Workstation Backup temporary directory once [SME: 5930]
241    
242     * Fri Jul 9 2010 Ian Wells <esmith@wellsi.com> 2.2.0-42.sme
243     - Remove relocate_samba_file and all references to /etc/smbpasswd [SME: 6073]
244    
245     * Thu Jul 8 2010 Ian Wells <esmith@wellsi.com> 2.2.0-41.sme
246     - Remove /etc/smbpasswd from restore_list [SME: 6071]
247    
248     * Tue Jun 22 2010 Ian Wells <esmith@wellsi.com> 2.2.0-40.sme
249     - Update backup instructions in server-manager [SME: 6078]
250    
251     * Mon Jun 14 2010 Ian Wells <esmith@wellsi.com> 2.2.0-39.sme
252     - Strip spaces from Workstation Backup hostname [SME: 6060]
253    
254     * Mon Jun 14 2010 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-38.sme
255     - Fix error causing restore to report failed where it was complete [SME: 6062]
256    
257     * Mon Jun 7 2010 Filippo Carletti <filippo.carletti@gmail.com> 2.2.0-37.sme
258     - Check if local USB disk is mounted in backup panel [SME: 6033]
259    
260     * Thu May 13 2010 Filippo Carletti <filippo.carletti@gmail.com> 2.2.0-36.sme
261     - Revert patch from 2.2.0-31: secrets.tdb still in /etc/samba [SME: 5857]
262    
263     * Tue May 11 2010 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-35.sme
264     - Fix removal of leading slash in storage location [SME: 5928]
265    
266     * Thu May 9 2010 Ian Wells <esmith@wellsi.com> 2.2.0-34.sme
267     - Add system name in Workstation Backups email [SME: 5706]
268    
269     * Thu May 6 2010 Ian Wells <esmith@wellsi.com> 2.2.0-33.sme
270     - To: field missing from header in Workstation Backups email [SME: 5924]
271    
272     * Wed Mar 17 2010 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-32.sme
273     - Partly revert previous patch due to undesired side effects to smbpasswd [SME: 5857]
274    
275     * Wed Mar 17 2010 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-31.sme
276     - Adjust backup routines for relocation of samba secrets.tdb file [SME: 5857]
277    
278     * Mon Feb 15 2010 Stephen Noble <support@dungog.net> 2.2.0-30.sme
279     - Improved upgrade compatibility, remove .orig [SME: 4809]
280    
281     * Fri Feb 12 2010 Stephen Noble <support@dungog.net> 2.2.0-29.sme
282     - fix mount point for verify [SME: 5765]
283    
284     * Tue Feb 9 2010 Stephen Noble <support@dungog.net> 2.2.0-28.sme
285     - create mount point for verify [SME: 5765]
286    
287     * Sun Jan 31 2010 Stephen Noble <support@dungog.net> 2.2.0-27.sme
288     - remove comment re smbpasswd being last [SME: 5600]
289    
290     * Sun Jan 31 2010 Stephen Noble <support@dungog.net> 2.2.0-26.sme
291     - Fix mounting usb disks [SME: 4809]
292    
293     * Mon Jan 25 2010 Filippo Carletti <filippo.carletti@gmail.com> 2.2.0-25.sme
294     - Don't backup more than once per day [SME: 5445]
295    
296     * Wed Nov 25 2009 Filippo Carletti <filippo.carletti@gmail.com> 2.2.0-24.sme
297     - Fix full backup on Sunday diplayed as Everyday [SME: 5623]
298    
299     * Fri Nov 6 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-23.sme
300     - Add more excludes for compressed filetypes [SME: 4765]
301    
302     * Wed Aug 26 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-22.sme
303     Porting Jean-Paul Leclere changes in the SME Server 7 tree to SME Server 8:
304     - using credentials file for cifs mount [SME: 5442]
305     - workstation backup: add cifs credentials expand to bootstrap-console-save [SME: 5442]
306    
307     * Sun Jul 26 2009 Jean-Paul Leclere <jean-paul@leclere.org> 2.2.0-21.sme
308     - workstation backup: allow many backups in the same day [SME: 5411]
309    
310     * Wed Jul 22 2009 Jean-Paul Leclere <jean-paul@leclere.org> 2.2.0-20.sme
311     - workstation restore: all needed backups must be available before restore [SME: 5397]
312     - workstation verify: add option to check integrity of backups needed in a full restore [SME: 5405]
313     - minor fix in translation [SME: 5407]
314    
315     * Sun May 17 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-19.sme
316     - Fix DAR e-mail message with regards to incremental backups [SME: 4579]
317    
318     * Tue Dec 9 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-18.sme
319     - Fix discrepancy in maximum compression level [SME: 4841]
320    
321     * Wed Oct 29 2008 Shad L. Lords <slords@mail.com> 2.2.0-17.sme
322     - Fix spelling mistakes in backup panel [SME: 4732]
323     - Hide password from manager panel [SME: 4734]
324    
325     * Tue Oct 28 2008 Shad L. Lords <slords@mail.com> 2.2.0-16.sme
326     - Migrate smbfs to cifs to complete removal [SME: 4678]
327    
328     * Mon Oct 27 2008 Shad L. Lords <slords@mail.com> 2.2.0-15.sme
329     - Fix compression to default to gzip [SME: 4630]
330     - Fix uninitialized values in backup [SME: 4720]
331    
332     * Sat Oct 25 2008 Stephen Noble <support@dungog.net> 2.2.0-14.sme
333     - dar backup to be less verbose in panel [SME: 4719]
334    
335     * Sat Oct 25 2008 Stephen Noble <support@dungog.net> 2.2.0-13.sme
336     - correct mounting for usb disks [SME: 4695]
337    
338     * Wed Oct 22 2008 Shad L. Lords <slords@mail.com> 2.2.0-12.sme
339     - Fix from address on email [SME: 4702]
340    
341     * Tue Oct 21 2008 Shad L. Lords <slords@mail.com> 2.2.0-11.sme
342     - Fix patch to remove orig file [SME: 4700]
343     - Patch dar backup to be less verbose [SME: 4699]
344    
345     * Tue Oct 21 2008 Stephen Noble <support@dungog.net> 2.0.0-10.sme
346     - no compression for ogg media files [SME: 4677]
347    
348     * Tue Oct 21 2008 Stephen Noble <support@dungog.net> 2.2.0-8.sme
349     - replace defined list of directories to backup [SME: 4676]
350    
351     * Mon Oct 20 2008 Shad L. Lords <slords@mail.com> 2.2.0-7.sme
352     - Fix already mounted check [SME: 4688]
353    
354     * Mon Oct 20 2008 Shad L. Lords <slords@mail.com> 2.2.0-6.sme
355     - Remove obsolete smbfs backup method [SME: 4678]
356    
357     * Mon Oct 20 2008 Shad L. Lords <slords@mail.com> 2.2.0-5.sme
358     - Use perl routines for timeout checking [SME: 4660]
359    
360     * Thu Oct 16 2008 Shad L. Lords <slords@mail.com> 2.2.0-4.sme
361     - Make dar use defined list of directories to backup [SME: 4676]
362    
363     * Thu Oct 16 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-3.sme
364     - Correct translation of CONFIGURATION_TO_BE_DONE to be proper English [SME: 4669]
365    
366     * Thu Oct 9 2008 Shad L. Lords <slords@mail.com> 2.2.0-2.sme
367     - Fix localization strings in backup panel [SME: 4650]
368    
369     * Tue Oct 7 2008 Shad L. Lords <slords@mail.com> 2.2.0-1.sme
370     - Roll new stream to separate sme7/sme8 trees [SME: 4633]
371    
372     * Thu Aug 7 2008 Shad L. Lords <slords@mail.com> 1.15.0-22
373     - Localise status of workstation backup [SME: 4481]
374    
375     * Fri Aug 1 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.15.0-21
376     - Fix too greedy removel of locale key CONFIGURE_TAPE_BACKUP [SME: 4469]
377    
378     * Sat Jul 26 2008 Shad L. Lords <slords@mail.com> 1.15.0-20
379     - Make full backups have priority over incremental [SME: 4395]
380    
381     * Sat Jul 26 2008 Shad L. Lords <slords@mail.com> 1.15.0-19
382     - Fix redirect to stderr on check tape cronjob [SME: 4458]
383    
384     * Sun Jul 7 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.15.0-18
385     - Add common <base> tags to e-smith-formmagick's general [SME: 4286]
386    
387     * Sat May 31 2008 Gavin Weight <gweight@gmail.com> 1.15.0-17
388     - Fix Dar manager to redirect correctly in system call. [SME: 4304]
389    
390     * Mon May 26 2008 Gavin Weight <gweight@gmail.com> 1.15.0-16
391     - Fix Dar to expand correctly. [SME: 4304]
392    
393     * Sun Apr 27 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.15.0-15
394     - Add common <base> tags to e-smith-formmagick's general [SME: 4286]
395    
396     * Wed Apr 09 2008 Stephen Noble <support@dungog.net> 1.15.0-14
397     - Minor fix in translation of hours [SME: 4179]
398    
399     * Tue Mar 25 2008 Shad L. Lords <slords@mail.com> 1.15.0-13
400     - Fix localization in restore routine [SME: 3989]
401    
402     * Sat Mar 07 2008 Stephen Noble <support@dungog.net> 1.15.0-12
403     - Remove <br> tag from error msg [SME: 3989]
404    
405     * Sat Mar 07 2008 Stephen Noble <support@dungog.net> 1.15.0-11
406     - Move/copy Backup_Desc to Backup_Desc_Dar for 1.15 rel [SME: 4024]
407    
408     * Wed Feb 13 2008 Stephen Noble <support@dungog.net> 1.15.0-10
409     - Remove <base> tags now in general [SME: 3912]
410    
411     * Sun Feb 10 2008 Stephen Noble <support@dungog.net> 1.15.0-9
412     - Remove duplicate <base> entries [SME: 3887]
413    
414     * Thu Nov 29 2007 Gavin Weight <gweight@gmail.com> 1.15.0-8
415     - Fix restore files location path. [SME: 3593]
416    
417     * Mon Nov 19 2007 Gavin Weight <gweight@gmail.com> 1.15.0-7
418     - Fix compression setting range (Thanks JPL) . [SME: 3560]
419    
420     * Fri Nov 09 2007 Gavin Weight <gweight@gmail.com> 1.15.0-06
421     - Enhancement to DAR code (Thanks JPL) . [SME: 3538]
422    
423     * Fri Oct 26 2007 Gavin Weight <gweight@gmail.com> 1.15.0-05
424     - Fix up DAR code to enable backup to complete. [SME: 3373]
425    
426     * Tue Sep 11 2007 Charlie Brady <charlie_brady@mitel.com> 1.15.0-04
427     - Remove desktop verify and desktop restore features. Note that
428     lexicon entries have not been removed. [SME: 3372]
429    
430     * Fri Sep 07 2007 Charlie Brady <charlie_brady@mitel.com> 1.15.0-03
431     - Reformat new DAR code to match existing coding style.
432    
433     * Wed Sep 05 2007 Jean-Paul Leclere <jean-paul@leclere.org> 1.15.0-02
434     - Dar workstation backup patch
435    
436     * Wed Sep 05 2007 Charlie Brady <charlie_brady@mitel.com> 1.15.0-01
437     - Roll new development version.
438    
439     * Sun Jul 01 2007 Shad L. Lords <slords@mail.com> 1.14.0-16
440     - Remove files/dirs that don't exist from the backup list [SME: 3115]
441    
442     * Sat Jun 30 2007 Shad L. Lords <slords@mail.com> 1.14.0-15
443     - force proxy request to 1.0 to improve backup2desktop speed [SME: 178]
444    
445     * Sun Jun 03 2007 Gavin Weight <gweight@gmail.com> 1.14.0-14
446     - Backup to desktop changes BackupType fix. [SME 3026]
447    
448     * Sun Apr 29 2007 Shad L. Lords <slords@mail.com>
449     - Clean up spec so package can be built by koji/plague
450    
451     * Wed Mar 07 2007 Shad L. Lords <slords@mail.com> 1.14.0-13
452     - Add db entry to override who gets backup reminder email [SME: 23]
453    
454     * Fri Jan 26 2007 Gordon Rowell <gordonr@gormand.com.au> 1.14.0-12
455     - Restore group entry for machine accounts and update tests [SME: 1792]
456    
457     * Sat Jan 06 2007 Shad L. Lords <slords@mail.com> 1.14.0-11
458     - Change restore-from-disk to chroot tar from cpio [SME: 2318]
459    
460     * Sat Jan 06 2007 Shad L. Lords <slords@mail.com> 1.14.0-10
461     - Link in eject action. [SME: 795]
462     - Fix do_backup to actually pass backup type. [SME: 1055]
463    
464     * Fri Jan 05 2007 Shad L. Lords <slords@mail.com> 1.14.0-9
465     - Make tape actions depend on tape backup. [SME: 1055]
466     - Make backup type configurable via db. [SME: 1055]
467    
468     * Wed Jan 03 2007 Shad L. Lords <slords@mail.com> 1.14.0-8
469     - Add eject action and default to no. [SME: 795]
470    
471     * Thu Dec 07 2006 Shad L. Lords <slords@mail.com>
472     - Update to new release naming. No functional changes.
473     - Make Packager generic
474    
475     * Wed Nov 08 2006 Charlie Brady <charlie_brady@mitel.com> 1.14.0-06
476     - Use tarsize not dumpsize to determine when backup is too large.
477     [SME: 2041]
478    
479     * Wed Apr 5 2006 Gordon Rowell <gordonr@gormand.com.au> 1.14.0-05
480     - Fix typo in crontab template for 'disabled' case [SME: 1092]
481    
482     * Wed Apr 5 2006 Gordon Rowell <gordonr@gormand.com.au> 1.14.0-04
483     - Move /etc/cron.d/backup into /etc/crontab fragment [SME: 1172]
484     - Expand /etc/crontab in conf-backup. e-smith-base already does
485     it for us in bootstrap-console-save [SME: 1172]
486     - Remove /etc/cron.d/backup in post [SME: 1172]
487    
488     * Wed Mar 15 2006 Gordon Rowell <gordonr@gormand.com.au> 1.14.0-03
489     - Add semi-colon to last code change. Saves head-scratching if
490     someone removes the braces at some later stage. [SME: 1045]
491    
492     * Wed Mar 15 2006 Gordon Rowell <gordonr@gormand.com.au> 1.14.0-02
493     - Add warning about desktop backup if the server has more than
494     2GB of data. [SME: 1045]
495    
496     * Tue Mar 14 2006 Charlie Brady <charlie_brady@mitel.com> 1.14.0-01
497     - Roll stable stream version. [SME: 1016]
498    
499     * Sun Mar 12 2006 Charlie Brady <charlie_brady@mitel.com> 1.13.4-10
500     - Another fix to restore-from-disk script. [SME: 821]
501    
502     * Thu Feb 16 2006 Charlie Brady <charlie_brady@mitel.com> 1.13.4-09
503     - Fix restore-from-disk script. [SME: 821]
504    
505     * Mon Feb 6 2006 Charlie Brady <charlie_brady@mitel.com> 1.13.4-08
506     - Fix 24->12 hour time display problem (courtesy of Federico Simoncelli).
507     [SME: 667]
508    
509     * Wed Feb 01 2006 Charlie Brady <charlie_brady@mitel.com> 1.13.4-07
510     - Add restore-from-disk script. [SME: 615]
511    
512     * Sat Dec 25 2005 Gordon Rowell <gordonr@gormand.com.au> 1.13.4-06
513     - Don't delete config dbs in pre-restore [SME: 229]
514    
515     * Tue Dec 06 2005 Filippo Carletti <carletti@mobilia.it> 1.13.4-05
516     - Tape reminder uses mt status to check if tape loaded [SME: 251]
517    
518     * Wed Nov 30 2005 Gordon Rowell <gordonr@gormand.com.au> 1.13.4-04
519     - Bump release number only
520    
521     * Tue Nov 1 2005 Charlie Brady <charlieb@e-smith.com>
522     - [1.13.4-03]
523     - Improve user feedback if pre-backup or pre-restore events fail. [SF: 1334923]
524    
525     * Mon Oct 24 2005 Charlie Brady <charlieb@e-smith.com>
526     - [1.13.4-02]
527     - Create empty /etc/e-smith/db/backups directory to trigger migration
528     to new location. [SF: 1335862]
529    
530     * Fri Oct 14 2005 Gordon Rowell <gordonr@e-smith.com>
531     - [1.13.4-01]
532     - Remove L10Ns from base packages [SF: 1309520]
533    
534     * Fri Oct 14 2005 Gordon Rowell <gordonr@e-smith.com>
535     - [1.13.3-01]
536     - New dev stream before relocating L10Ns
537    
538     * Fri Sep 30 2005 Gordon Rowell <gordonr@e-smith.com>
539     - [1.13.2-17]
540     - Added Italian L10N - Thanks Filippo Carletti [SF: 1309266]
541    
542     * Sun Sep 25 2005 Gordon Rowell <gordonr@e-smith.com>
543     - [1.13.2-16]
544     - Added German L10N - Thanks Dietmar Berteld [SF: 1293325]
545    
546     * Sun Sep 18 2005 Charlie Brady <charlieb@e-smith.com>
547     - [1.13.2-15]
548     - Remove explict use of CGI (which caused double construction of
549     the CGI object, and loss of uploaded data file). [SF: 1264699]
550    
551     * Fri Sep 16 2005 Charlie Brady <charlieb@e-smith.com>
552     - [1.13.2-14]
553     - Don't delete configuration dbs in pre-restore event until
554     we have finished using them. [SF: 1292448]
555    
556     * Tue Aug 30 2005 Charlie Brady <charlieb@e-smith.com>
557     - [1.13.2-13]
558     - Really add delete-configuration-dbs action. [SF: 1246347,1275962]
559    
560     * Fri Aug 19 2005 Gordon Rowell <gordonr@gormand.com.au>
561     - [1.13.2-12]
562     - Delete configuration dbs from /home/e-smith/db/ prior to
563     a restore to ensure that the ones coming from tape are the
564     only ones on the system after the restore [SF: 1246347]
565    
566     * Tue Aug 9 2005 Charlie Brady <charlieb@e-smith.com>
567     - [1.13.2-11]
568     - Restore passwd file entries for machine accounts. [SF: 1254663]
569    
570     * Fri Jul 22 2005 Charlie Brady <charlieb@e-smith.com>
571     - [1.13.2-10]
572     - Enforce Posix behaviour of df command, in restore functions of panel.
573     [SF: 1242986]
574    
575     * Tue Jul 19 2005 Charlie Brady <charlieb@e-smith.com>
576     - [1.13.2-09]
577     - Remove last deprecated esmith::config API calls. [SF: 1216546]
578    
579     * Mon Jul 18 2005 Charlie Brady <charlieb@e-smith.com>
580     - [1.13.2-08]
581     - Remove explicit paths to db files. [SF: 1216546]
582    
583     * Fri Apr 29 2005 Charlie Brady <charlieb@e-smith.com>
584     - [1.13.2-07]
585     - Remove another anacronistic version requires in perl library.
586     Grrrr!!! [charlieb MN00050370]
587    
588     * Tue Mar 8 2005 Charlie Brady <charlieb@e-smith.com>
589     - [1.13.2-06]
590     - Use generic_template_expand action in place of conf-backup.
591     Update e-smith-lib dependency. [MN00064130]
592    
593     * Tue Mar 8 2005 Charlie Brady <charlieb@e-smith.com>
594     - [1.13.2-05]
595     - Ensure that smbpasswd file appears last in list during restore/verification.
596     [MN00073362]
597     - Fix merging of samba files. [MN00073365]
598    
599     * Mon Nov 8 2004 Charlie Brady <charlieb@e-smith.com>
600     - [1.13.2-04]
601     - Explicitly list required perl modules - RPM didn't work it out correctly.
602     [charlieb MN00050751]
603    
604     * Tue Sep 28 2004 Charlie Brady <charlieb@e-smith.com>
605     - [1.13.2-03]
606     - Remove deprecated "require v5.6.0". [charlieb MN00050370]
607     - Allow RPM to work out what the perl Requires headers should be.
608     [charlieb MN00050751]
609    
610     * Thu Sep 16 2004 Michael Soulier <msoulier@e-smith.com>
611     - [1.13.2-02]
612     - Fixed Content-disposition header. [msoulier MN00049326]
613    
614     * Sat Jun 19 2004 Michael Soulier <msoulier@e-smith.com>
615     - [1.13.2-01]
616     - skipping mps branch start - 1.13.2
617    
618     * Fri May 21 2004 Michael Soulier <msoulier@e-smith.com>
619     - [1.13.0-06]
620     - Added /etc/samba/secrets.tdb to the restore list. [msoulier MN00020969]
621    
622     * Mon Mar 1 2004 Michael Soulier <msoulier@e-smith.com>
623     - [1.13.0-05]
624     - Updated do_backup to pass a "tape" argument when using signal-event
625     and rewind-tape to exit if a second argument is not given.
626     [msoulier dpar-22041]
627    
628     * Wed Jan 14 2004 Michael Soulier <msoulier@e-smith.com>
629     - [1.13.0-04]
630     - Added /etc/sudoers to backup list for desktop backup. [msoulier 4954]
631    
632     * Fri Nov 28 2003 Michael Soulier <msoulier@e-smith.com>
633     - [1.13.0-03]
634     - Display big-red reboot warning like other panels. Wow, it's hard to miss
635     now. [msoulier 10240]
636    
637     * Fri Nov 28 2003 Mark Knox <markk@e-smith.com>
638     - [1.13.0-02]
639     - Display reboot warning and button after successful desktop restore [markk
640     1312]
641    
642     * Thu Nov 6 2003 Michael Soulier <msoulier@e-smith.com>
643     - [1.13.0-01]
644     - rolling to dev stream - 1.13.0
645    
646     * Thu Sep 11 2003 Gordon Rowell <gordonr@e-smith.com>
647     - [1.12.1-02]
648     - Relocate /etc/secrets.tdb to /etc/samba [gordonr 9759]
649    
650     * Wed Sep 3 2003 Gordon Rowell <gordonr@e-smith.com>
651     - [1.12.1-01]
652     - Rebuild [gordonr 1305]
653    
654     * Wed Sep 3 2003 Gordon Rowell <gordonr@e-smith.com>
655     - [1.12.0-09]
656     - Adjusted Copyright [gordonr 1305]
657    
658     * Mon Jul 14 2003 Gordon Rowell <gordonr@e-smith.com>
659     - [1.12.0-08]
660     - Whitespace fix in Backup.pm [gordonr 9428]
661    
662     * Mon Jul 14 2003 Charlie Brady <charlieb@e-smith.com>
663     - [1.12.0-07]
664     - Remove /etc/samba/smbpasswd symlink if we find it, before doing
665     the move/symlink shuffle with smbpasswd files. This prevents us
666     "preserving" old symlinks. [charlieb 9416]
667    
668     * Mon Jul 14 2003 Gordon Rowell <gordonr@e-smith.com>
669     - [1.12.0-06]
670     - Rename the pre-restore cache files in $file.time(). This preserves
671     them in case we want to wander back through them after an
672     upgrade, and ensures that they won't be around to confuse another
673     post-upgrade [gordonr 9428]
674    
675     * Wed Jul 9 2003 Gordon Rowell <gordonr@e-smith.com>
676     - [1.12.0-05]
677     - Handle the "everything o.k. with relocation" case [gordonr 9333]
678    
679     * Wed Jul 9 2003 Gordon Rowell <gordonr@e-smith.com>
680     - [1.12.0-04]
681     - Further safeguards for the /etc/smbpasswd -> /etc/samba/smbpasswd
682     relocation [gordonr 9333]
683    
684     * Fri Jun 27 2003 Charlie Brady <charlieb@e-smith.com>
685     - [1.12.0-03]
686     - Fix backup panel text change. Made text non-specific about the location of
687     the smbpasswd file. [charlieb 9220]
688    
689     * Fri Jun 27 2003 Charlie Brady <charlieb@e-smith.com>
690     - [1.12.0-02]
691     - Account for the path change of smbpasswd file in desktop restore/verify.
692     [charlieb 9220]
693    
694     * Thu Jun 26 2003 Charlie Brady <charlieb@e-smith.com>
695     - [1.12.0-01]
696     - Changing version to stable stream number - 1.12.0
697    
698     * Tue Jun 24 2003 Gordon Rowell <gordonr@e-smith.com>
699     - [1.11.1-04]
700     - Spanish nav bar [gordonr 9153]
701    
702     * Fri Jun 13 2003 Gordon Rowell <gordonr@e-smith.com>
703     - [1.11.1-03]
704     - Corrected logic for switching /etc{/samba,}/smbpasswd [gordonr 8747]
705    
706     * Thu Jun 12 2003 Charlie Brady <charlieb@e-smith.com>
707     - [1.11.1-02]
708     - Remove some remnants of templated /sbin/e-smith/backup.
709     - Use Backup program parameter in /sbin/e-smith/do_backup.
710     [charlieb 7853]
711    
712     * Thu Jun 12 2003 Charlie Brady <charlieb@e-smith.com>
713     - [1.11.1-01]
714     - Roll new development stream to 1.11.1
715    
716     * Wed May 28 2003 Gordon Rowell <gordonr@e-smith.com>
717     - [1.11.0-56]
718     - And symlink /etc/smbpasswd to avoid confusion [gordonr 8809]
719     - Move guard so we skip if /etc/smbpasswd is not a file [gordonr 8809]
720    
721     * Wed May 28 2003 Gordon Rowell <gordonr@e-smith.com>
722     - [1.11.0-55]
723     - Migrate /etc/smbpasswd to /etc/samba/smbpasswd after restore [gordonr 8809]
724    
725     * Wed May 21 2003 Gordon Rowell <gordonr@e-smith.com>
726     - [1.11.0-54]
727     - Fix return check for ->group and ->passwd [gordonr 8766]
728     - Fix tests for BackupHistoryDB.pm [gordonr 5908, in passing]
729    
730     * Tue May 20 2003 Gordon Rowell <gordonr@e-smith.com>
731     - [1.11.0-53]
732     - Extract the tests at build time [gordonr 8766]
733    
734     * Tue May 20 2003 Gordon Rowell <gordonr@e-smith.com>
735     - [1.11.0-52]
736     - Completed merge_group and tests, including admin, www, shared [gordonr 8766]
737    
738     * Fri May 16 2003 Gordon Rowell <gordonr@e-smith.com>
739     - [1.11.0-51]
740     - Added test files and skeleton for merge_group [gordonr 8766]
741     - TODO: Complete merge_group and tests [gordonr 8766]
742     - TODO: Handle admin, www, shared groups [gordonr 8766]
743    
744     * Fri May 16 2003 Gordon Rowell <gordonr@e-smith.com>
745     - [1.11.0-50]
746     - Further work, and tests, for merge_passwd [gordonr 8766]
747    
748     * Fri May 16 2003 Gordon Rowell <gordonr@e-smith.com>
749     - [1.11.0-49]
750     - Code cleanups [gordonr 8766]
751    
752     * Fri May 16 2003 Gordon Rowell <gordonr@e-smith.com>
753     - [1.11.0-48]
754     - Constructors are nice to have in objects :-( [gordonr 8766]
755     - Link merge-system-files into post-upgrade [gordonr 8766]
756    
757     * Fri May 16 2003 Gordon Rowell <gordonr@e-smith.com>
758     - [1.11.0-47]
759     - Added esmith::Backup::{save,merge}_system_files [gordonr 8766]
760    
761     * Fri May 16 2003 Gordon Rowell <gordonr@e-smith.com>
762     - [1.11.0-46]
763     - Modified backup panel to use esmith::Backup library [gordonr 8766]
764    
765     * Fri May 16 2003 Gordon Rowell <gordonr@e-smith.com>
766     - [1.11.0-45]
767     - Added esmith::Backup library to centralise list of files/directories to
768     restore [gordonr 8766]
769     - Save away important system files in pre-restore [gordonr 8766]
770    
771     * Tue May 6 2003 Mark Knox <markk@e-smith.com>
772     - [1.11.0-44]
773     - Pass the right type of object to genResult [markk 8498]
774    
775     * Tue May 6 2003 Lijie Deng <lijied@e-smith.com>
776     - [1.11.0-43]
777     - Add Spanish translation for backup [lijied 3793]
778    
779     * Tue Apr 29 2003 Trevor Poole <trevorp@e-smith.com>
780     - [1.11.0-42]
781     - add the BackupType to the record for the desktop case. [trevor 5908]
782    
783     * Mon Apr 28 2003 Charlie Brady <charlieb@e-smith.com>
784     - [1.11.0-41]
785     - Fix calls to create new backup records. [charlieb 5908]
786    
787     * Mon Apr 28 2003 Charlie Brady <charlieb@e-smith.com>
788     - [1.11.0-40]
789     - Record each backup attempt separately in a backup history db. [charlieb 5908]
790    
791     * Wed Apr 23 2003 Charlie Brady <charlieb@e-smith.com>
792     - [1.11.0-39]
793     - Record success or otherwise of backup to desktop attempts in config db.
794     [charlieb 5908]
795     - Gracefully handle SIGPIPE in backup to desktop. [charlieb 8490]
796    
797     * Wed Apr 23 2003 Charlie Brady <charlieb@e-smith.com>
798     - [1.11.0-38]
799     - Fix typo in rewind-tape fix. [charlieb 8475]
800    
801     * Wed Apr 23 2003 Charlie Brady <charlieb@e-smith.com>
802     - [1.11.0-37]
803     - Call signal-event {pre,post}-backup with extra "desktop" parameter
804     from desktop backup code, and use that parameter to skip tape rewinding.
805     [charlieb 7853]
806     - Fix device lookup code in rewind-tape action. [charlieb 8475]
807    
808     * Wed Apr 23 2003 Charlie Brady <charlieb@e-smith.com>
809     - [1.11.0-36]
810     - Fix a few semantic problems with reset--restore-idle-flag script.
811     [charlieb 8466]
812    
813     * Wed Apr 16 2003 Michael Soulier <msoulier@e-smith.com>
814     - [1.11.0-35]
815     - Replaced bad call to processTemplate. [msoulier 7600]
816    
817     * Wed Apr 9 2003 Charlie Brady <charlieb@e-smith.com>
818     - [1.11.0-34]
819     - Remove deprecated /sbin/e-smith/backup in %post script.
820     [charlieb 7853]
821    
822     * Tue Apr 8 2003 Charlie Brady <charlieb@e-smith.com>
823     - [1.11.0-33]
824     - Fix typo in rewind-tape action. [charlieb 5908]
825     - Change Copyright => License in header.
826    
827     * Fri Apr 4 2003 Mark Knox <markk@e-smith.com>
828     - [1.11.0-32]
829     - Removed redundant refs to bootstrap-console from panel [markk 6164]
830    
831     * Thu Apr 3 2003 Tony Clayton <apc@e-smith.com>
832     - [1.11.0-31]
833     - Change table to start_table where applicable [tonyc 8034]
834    
835     * Thu Apr 3 2003 Tony Clayton <apc@e-smith.com>
836     - [1.11.0-30]
837     - Removed "Mitel Network SME server' branding [lijied 8016]
838     - Fix layout/css in backup panel [tonyc 7950]
839    
840     * Mon Mar 31 2003 Charlie Brady <charlieb@e-smith.com>
841     - [1.11.0-29]
842     - Re-write do_backup in perl. [charlieb 5908]
843    
844     * Fri Mar 28 2003 Lijie Deng <lijied@e-smith.com>
845     - [1.11.0-28]
846     - Modified directory po/fr_CA to fr [lijied 6787]
847    
848     * Thu Mar 27 2003 Gordon Rowell <gordonr@e-smith.com>
849     - [1.11.0-27]
850     - Modified gettext() extraction based on changes in 1.11.0-25 [gordonr 5908]
851    
852     * Thu Mar 27 2003 Gordon Rowell <gordonr@e-smith.com>
853     - [1.11.0-26]
854     - Call genFooter/genResult with an FM object (subclass of CGI) so
855     footers get localised [gordonr 3553]
856    
857     * Thu Mar 27 2003 Charlie Brady <charlieb@e-smith.com>
858     - [1.11.0-25]
859     - Remove templated /sbin/e-smith/backup and add non-templated
860     do_backup script. Alter cron template to suit. Move tape
861     rewind into pre-backup and post-backup actions. Log
862     start, finish and result properties from backup script.
863     [charlieb 5908]
864    
865     * Thu Mar 27 2003 Lijie Deng <lijied@e-smith.com>
866     - [1.11.0-24]
867     - Modified French lexicon to use lang="fr", rename the lexicon
868     directory to fr [lijied 6787]
869    
870     * Tue Mar 25 2003 Tony Clayton <apc@e-smith.com>
871     - [1.11.0-23]
872     - Add link to fr-ca PAGE_REFRESH_IN translation [tonyc 6491]
873    
874     * Tue Mar 18 2003 Lijie Deng <lijied@e-smith.com>
875     - [1.11.0-22]
876     - Deleted ./sbin/e-smith/backup/template-begin, and modified
877     %build [lijied 3295]
878    
879     * Fri Mar 14 2003 Michael Soulier <msoulier@e-smith.com>
880     - [1.11.0-21]
881     - Changed the post restore code such that the backup panel is blocked until
882     the server reboots. [msoulier 6471]
883    
884     * Mon Mar 10 2003 Lijie Deng <lijied@e-smith.com>
885     - [1.11.0-20]
886     - Modified charset tag in .po file [lijied 3930]
887    
888     * Fri Mar 7 2003 Lijie Deng <lijied@e-smith.com>
889     - [1.11.0-19]
890     - Modified e-smith-devtools again [lijied 7578]
891    
892     * Fri Mar 7 2003 Lijie Deng <lijied@e-smith.com>
893     - [1.11.0-18]
894     - Modified e-smith-devtools version [lijied 7578]
895    
896     * Thu Mar 6 2003 Lijie Deng <lijied@e-smith.com>
897     - [1.11.0-17]
898     - Added the generate lexicon code [lijied 7442]
899    
900     * Thu Mar 6 2003 Lijie Deng <lijied@e-smith.com>
901     - [1.11.0-16]
902     - Added the .po file to po/fr_CA again [lijied 7442]
903    
904     * Thu Mar 6 2003 Lijie Deng <lijied@e-smith.com>
905     - [1.11.0-15]
906     - Cleaned up .po->.mo build [lijied 7442]
907    
908     * Thu Mar 6 2003 Lijie Deng <lijied@e-smith.com>
909     - [1.11.0-14]
910     - Added .po->.mo instructions to %build [lijied 7442]
911    
912     * Thu Mar 6 2003 Lijie Deng <lijied@e-smith.com>
913     - [1.11.0-13]
914     - Modified backup panel order [lijied 7356]
915    
916     * Tue Mar 4 2003 Lijie Deng <lijied@e-smith.com>
917     - [1.11.0-12]
918     - Remodify the lexicon file [lijied 4030]
919    
920     * Tue Mar 4 2003 Lijie Deng <lijied@e-smith.com>
921     - [1.11.0-11]
922     - Split en-us lexicon from backup panel [lijied 4030]
923    
924     * Fri Feb 28 2003 Lijie Deng <lijied@e-smith.com>
925     - [1.11.0-10]
926     - Rebuild RPM - commit missed last time [lijied 5003]
927    
928     * Fri Feb 28 2003 Lijie Deng <lijied@e-smith.com>
929     - [1.11.0-09]
930     - Added French lexicon for backup [lijied 5003]
931    
932     * Wed Jan 1 2003 Gordon Rowell <gordonr@e-smith.com>
933     - [1.11.0-08]
934     - Rewrote template to use esmith::I18N [gordonr 5212]
935    
936     * Fri Dec 13 2002 Mark Knox <markk@e-smith.com>
937     - [1.11.0-07]
938     - Added "click here" text on tape restore page [markk 6094]
939    
940     * Thu Dec 12 2002 Mark Knox <markk@e-smith.com>
941     - [1.11.0-06]
942     - Removed redundant success message after restore [markk 6094]
943    
944     * Thu Dec 12 2002 Mark Knox <markk@e-smith.com>
945     - [1.11.0-05]
946     - Added refresh and status messages to tape restore process [markk 6094]
947    
948     * Tue Dec 3 2002 Charlie Brady <charlieb@e-smith.com>
949     - [1.11.0-04]
950     - Tidy up and update /sbin/e-smith/backup templates, preparatory to adding
951     support for non-tape devices. [charlieb 5521]
952    
953     * Mon Dec 2 2002 Mike Dickson <miked@e-smith.com>
954     - [1.11.0-03]
955     - ui update [miked 5494]
956    
957     * Thu Nov 21 2002 Mike Dickson <miked@e-smith.com>
958     - [1.11.0-02]
959     - update to new UI system [miked 5494]
960    
961     * Wed Nov 6 2002 Charlie Brady <charlieb@e-smith.com>
962     - [1.11.0-01]
963     - Rolling development stream version to 1.11.0
964    
965     * Tue Oct 15 2002 Charlie Brady <charlieb@e-smith.com>
966     - [1.10.1-01]
967     - New checkout to force head revisions to 1.10.1
968    
969     * Fri Oct 11 2002 Charlie Brady <charlieb@e-smith.com>
970     - [1.10.0-01]
971     - Roll to maintained version number to 1.10.0
972    
973     * Fri Oct 11 2002 Gordon Rowell <gordonr@e-smith.com>
974     - [1.9.0-09]
975     - Added missing closing paren - code police needed earlier [gordonr 5168]
976    
977     * Fri Oct 11 2002 Gordon Rowell <gordonr@e-smith.com>
978     - [1.9.0-08]
979     - Renamed duplicate lexicon tag RESTORE_IN_PROGRESS{,_BEGAN_AT}
980     RESTORE_IN_PROGRES_DESC -> MUST_REBOOT_AFTER_RESTORE in tape restore
981     [gordonr 5168]
982    
983     * Wed Oct 9 2002 Mike Dickson <miked@e-smith.com>
984     - [1.9.0-07]
985     - Fixed double call of pre-restore [miked 5158]
986    
987     * Wed Oct 9 2002 Mike Dickson <miked@e-smith.com>
988     - [1.9.0-06]
989     - Fixed references to ext2 filesystem in CalculateSizes; cahnged them to ext3
990    
991     * Wed Sep 25 2002 Charlie Brady <charlieb@e-smith.com>
992     - [1.9.0-05]
993     - Add calls to signal-event pre-restore before tape or desktop restore
994     (currently to stop slapd and remove LDIF dump file). [charlieb 2745]
995    
996     * Mon Sep 23 2002 Charlie Brady <charlieb@e-smith.com>
997     - [1.9.0-04]
998     - Fix XML errors in backup panel. [charlieb 2745]
999    
1000     * Fri Sep 20 2002 Charlie Brady <charlieb@e-smith.com>
1001     - [1.9.0-03]
1002     - Complete previous change - the web panel needed to be updated as well.
1003     [charlieb 2745]
1004    
1005     * Thu Aug 29 2002 Charlie Brady <charlieb@e-smith.com>
1006     - [1.9.0-02]
1007     - Change mysql-dump-tables and mysql-delete-dumps events to pre-backup and
1008     post-backup events. [charlieb 2745]
1009    
1010     * Wed Jun 5 2002 Charlie Brady <charlieb@e-smith.com>
1011     - [1.9.0-01]
1012     - Changing version to development stream number to 1.9.0
1013    
1014     * Fri May 31 2002 Tony Clayton <apc@e-smith.com>
1015     - [1.8.2-01]
1016     - Reverting previous change - "it's a feature" [tonyc 3746]
1017    
1018     * Fri May 31 2002 Tony Clayton <apc@e-smith.com>
1019     - [1.8.1-01]
1020     - Prevent tape/destop restores from dieing in state=running [tonyc 3746]
1021    
1022     * Fri May 31 2002 Charlie Brady <charlieb@e-smith.com>
1023     - [1.8.0-01]
1024     - Changing version to maintained stream number to 1.8.0
1025    
1026     * Fri May 31 2002 Mark Knox <markk@e-smith.com>
1027     - [1.7.20-01]
1028     - Fixed some funny table cells that were causing trouble in Netscape
1029     [markk 3764]
1030    
1031     * Fri May 31 2002 Charlie Brady <charlieb@e-smith.com>
1032     - [1.7.19-01]
1033     - Removed unused config db tie in restore-idle-flag.
1034     - Add initialisation of backup service entry in config db.
1035     This will allow restore from tape to work out of the box.
1036     [charlieb 1254, 3746]
1037    
1038     * Wed May 29 2002 Tony Clayton <apc@e-smith.com>
1039     - [1.7.18-01]
1040     - Fix bad string concats in /sbin/e-smith/backup fragments [tonyc 3180]
1041    
1042     * Thu May 23 2002 Gordon Rowell <gordonr@e-smith.com>
1043     - [1.7.17-01]
1044     - RPM rebuild forced by cvsroot2rpm
1045    
1046     * Thu May 23 2002 Gordon Rowell <gordonr@e-smith.com>
1047     - [1.7.16-01]
1048     - testing co2rpm --force
1049    
1050     * Thu May 23 2002 Gordon Rowell <gordonr@e-smith.com>
1051     - [1.7.15-01]
1052     - testing co2rpm --force
1053    
1054     * Thu May 23 2002 Gordon Rowell <gordonr@e-smith.com>
1055     - [1.7.14-01]
1056     - testing co2rpm --force
1057    
1058     * Thu May 23 2002 Gordon Rowell <gordonr@e-smith.com>
1059     - [1.7.13-01]
1060     - testing co2rpm --force
1061    
1062     * Sat May 18 2002 Gordon Rowell <gordonr@e-smith.com>
1063     - [1.7.12-01]
1064     - Changed quoting in /etc/crond.d/backup template [gordonr 3029]
1065    
1066     * Sat May 18 2002 Gordon Rowell <gordonr@e-smith.com>
1067     - [1.7.11-01]
1068     - "Verify complete" -> "Verification is complete" [gordonr 3544]
1069    
1070     * Wed May 8 2002 Mark Knox <markk@e-smith.com>
1071     - [1.7.10-01]
1072     - Allow form uploads and large files to be posted. [markk 3159]
1073    
1074     * Wed May 8 2002 Mark Knox <markk@e-smith.com>
1075     - [1.7.9-01]
1076     - Localised a few more strings in sbin/e-smith/backup templates [markk 3029]
1077    
1078     * Wed May 1 2002 Gordon Rowell <gordonr@e-smith.com>
1079     - [1.7.8-01]
1080     - esmith::AccountDB -> esmith::AccountsDB [schwern 3287]
1081    
1082     * Tue Apr 16 2002 Mark Knox <markk@e-smith.com>
1083     - [1.7.7-01]
1084     - I18n backup cronjob using gettext. Also converted to ConfigDB. [markk 3029]
1085    
1086     * Mon Apr 15 2002 Gordon Rowell <gordonr@e-smith.com>
1087     - [1.7.7-01]
1088     - Language en->en-us
1089    
1090     * Fri Apr 12 2002 Mark Knox <markk@e-smith.com>
1091     - [1.7.6-01]
1092     - Internationalized using FormMagick lexicon [markk 3159]
1093     - Converted to esmith::ConfigDB API [markk 3159]
1094    
1095     * Fri Mar 15 2002 Charlie Brady <charlieb@e-smith.com>
1096     - [1.7.5-01]
1097     - Include "du -s " of all backed up files and directories other than
1098     /home/e-smith in desktop backup estimate.
1099    
1100     * Thu Mar 14 2002 Charlie Brady <charlieb@e-smith.com>
1101     - [1.7.4-01]
1102     - Fix error in use of AccountsDB interface (#2139).
1103    
1104     * Thu Mar 07 2002 Charlie Brady <charlieb@e-smith.com>
1105     - [1.7.3-01]
1106     - Include /root in desktop backup and in size estimate (#2322).
1107     - Change text to indicate that desktop backup file will be somewhat
1108     smaller if files are compressible.
1109    
1110     * Thu Mar 07 2002 Charlie Brady <charlieb@e-smith.com>
1111     - [1.7.2-01]
1112     - Use Quota module to estimate desktop backup size, by summing over all
1113     user accounts (#2139).
1114    
1115     * Wed Feb 27 2002 Jason Miller <jmiller@e-smith.com>
1116     - [1.7.1-01]
1117     - Rolled to version 1.7.1-01 to verify CVS contents from 1.7.0-01.
1118     Includes all patchesup to 1.7.0-01.
1119    
1120     * Wed Feb 27 2002 Jason Miller <jay@e-smith.com>
1121     - [1.7.0-01]
1122     - rollRPM: Rolled version number to 1.7.0-01. Includes patches up to 1.6.0-01.
1123    
1124     * Tue Dec 11 2001 Adrian Chung <mac@e-smith.com>
1125     - [1.6.0-01]
1126     - rollRPM: Rolled version number to 1.6.0-01. Includes patches up to 1.5.0-04.
1127    
1128     * Thu Dec 6 2001 Adrian Chung <adrianc@e-smith.com>
1129     - [1.5.0-04]
1130     - Adding text to restore screen that warns that your restore
1131     is not complete until you see the words Restore complete and
1132     /etc/smbpasswd is restored.
1133    
1134     * Wed Nov 28 2001 Charlie Brady <charlieb@e-smith.com>
1135     - [1.5.0-03]
1136     - Report restore/verify problems if they are detected. Do not do any
1137     post processing unless the restore completes successfully.
1138    
1139     * Tue Nov 13 2001 Tony Clayton <tonyc@e-smith.com>
1140     - [1.5.0-02]
1141     - adding last patch to prep section. feels like monday.
1142    
1143     * Tue Nov 13 2001 Tony Clayton <tonyc@e-smith.com>
1144     - [1.5.0-01]
1145     - Rolled version number to 1.5.0-01. Includes patches up to 1.4.0-06.
1146     - use esmith::lockfile for lockfile stuff
1147     - add dependency on e-smith-lib >= 1.7.0-20 for esmith::lockfile
1148    
1149     * Tue Nov 13 2001 Tony Clayton <tonyc@e-smith.com>
1150     - [1.4.0-06]
1151     - backing out lockfile patch - moving to new stream
1152    
1153     * Mon Nov 12 2001 Tony Clayton <tonyc@e-smith.com>
1154     - [1.4.0-05]
1155     - use esmith::lockfile for lockfile stuff
1156     - add dependency on e-smith-lib >= 1.7.0-20 for esmith::lockfile
1157    
1158     * Wed Nov 07 2001 Tony Clayton <tonyc@e-smith.com>
1159     - [1.4.0-04]
1160     - rebranding to Mitel Networks
1161    
1162     * Fri Aug 17 2001 Gordon Rowell <gordonr@e-smith.com>
1163     - [1.4.0-03]
1164     - Changed default network backup filename to "smeserver.tgz"
1165     - Note: We can still restore the old format "esmithsg.bak" files
1166    
1167     * Fri Aug 17 2001 gordonr
1168     - [1.4.0-02]
1169     - Autorebuild by rebuildRPM
1170    
1171     * Wed Aug 8 2001 Charlie Brady <charlieb@e-smith.com>
1172     - [1.4.0-01]
1173     - Rolled version number to 1.4.0-01. Includes patches upto 1.3.0-10.
1174    
1175     * Thu Aug 02 2001 Gordon Rowell <gordonr@e-smith.com>
1176     - [1.3.0-10]
1177     - More branding changes
1178    
1179     * Thu Aug 02 2001 Gordon Rowell <gordonr@e-smith.com>
1180     - [1.3.0-09]
1181     - More branding changes
1182    
1183     * Tue Jul 31 2001 Jason Miller <jmiller@e-smith.com>
1184     - [1.3.0-08]
1185     - Branding/marketing text changes email/e-mail
1186    
1187     * Sun Jul 29 2001 Jason Miller <jmiller@e-smith.com>
1188     - [1.3.0-07]
1189     - Branding text changes to the backup web panel
1190    
1191     * Fri Jul 6 2001 Peter Samuel <peters@e-smith.com>
1192     - [1.3.0-06]
1193     - Changed license to GPL
1194    
1195     * Wed Jul 04 2001 Gordon Rowell <gordonr@e-smith.com>
1196     - [1.3.0-05]
1197     - Default to .tgz for desktop backup/restore/verify
1198     - Allow uuencoded tar (esmithsg.bak) for restore/verify backwards compatability
1199    
1200     * Thu Jun 07 2001 Gordon Rowell <gordonr@e-smith.com>
1201     - [1.3.0-04]
1202     - Add --verbose to tar --extract so web panels shows restored files
1203    
1204     * Thu Jun 07 2001 Charlie Brady <charlieb@e-smith.com>
1205     - [1.3.0-03]
1206     - Add option to verify desktop backup file contents.
1207    
1208     * Thu Jun 07 2001 Charlie Brady <charlieb@e-smith.com>
1209     - [1.3.0-02]
1210     - Avoid use of redundant temporary file, CGI.pm already creates one for us,
1211     and provides us with a file handle.
1212    
1213     * Wed Apr 11 2001 Adrian Chung <mac@e-smith.com>
1214     - [1.3.0-01]
1215     - Rolled version number to 1.3.0-01. Includes patches upto 1.2.0-11.
1216    
1217     * Wed Feb 21 2001 Charlie Brady <charlieb@e-smith.com>
1218     - [1.2.0-11]
1219     - Add tape rewind action to tape restore
1220    
1221     * Wed Feb 21 2001 Peter Samuel <peters@e-smith.com>
1222     - [1.2.0-10]
1223     - Now rewinds tape before zeroing tape.
1224     - Writes 32k of zeroes instead of 10k.
1225    
1226     * Thu Feb 14 2001 Charlie Brady <charlieb@e-smith.com>
1227     - [1.2.0-09]
1228     - Add conf-backup to bootstrap-console-save.
1229     - Don't need templates-user-custom directory now, it's in e-smith-base RPM.
1230    
1231     * Mon Feb 12 2001 Peter Samuel <peters@e-smith.com>
1232     - [1.2.0-08]
1233     - Duping STDOUT fails for netscape. Now just redirecting STDOUT to STDERR.
1234    
1235     * Mon Feb 12 2001 Adrian Chung <adrianc@e-smith.com>
1236     - [1.2.0-07]
1237     - rolling release number for GPG signing.
1238    
1239     * Sun Feb 11 2001 Charlie Brady
1240     - [1.2.0-06]
1241     - Include etc/e-smith/templates-user-custom in backup
1242    
1243     * Thu Feb 8 2001 Adrian Chung <adrianc@e-smith.com>
1244     - Rolling release number for GPG signing.
1245    
1246     * Thu Feb 8 2001 Peter Samuel <peters@e-smith.com>
1247     - [1.2.0-04]
1248     - Zero pad minutes for backup and reminder times.
1249     - Fix nasty problem stopping flexbackup running in the background.
1250     Needed to dup STDOUT, close STDOUT, and reset STDOUT to duped fd.
1251    
1252     * Tue Jan 30 2001 Peter Samuel <peters@e-smith.com>
1253     - [1.2.0-03]
1254     - Changed size calculations so that minimum size displayed is 1Mb.
1255     - Changed wording of size of snapshot.
1256     - Notify user how much free space exists in /tmp.
1257     - Remove uploaded file after restore.
1258    
1259     * Mon Jan 29 2001 Charlie Brady <charlieb@e-smith.com>
1260     - [1.2.0-02]
1261     - Preserve gid of www across restore.
1262     - Add comment about upbuffering output
1263    
1264     * Thu Jan 25 2001 Peter Samuel <peters@e-smith.com>
1265     - [1.2.0-01]
1266     - Rolled version number to 1.2.0-01. Includes patches upto 1.1.0-17.
1267    
1268     * Thu Jan 25 2001 Peter Samuel <peters@e-smith.com>
1269     - [1.1.0-17]
1270     - Added html output to reboot function of manager panel
1271    
1272     * Wed Jan 24 2001 Peter Samuel <peters@e-smith.com>
1273     - [1.1.0-16]
1274     - /sbin/e-smith/backup zeroes tape before starting. This is a hack to
1275     work around talking to ide tapes via ide-scsi.
1276    
1277     * Wed Jan 17 2001 Peter Samuel <peters@e-smith.com>
1278     - [1.1.0-15]
1279     - mysql tables are deleted before and after backups and restores
1280    
1281     * Tue Jan 16 2001 Peter Samuel <peters@e-smith.com>
1282     - [1.1.0-14]
1283     - cron job now runs every day
1284    
1285     * Mon Jan 15 2001 Peter Samuel <peters@e-smith.com>
1286     - [1.1.0-13]
1287     - removed unnecessary /sbin/e-smith/tape-restore template
1288     - fixed html formatting problem in backup panel
1289     - fixed backgrounding problem in backup panel - need to close STDOUT in child
1290     - format fixes in backup panel
1291    
1292     * Mon Jan 15 2001 Jason Miller <jmiller@e-smith.com>
1293     - [1.1.0-12]
1294     - Changes to the menu item ordering for the e-smith manager
1295    
1296     * Sat Jan 13 2001 Peter Samuel <peters@e-smith.com>
1297     - [1.1.0-11]
1298     - Changed fork and signal handling again - doesn't seem to make much
1299     difference. Could be the lock file interaction - needs testing.
1300    
1301     * Sat Jan 13 2001 Peter Samuel <peters@e-smith.com>
1302     - [1.1.0-10]
1303     - Fixed order of files to be restored
1304     - Moved signal handling but it makes no difference, still can't background
1305    
1306     * Sat Jan 13 2001 Peter Samuel <peters@e-smith.com>
1307     - [1.1.0-09]
1308     - /sbin/e-smith/backup now dumps mysql tables to /home/e-smith prior
1309     to running the tape backup
1310    
1311     * Sat Jan 13 2001 Peter Samuel <peters@e-smith.com>
1312     - [1.1.0-08]
1313     - fixed uninitialised variables
1314     - reboot action calls backgroundCommand instead of showing new panel
1315    
1316     * Sat Jan 13 2001 Peter Samuel <peters@e-smith.com>
1317     - [1.1.0-07]
1318     - fixed syntax error in /etc/e-smith/events/actions/conf-backup
1319    
1320     * Fri Jan 12 2001 Peter Samuel <peters@e-smith.com>
1321     - [1.1.0-06]
1322     - flexbackup is merely the default backup program
1323     - cron job calls /sbin/e-smith/backup which is a templated file
1324     - restore-tape action now given to flexbackup as it is flexbackup specific
1325    
1326     * Fri Jan 12 2001 Peter Samuel <peters@e-smith.com>
1327     - [1.1.0-05]
1328     - Removed checks for uptime. The state in /etc/e-smith/restore is not
1329     changed, regardless of reboots. It is changed by bootstrap-console.
1330     - Lots of text changes for consistency and to reinforce the need to
1331     reboot after a restore
1332     - Mail is sent to the admin user after a tape restore indicating
1333     success or failure.
1334     - mysql tables are dumped to /home/e-smith prior to network backup.
1335     - Calculation of tarsize handles negative values sensibly.
1336    
1337     * Fri Jan 12 2001 Peter Samuel <peters@e-smith.com>
1338     - [1.1.0-04]
1339     - No longer checks for current state of EthernetDrive1 and LocalIP.
1340     - Does not do a forced reboot under any circumstances.
1341     - Calls post-upgrade after the restore instead of post-restore.
1342    
1343     * Thu Jan 11 2001 Peter Samuel <peters@e-smith.com>
1344     - [1.1.0-03]
1345     - Major changes to panel. Now does tape restore in background. Lots of
1346     checks and balances to avoid concurrent restores/backups etc.
1347    
1348     * Wed Jan 10 2001 Jason Miller <jmiller@e-smith.com>
1349     - [1.1.0-02]
1350     - Minor change to the copyright for consistency
1351    
1352     * Tue Jan 9 2001 Peter Samuel <peters@e-smith.com>
1353     - [1.1.0-01]
1354     - Rolled version to 1.1.0-01. Includes patches upto 0.1-4
1355    
1356     * Mon Jan 8 2001 Peter Samuel <peters@e-smith.com>
1357     - [0.1-4]
1358     - Now restores config from tape
1359    
1360     * Sun Jan 7 2001 Jason Miller <jmiller@e-smith.com>
1361     - [0.1-2] through [0.1-3]
1362     - completed the update section for configuration database
1363     of flexbackup
1364     - prepared the restore-tape option for the call to the
1365     proper event for restoring from tape
1366    
1367     * Sun Jan 7 2001 Jason Miller <jmiller@e-smith.com>
1368     - initial release
1369    
1370     %description
1371     e-smith server central backup administration panel
1372    
1373     %prep
1374     %setup
1375 wellsi 1.2 %patch1 -p1
1376 wellsi 1.3 %patch2 -p1
1377 burnat 1.4 %patch3 -p1
1378 wellsi 1.5 %patch4 -p1
1379 wellsi 1.6 %patch5 -p1
1380 wellsi 1.7 %patch6 -p1
1381 wellsi 1.8 %patch7 -p1
1382 wellsi 1.9 %patch8 -p1
1383 wellsi 1.10 %patch9 -p1
1384 wellsi 1.11 %patch10 -p1
1385 wellsi 1.12 %patch11 -p1
1386 wellsi 1.14 %patch12 -p1
1387 wellsi 1.15 %patch13 -p1
1388 wellsi 1.16 %patch14 -p1
1389 wellsi 1.17 %patch15 -p1
1390 wellsi 1.18 %patch16 -p1
1391 wellsi 1.19 %patch17 -p1
1392 wellsi 1.20 %patch18 -p1
1393 wellsi 1.21 %patch19 -p1
1394 wellsi 1.22 %patch20 -p1
1395 wellsi 1.23 %patch21 -p1
1396 wellsi 1.24 %patch22 -p1
1397 wellsi 1.25 %patch23 -p1
1398 wellsi 1.26 %patch24 -p1
1399 wellsi 1.27 %patch25 -p1
1400 wellsi 1.28 %patch26 -p1
1401 wellsi 1.29 %patch27 -p1
1402     %patch28 -p1
1403 wellsi 1.30 %patch29 -p1
1404 wellsi 1.31 %patch30 -p1
1405     %patch31 -p1
1406 wellsi 1.33 %patch32 -p1
1407     %patch33 -p1
1408 wellsi 1.34 %patch34 -p1
1409 wellsi 1.35 %patch35 -p1
1410 slords 1.1
1411     %build
1412     /sbin/e-smith/buildtests 10e-smith-backup
1413    
1414     perl createlinks
1415    
1416     # Extract a new copy of the English .po, though we won't use it for this build
1417     xgettext -o root/usr/share/locale/en_US/LC_MESSAGES/backup.po \
1418     root/etc/e-smith/templates/etc/crontab/backup \
1419     root/sbin/e-smith/do_backup
1420    
1421     /sbin/e-smith/generate-lexicons
1422    
1423     %install
1424     rm -rf $RPM_BUILD_ROOT
1425     (cd root ; find . -depth -print | cpio -dump $RPM_BUILD_ROOT)
1426     rm -f %{name}-%{version}-%{release}-filelist
1427     /sbin/e-smith/genfilelist $RPM_BUILD_ROOT \
1428     > %{name}-%{version}-%{release}-filelist
1429     echo "%doc Copying" >> %{name}-%{version}-%{release}-filelist
1430     echo "%doc Artistic" >> %{name}-%{version}-%{release}-filelist
1431     echo "%doc LICENSE" >> %{name}-%{version}-%{release}-filelist
1432    
1433     %clean
1434     rm -rf $RPM_BUILD_ROOT
1435    
1436     %files -f %{name}-%{version}-%{release}-filelist
1437     %defattr(-,root,root)

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