/[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.37 - (show annotations) (download)
Fri Apr 25 00:33:39 2014 UTC (10 years, 1 month ago) by wellsi
Branch: MAIN
CVS Tags: e-smith-backup-2_4_0-36_el6_sme
Changes since 1.36: +7 -2 lines
* Thu Apr 24 2014 Ian Wells <esmith@wellsi.com> 2.4.0-36.sme
- Workstation Backup, do not create folder in / [SME: 8347]

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

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