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

Contents of /rpms/e-smith-backup/sme10/e-smith-backup.spec

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


Revision 1.3 - (show annotations) (download)
Thu May 12 17:15:07 2016 UTC (8 years, 1 month ago) by vip-ire
Branch: MAIN
CVS Tags: e-smith-backup-2_6_0-3_el7_sme
Changes since 1.2: +5 -2 lines
* Thu May 12 2016 Daniel Berteaud <daniel@firewall-services.com> 2.6.0-3.sme
- Rebuild for [SME: 9393]

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

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