/[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.41 - (show annotations) (download)
Sat Jan 10 00:35:52 2015 UTC (9 years, 5 months ago) by stephdl
Branch: MAIN
CVS Tags: e-smith-backup-2_4_0-40_el6_sme
Changes since 1.40: +3 -3 lines
* Fri Jan 9 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 2.4.0-40.sme
- Add requires nfs-utils [SME: 8479]
- the nfs service is neither started or allowed to start

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

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