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

Annotation 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.31 - (hide annotations) (download)
Fri Mar 21 14:56:12 2014 UTC (10 years, 3 months ago) by wellsi
Branch: MAIN
CVS Tags: e-smith-backup-2_4_0-30_el6_sme
Changes since 1.30: +10 -2 lines
* Fri Mar 11 2014 Ian Wells <esmith@wellsi.com> 2.4.0-30.sme
- Delete items from dar catalog in descending order [SME: 8129]
- Minor non-functional updates based on PerlCritic and review comments

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

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