/[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.107 - (hide annotations) (download)
Sun Jul 14 03:57:09 2013 UTC (10 years, 11 months ago) by wellsi
Branch: MAIN
CVS Tags: e-smith-backup-2_2_0-74_el5_sme
Changes since 1.106: +8 -2 lines
* Sat Jul 13 2013 Ian Wells <esmith@wellsi.com> 2.2.0-74.sme
- Workstation Backup, inconsistent formatting of host share name in messages
  by Dave Liquorice [SME: 7775]

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