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

Contents 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.44 - (show annotations) (download)
Wed Feb 4 21:04:14 2015 UTC (9 years, 4 months ago) by stephdl
Branch: MAIN
CVS Tags: e-smith-backup-2_4_0-43_el6_sme
Changes since 1.43: +7 -2 lines
* Wed Feb 4 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 2.4.0-43.sme
- Workstation Backup, do not fail backup for mtime/ctime mismatch [SME: 8800]

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

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