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

Annotation of /rpms/e-smith-backup/sme7/e-smith-backup.spec

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


Revision 1.13 - (hide annotations) (download)
Sat Mar 8 09:24:10 2008 UTC (16 years, 3 months ago) by burnat
Branch: MAIN
CVS Tags: e-smith-backup-1_15_0-11_el4_sme
Changes since 1.12: +6 -1 lines
Updates

1 slords 1.1 Summary: e-smith module to provide the backup panel
2     %define name e-smith-backup
3     Name: %{name}
4 slords 1.5 %define version 1.15.0
5 burnat 1.13 %define release 11
6 slords 1.1 Version: %{version}
7     Release: %{release}%{?dist}
8     License: Artistic
9     Group: Networking/Daemons
10     Source: %{name}-%{version}.tar.gz
11 slords 1.5 Patch0: e-smith-backup-1.15.0-DarWorkstation.patch
12     Patch1: e-smith-backup-1.15.0-reformat.patch
13 slords 1.6 Patch2: e-smith-backup-1.15.0-no_desktop_verify_restore.patch
14 bytegw 1.7 Patch3: e-smith-backup-1.15.0-DarWorkstation.patch2
15 bytegw 1.8 Patch4: e-smith-backup-1.15.0-DarWorkstation.patch3
16 bytegw 1.9 Patch5: e-smith-backup-1.15.0-FixCompressionSetting.patch
17 bytegw 1.10 Patch6: e-smith-backup-1.15.0-WrongRestoreLocationFix.patch
18 bytegw 1.11 Patch7: e-smith-backup-1.15.0-rmLexDuplicates.patch
19 bytegw 1.12 Patch8: e-smith-backup-1.15.0-tags2general.patch
20 burnat 1.13 Patch9: e-smith-backup-1.15.0-DarDesc.patch
21 slords 1.1 BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
22     BuildRequires: e-smith-devtools >= 1.11.0-03
23     BuildRequires: gettext
24     BuildArchitectures: noarch
25     Requires: e-smith-base
26     Requires: e-smith-lib >= 1.15.1-19
27     Requires: perl(Quota)
28     Requires: perl(Unix::PasswdFile)
29     Requires: perl(Unix::GroupFile)
30     Requires: perl(POSIX)
31     Requires: perl(Locale::gettext)
32     Requires: perl(Digest::MD5)
33     Requires: perl(File::Copy)
34     Requires: perl(esmith::I18N)
35 slords 1.5 Requires: dar
36 bytegw 1.12 Requires: e-smith-formmagick >= 1.4.0-9
37 slords 1.1
38     %changelog
39 burnat 1.13 * Sat Mar 07 2008 Stephen Noble <support@dungog.net> 1.15.0-11
40     - Move/copy Backup_Desc to Backup_Desc_Dar for 1.15 rel [SME: 4024]
41    
42 bytegw 1.12 * Wed Feb 13 2008 Stephen Noble <support@dungog.net> 1.15.0-10
43     - Remove <base> tags now in general [SME: 3912]
44    
45 bytegw 1.11 * Sun Feb 10 2008 Stephen Noble <support@dungog.net> 1.15.0-9
46     - Remove duplicate <base> entries [SME: 3887]
47    
48 bytegw 1.10 * Thu Nov 29 2007 Gavin Weight <gweight@gmail.com> 1.15.0-8
49     - Fix restore files location path. [SME: 3593]
50    
51 bytegw 1.9 * Mon Nov 19 2007 Gavin Weight <gweight@gmail.com> 1.15.0-7
52     - Fix compression setting range (Thanks JPL) . [SME: 3560]
53    
54 bytegw 1.8 * Fri Nov 09 2007 Gavin Weight <gweight@gmail.com> 1.15.0-06
55     - Enhancement to DAR code (Thanks JPL) . [SME: 3538]
56    
57 bytegw 1.7 * Fri Oct 26 2007 Gavin Weight <gweight@gmail.com> 1.15.0-05
58     - Fix up DAR code to enable backup to complete. [SME: 3373]
59    
60 slords 1.6 * Tue Sep 11 2007 Charlie Brady <charlie_brady@mitel.com> 1.15.0-04
61     - Remove desktop verify and desktop restore features. Note that
62     lexicon entries have not been removed. [SME: 3372]
63    
64 slords 1.5 * Fri Sep 07 2007 Charlie Brady <charlie_brady@mitel.com> 1.15.0-03
65     - Reformat new DAR code to match existing coding style.
66    
67     * Wed Sep 05 2007 Jean-Paul Leclere <jean-paul@leclere.org> 1.15.0-02
68     - Dar workstation backup patch
69    
70     * Wed Sep 05 2007 Charlie Brady <charlie_brady@mitel.com> 1.15.0-01
71     - Roll new development version.
72    
73 slords 1.4 * Sun Jul 01 2007 Shad L. Lords <slords@mail.com> 1.14.0-16
74     - Remove files/dirs that don't exist from the backup list [SME: 3115]
75    
76     * Sat Jun 30 2007 Shad L. Lords <slords@mail.com> 1.14.0-15
77 slords 1.2 - force proxy request to 1.0 to improve backup2desktop speed [SME: 178]
78    
79 slords 1.1 * Sun Jun 03 2007 Gavin Weight <gweight@gmail.com> 1.14.0-14
80     - Backup to desktop changes BackupType fix. [SME 3026]
81    
82     * Sun Apr 29 2007 Shad L. Lords <slords@mail.com>
83     - Clean up spec so package can be built by koji/plague
84    
85     * Wed Mar 07 2007 Shad L. Lords <slords@mail.com> 1.14.0-13
86     - Add db entry to override who gets backup reminder email [SME: 23]
87    
88     * Fri Jan 26 2007 Gordon Rowell <gordonr@gormand.com.au> 1.14.0-12
89     - Restore group entry for machine accounts and update tests [SME: 1792]
90    
91     * Sat Jan 06 2007 Shad L. Lords <slords@mail.com> 1.14.0-11
92     - Change restore-from-disk to chroot tar from cpio [SME: 2318]
93    
94     * Sat Jan 06 2007 Shad L. Lords <slords@mail.com> 1.14.0-10
95     - Link in eject action. [SME: 795]
96     - Fix do_backup to actually pass backup type. [SME: 1055]
97    
98     * Fri Jan 05 2007 Shad L. Lords <slords@mail.com> 1.14.0-9
99     - Make tape actions depend on tape backup. [SME: 1055]
100     - Make backup type configurable via db. [SME: 1055]
101    
102     * Wed Jan 03 2007 Shad L. Lords <slords@mail.com> 1.14.0-8
103     - Add eject action and default to no. [SME: 795]
104    
105     * Thu Dec 07 2006 Shad L. Lords <slords@mail.com>
106     - Update to new release naming. No functional changes.
107     - Make Packager generic
108    
109     * Wed Nov 08 2006 Charlie Brady <charlie_brady@mitel.com> 1.14.0-06
110     - Use tarsize not dumpsize to determine when backup is too large.
111     [SME: 2041]
112    
113     * Wed Apr 5 2006 Gordon Rowell <gordonr@gormand.com.au> 1.14.0-05
114     - Fix typo in crontab template for 'disabled' case [SME: 1092]
115    
116     * Wed Apr 5 2006 Gordon Rowell <gordonr@gormand.com.au> 1.14.0-04
117     - Move /etc/cron.d/backup into /etc/crontab fragment [SME: 1172]
118     - Expand /etc/crontab in conf-backup. e-smith-base already does
119     it for us in bootstrap-console-save [SME: 1172]
120     - Remove /etc/cron.d/backup in post [SME: 1172]
121    
122     * Wed Mar 15 2006 Gordon Rowell <gordonr@gormand.com.au> 1.14.0-03
123     - Add semi-colon to last code change. Saves head-scratching if
124     someone removes the braces at some later stage. [SME: 1045]
125    
126     * Wed Mar 15 2006 Gordon Rowell <gordonr@gormand.com.au> 1.14.0-02
127     - Add warning about desktop backup if the server has more than
128     2GB of data. [SME: 1045]
129    
130     * Tue Mar 14 2006 Charlie Brady <charlie_brady@mitel.com> 1.14.0-01
131     - Roll stable stream version. [SME: 1016]
132    
133     * Sun Mar 12 2006 Charlie Brady <charlie_brady@mitel.com> 1.13.4-10
134     - Another fix to restore-from-disk script. [SME: 821]
135    
136     * Thu Feb 16 2006 Charlie Brady <charlie_brady@mitel.com> 1.13.4-09
137     - Fix restore-from-disk script. [SME: 821]
138    
139     * Mon Feb 6 2006 Charlie Brady <charlie_brady@mitel.com> 1.13.4-08
140     - Fix 24->12 hour time display problem (courtesy of Federico Simoncelli).
141     [SME: 667]
142    
143     * Wed Feb 01 2006 Charlie Brady <charlie_brady@mitel.com> 1.13.4-07
144     - Add restore-from-disk script. [SME: 615]
145    
146     * Sat Dec 25 2005 Gordon Rowell <gordonr@gormand.com.au> 1.13.4-06
147     - Don't delete config dbs in pre-restore [SME: 229]
148    
149     * Tue Dec 06 2005 Filippo Carletti <carletti@mobilia.it> 1.13.4-05
150     - Tape reminder uses mt status to check if tape loaded [SME: 251]
151    
152     * Wed Nov 30 2005 Gordon Rowell <gordonr@gormand.com.au> 1.13.4-04
153     - Bump release number only
154    
155     * Tue Nov 1 2005 Charlie Brady <charlieb@e-smith.com>
156     - [1.13.4-03]
157     - Improve user feedback if pre-backup or pre-restore events fail. [SF: 1334923]
158    
159     * Mon Oct 24 2005 Charlie Brady <charlieb@e-smith.com>
160     - [1.13.4-02]
161     - Create empty /etc/e-smith/db/backups directory to trigger migration
162     to new location. [SF: 1335862]
163    
164     * Fri Oct 14 2005 Gordon Rowell <gordonr@e-smith.com>
165     - [1.13.4-01]
166     - Remove L10Ns from base packages [SF: 1309520]
167    
168     * Fri Oct 14 2005 Gordon Rowell <gordonr@e-smith.com>
169     - [1.13.3-01]
170     - New dev stream before relocating L10Ns
171    
172     * Fri Sep 30 2005 Gordon Rowell <gordonr@e-smith.com>
173     - [1.13.2-17]
174     - Added Italian L10N - Thanks Filippo Carletti [SF: 1309266]
175    
176     * Sun Sep 25 2005 Gordon Rowell <gordonr@e-smith.com>
177     - [1.13.2-16]
178     - Added German L10N - Thanks Dietmar Berteld [SF: 1293325]
179    
180     * Sun Sep 18 2005 Charlie Brady <charlieb@e-smith.com>
181     - [1.13.2-15]
182     - Remove explict use of CGI (which caused double construction of
183     the CGI object, and loss of uploaded data file). [SF: 1264699]
184    
185     * Fri Sep 16 2005 Charlie Brady <charlieb@e-smith.com>
186     - [1.13.2-14]
187     - Don't delete configuration dbs in pre-restore event until
188     we have finished using them. [SF: 1292448]
189    
190     * Tue Aug 30 2005 Charlie Brady <charlieb@e-smith.com>
191     - [1.13.2-13]
192     - Really add delete-configuration-dbs action. [SF: 1246347,1275962]
193    
194     * Fri Aug 19 2005 Gordon Rowell <gordonr@gormand.com.au>
195     - [1.13.2-12]
196     - Delete configuration dbs from /home/e-smith/db/ prior to
197     a restore to ensure that the ones coming from tape are the
198     only ones on the system after the restore [SF: 1246347]
199    
200     * Tue Aug 9 2005 Charlie Brady <charlieb@e-smith.com>
201     - [1.13.2-11]
202     - Restore passwd file entries for machine accounts. [SF: 1254663]
203    
204     * Fri Jul 22 2005 Charlie Brady <charlieb@e-smith.com>
205     - [1.13.2-10]
206     - Enforce Posix behaviour of df command, in restore functions of panel.
207     [SF: 1242986]
208    
209     * Tue Jul 19 2005 Charlie Brady <charlieb@e-smith.com>
210     - [1.13.2-09]
211     - Remove last deprecated esmith::config API calls. [SF: 1216546]
212    
213     * Mon Jul 18 2005 Charlie Brady <charlieb@e-smith.com>
214     - [1.13.2-08]
215     - Remove explicit paths to db files. [SF: 1216546]
216    
217     * Fri Apr 29 2005 Charlie Brady <charlieb@e-smith.com>
218     - [1.13.2-07]
219     - Remove another anacronistic version requires in perl library.
220     Grrrr!!! [charlieb MN00050370]
221    
222     * Tue Mar 8 2005 Charlie Brady <charlieb@e-smith.com>
223     - [1.13.2-06]
224     - Use generic_template_expand action in place of conf-backup.
225     Update e-smith-lib dependency. [MN00064130]
226    
227     * Tue Mar 8 2005 Charlie Brady <charlieb@e-smith.com>
228     - [1.13.2-05]
229     - Ensure that smbpasswd file appears last in list during restore/verification.
230     [MN00073362]
231     - Fix merging of samba files. [MN00073365]
232    
233     * Mon Nov 8 2004 Charlie Brady <charlieb@e-smith.com>
234     - [1.13.2-04]
235     - Explicitly list required perl modules - RPM didn't work it out correctly.
236     [charlieb MN00050751]
237    
238     * Tue Sep 28 2004 Charlie Brady <charlieb@e-smith.com>
239     - [1.13.2-03]
240     - Remove deprecated "require v5.6.0". [charlieb MN00050370]
241     - Allow RPM to work out what the perl Requires headers should be.
242     [charlieb MN00050751]
243    
244     * Thu Sep 16 2004 Michael Soulier <msoulier@e-smith.com>
245     - [1.13.2-02]
246     - Fixed Content-disposition header. [msoulier MN00049326]
247    
248     * Sat Jun 19 2004 Michael Soulier <msoulier@e-smith.com>
249     - [1.13.2-01]
250     - skipping mps branch start - 1.13.2
251    
252     * Fri May 21 2004 Michael Soulier <msoulier@e-smith.com>
253     - [1.13.0-06]
254     - Added /etc/samba/secrets.tdb to the restore list. [msoulier MN00020969]
255    
256     * Mon Mar 1 2004 Michael Soulier <msoulier@e-smith.com>
257     - [1.13.0-05]
258     - Updated do_backup to pass a "tape" argument when using signal-event
259     and rewind-tape to exit if a second argument is not given.
260     [msoulier dpar-22041]
261    
262     * Wed Jan 14 2004 Michael Soulier <msoulier@e-smith.com>
263     - [1.13.0-04]
264     - Added /etc/sudoers to backup list for desktop backup. [msoulier 4954]
265    
266     * Fri Nov 28 2003 Michael Soulier <msoulier@e-smith.com>
267     - [1.13.0-03]
268     - Display big-red reboot warning like other panels. Wow, it's hard to miss
269     now. [msoulier 10240]
270    
271     * Fri Nov 28 2003 Mark Knox <markk@e-smith.com>
272     - [1.13.0-02]
273     - Display reboot warning and button after successful desktop restore [markk
274     1312]
275    
276     * Thu Nov 6 2003 Michael Soulier <msoulier@e-smith.com>
277     - [1.13.0-01]
278     - rolling to dev stream - 1.13.0
279    
280     * Thu Sep 11 2003 Gordon Rowell <gordonr@e-smith.com>
281     - [1.12.1-02]
282     - Relocate /etc/secrets.tdb to /etc/samba [gordonr 9759]
283    
284     * Wed Sep 3 2003 Gordon Rowell <gordonr@e-smith.com>
285     - [1.12.1-01]
286     - Rebuild [gordonr 1305]
287    
288     * Wed Sep 3 2003 Gordon Rowell <gordonr@e-smith.com>
289     - [1.12.0-09]
290     - Adjusted Copyright [gordonr 1305]
291    
292     * Mon Jul 14 2003 Gordon Rowell <gordonr@e-smith.com>
293     - [1.12.0-08]
294     - Whitespace fix in Backup.pm [gordonr 9428]
295    
296     * Mon Jul 14 2003 Charlie Brady <charlieb@e-smith.com>
297     - [1.12.0-07]
298     - Remove /etc/samba/smbpasswd symlink if we find it, before doing
299     the move/symlink shuffle with smbpasswd files. This prevents us
300     "preserving" old symlinks. [charlieb 9416]
301    
302     * Mon Jul 14 2003 Gordon Rowell <gordonr@e-smith.com>
303     - [1.12.0-06]
304     - Rename the pre-restore cache files in $file.time(). This preserves
305     them in case we want to wander back through them after an
306     upgrade, and ensures that they won't be around to confuse another
307     post-upgrade [gordonr 9428]
308    
309     * Wed Jul 9 2003 Gordon Rowell <gordonr@e-smith.com>
310     - [1.12.0-05]
311     - Handle the "everything o.k. with relocation" case [gordonr 9333]
312    
313     * Wed Jul 9 2003 Gordon Rowell <gordonr@e-smith.com>
314     - [1.12.0-04]
315     - Further safeguards for the /etc/smbpasswd -> /etc/samba/smbpasswd
316     relocation [gordonr 9333]
317    
318     * Fri Jun 27 2003 Charlie Brady <charlieb@e-smith.com>
319     - [1.12.0-03]
320     - Fix backup panel text change. Made text non-specific about the location of
321     the smbpasswd file. [charlieb 9220]
322    
323     * Fri Jun 27 2003 Charlie Brady <charlieb@e-smith.com>
324     - [1.12.0-02]
325     - Account for the path change of smbpasswd file in desktop restore/verify.
326     [charlieb 9220]
327    
328     * Thu Jun 26 2003 Charlie Brady <charlieb@e-smith.com>
329     - [1.12.0-01]
330     - Changing version to stable stream number - 1.12.0
331    
332     * Tue Jun 24 2003 Gordon Rowell <gordonr@e-smith.com>
333     - [1.11.1-04]
334     - Spanish nav bar [gordonr 9153]
335    
336     * Fri Jun 13 2003 Gordon Rowell <gordonr@e-smith.com>
337     - [1.11.1-03]
338     - Corrected logic for switching /etc{/samba,}/smbpasswd [gordonr 8747]
339    
340     * Thu Jun 12 2003 Charlie Brady <charlieb@e-smith.com>
341     - [1.11.1-02]
342     - Remove some remnants of templated /sbin/e-smith/backup.
343     - Use Backup program parameter in /sbin/e-smith/do_backup.
344     [charlieb 7853]
345    
346     * Thu Jun 12 2003 Charlie Brady <charlieb@e-smith.com>
347     - [1.11.1-01]
348     - Roll new development stream to 1.11.1
349    
350     * Wed May 28 2003 Gordon Rowell <gordonr@e-smith.com>
351     - [1.11.0-56]
352     - And symlink /etc/smbpasswd to avoid confusion [gordonr 8809]
353     - Move guard so we skip if /etc/smbpasswd is not a file [gordonr 8809]
354    
355     * Wed May 28 2003 Gordon Rowell <gordonr@e-smith.com>
356     - [1.11.0-55]
357     - Migrate /etc/smbpasswd to /etc/samba/smbpasswd after restore [gordonr 8809]
358    
359     * Wed May 21 2003 Gordon Rowell <gordonr@e-smith.com>
360     - [1.11.0-54]
361     - Fix return check for ->group and ->passwd [gordonr 8766]
362     - Fix tests for BackupHistoryDB.pm [gordonr 5908, in passing]
363    
364     * Tue May 20 2003 Gordon Rowell <gordonr@e-smith.com>
365     - [1.11.0-53]
366     - Extract the tests at build time [gordonr 8766]
367    
368     * Tue May 20 2003 Gordon Rowell <gordonr@e-smith.com>
369     - [1.11.0-52]
370     - Completed merge_group and tests, including admin, www, shared [gordonr 8766]
371    
372     * Fri May 16 2003 Gordon Rowell <gordonr@e-smith.com>
373     - [1.11.0-51]
374     - Added test files and skeleton for merge_group [gordonr 8766]
375     - TODO: Complete merge_group and tests [gordonr 8766]
376     - TODO: Handle admin, www, shared groups [gordonr 8766]
377    
378     * Fri May 16 2003 Gordon Rowell <gordonr@e-smith.com>
379     - [1.11.0-50]
380     - Further work, and tests, for merge_passwd [gordonr 8766]
381    
382     * Fri May 16 2003 Gordon Rowell <gordonr@e-smith.com>
383     - [1.11.0-49]
384     - Code cleanups [gordonr 8766]
385    
386     * Fri May 16 2003 Gordon Rowell <gordonr@e-smith.com>
387     - [1.11.0-48]
388     - Constructors are nice to have in objects :-( [gordonr 8766]
389     - Link merge-system-files into post-upgrade [gordonr 8766]
390    
391     * Fri May 16 2003 Gordon Rowell <gordonr@e-smith.com>
392     - [1.11.0-47]
393     - Added esmith::Backup::{save,merge}_system_files [gordonr 8766]
394    
395     * Fri May 16 2003 Gordon Rowell <gordonr@e-smith.com>
396     - [1.11.0-46]
397     - Modified backup panel to use esmith::Backup library [gordonr 8766]
398    
399     * Fri May 16 2003 Gordon Rowell <gordonr@e-smith.com>
400     - [1.11.0-45]
401     - Added esmith::Backup library to centralise list of files/directories to
402     restore [gordonr 8766]
403     - Save away important system files in pre-restore [gordonr 8766]
404    
405     * Tue May 6 2003 Mark Knox <markk@e-smith.com>
406     - [1.11.0-44]
407     - Pass the right type of object to genResult [markk 8498]
408    
409     * Tue May 6 2003 Lijie Deng <lijied@e-smith.com>
410     - [1.11.0-43]
411     - Add Spanish translation for backup [lijied 3793]
412    
413     * Tue Apr 29 2003 Trevor Poole <trevorp@e-smith.com>
414     - [1.11.0-42]
415     - add the BackupType to the record for the desktop case. [trevor 5908]
416    
417     * Mon Apr 28 2003 Charlie Brady <charlieb@e-smith.com>
418     - [1.11.0-41]
419     - Fix calls to create new backup records. [charlieb 5908]
420    
421     * Mon Apr 28 2003 Charlie Brady <charlieb@e-smith.com>
422     - [1.11.0-40]
423     - Record each backup attempt separately in a backup history db. [charlieb 5908]
424    
425     * Wed Apr 23 2003 Charlie Brady <charlieb@e-smith.com>
426     - [1.11.0-39]
427     - Record success or otherwise of backup to desktop attempts in config db.
428     [charlieb 5908]
429     - Gracefully handle SIGPIPE in backup to desktop. [charlieb 8490]
430    
431     * Wed Apr 23 2003 Charlie Brady <charlieb@e-smith.com>
432     - [1.11.0-38]
433     - Fix typo in rewind-tape fix. [charlieb 8475]
434    
435     * Wed Apr 23 2003 Charlie Brady <charlieb@e-smith.com>
436     - [1.11.0-37]
437     - Call signal-event {pre,post}-backup with extra "desktop" parameter
438     from desktop backup code, and use that parameter to skip tape rewinding.
439     [charlieb 7853]
440     - Fix device lookup code in rewind-tape action. [charlieb 8475]
441    
442     * Wed Apr 23 2003 Charlie Brady <charlieb@e-smith.com>
443     - [1.11.0-36]
444     - Fix a few semantic problems with reset--restore-idle-flag script.
445     [charlieb 8466]
446    
447     * Wed Apr 16 2003 Michael Soulier <msoulier@e-smith.com>
448     - [1.11.0-35]
449     - Replaced bad call to processTemplate. [msoulier 7600]
450    
451     * Wed Apr 9 2003 Charlie Brady <charlieb@e-smith.com>
452     - [1.11.0-34]
453     - Remove deprecated /sbin/e-smith/backup in %post script.
454     [charlieb 7853]
455    
456     * Tue Apr 8 2003 Charlie Brady <charlieb@e-smith.com>
457     - [1.11.0-33]
458     - Fix typo in rewind-tape action. [charlieb 5908]
459     - Change Copyright => License in header.
460    
461     * Fri Apr 4 2003 Mark Knox <markk@e-smith.com>
462     - [1.11.0-32]
463     - Removed redundant refs to bootstrap-console from panel [markk 6164]
464    
465     * Thu Apr 3 2003 Tony Clayton <apc@e-smith.com>
466     - [1.11.0-31]
467     - Change table to start_table where applicable [tonyc 8034]
468    
469     * Thu Apr 3 2003 Tony Clayton <apc@e-smith.com>
470     - [1.11.0-30]
471     - Removed "Mitel Network SME server' branding [lijied 8016]
472     - Fix layout/css in backup panel [tonyc 7950]
473    
474     * Mon Mar 31 2003 Charlie Brady <charlieb@e-smith.com>
475     - [1.11.0-29]
476     - Re-write do_backup in perl. [charlieb 5908]
477    
478     * Fri Mar 28 2003 Lijie Deng <lijied@e-smith.com>
479     - [1.11.0-28]
480     - Modified directory po/fr_CA to fr [lijied 6787]
481    
482     * Thu Mar 27 2003 Gordon Rowell <gordonr@e-smith.com>
483     - [1.11.0-27]
484     - Modified gettext() extraction based on changes in 1.11.0-25 [gordonr 5908]
485    
486     * Thu Mar 27 2003 Gordon Rowell <gordonr@e-smith.com>
487     - [1.11.0-26]
488     - Call genFooter/genResult with an FM object (subclass of CGI) so
489     footers get localised [gordonr 3553]
490    
491     * Thu Mar 27 2003 Charlie Brady <charlieb@e-smith.com>
492     - [1.11.0-25]
493     - Remove templated /sbin/e-smith/backup and add non-templated
494     do_backup script. Alter cron template to suit. Move tape
495     rewind into pre-backup and post-backup actions. Log
496     start, finish and result properties from backup script.
497     [charlieb 5908]
498    
499     * Thu Mar 27 2003 Lijie Deng <lijied@e-smith.com>
500     - [1.11.0-24]
501     - Modified French lexicon to use lang="fr", rename the lexicon
502     directory to fr [lijied 6787]
503    
504     * Tue Mar 25 2003 Tony Clayton <apc@e-smith.com>
505     - [1.11.0-23]
506     - Add link to fr-ca PAGE_REFRESH_IN translation [tonyc 6491]
507    
508     * Tue Mar 18 2003 Lijie Deng <lijied@e-smith.com>
509     - [1.11.0-22]
510     - Deleted ./sbin/e-smith/backup/template-begin, and modified
511     %build [lijied 3295]
512    
513     * Fri Mar 14 2003 Michael Soulier <msoulier@e-smith.com>
514     - [1.11.0-21]
515     - Changed the post restore code such that the backup panel is blocked until
516     the server reboots. [msoulier 6471]
517    
518     * Mon Mar 10 2003 Lijie Deng <lijied@e-smith.com>
519     - [1.11.0-20]
520     - Modified charset tag in .po file [lijied 3930]
521    
522     * Fri Mar 7 2003 Lijie Deng <lijied@e-smith.com>
523     - [1.11.0-19]
524     - Modified e-smith-devtools again [lijied 7578]
525    
526     * Fri Mar 7 2003 Lijie Deng <lijied@e-smith.com>
527     - [1.11.0-18]
528     - Modified e-smith-devtools version [lijied 7578]
529    
530     * Thu Mar 6 2003 Lijie Deng <lijied@e-smith.com>
531     - [1.11.0-17]
532     - Added the generate lexicon code [lijied 7442]
533    
534     * Thu Mar 6 2003 Lijie Deng <lijied@e-smith.com>
535     - [1.11.0-16]
536     - Added the .po file to po/fr_CA again [lijied 7442]
537    
538     * Thu Mar 6 2003 Lijie Deng <lijied@e-smith.com>
539     - [1.11.0-15]
540     - Cleaned up .po->.mo build [lijied 7442]
541    
542     * Thu Mar 6 2003 Lijie Deng <lijied@e-smith.com>
543     - [1.11.0-14]
544     - Added .po->.mo instructions to %build [lijied 7442]
545    
546     * Thu Mar 6 2003 Lijie Deng <lijied@e-smith.com>
547     - [1.11.0-13]
548     - Modified backup panel order [lijied 7356]
549    
550     * Tue Mar 4 2003 Lijie Deng <lijied@e-smith.com>
551     - [1.11.0-12]
552     - Remodify the lexicon file [lijied 4030]
553    
554     * Tue Mar 4 2003 Lijie Deng <lijied@e-smith.com>
555     - [1.11.0-11]
556     - Split en-us lexicon from backup panel [lijied 4030]
557    
558     * Fri Feb 28 2003 Lijie Deng <lijied@e-smith.com>
559     - [1.11.0-10]
560     - Rebuild RPM - commit missed last time [lijied 5003]
561    
562     * Fri Feb 28 2003 Lijie Deng <lijied@e-smith.com>
563     - [1.11.0-09]
564     - Added French lexicon for backup [lijied 5003]
565    
566     * Wed Jan 1 2003 Gordon Rowell <gordonr@e-smith.com>
567     - [1.11.0-08]
568     - Rewrote template to use esmith::I18N [gordonr 5212]
569    
570     * Fri Dec 13 2002 Mark Knox <markk@e-smith.com>
571     - [1.11.0-07]
572     - Added "click here" text on tape restore page [markk 6094]
573    
574     * Thu Dec 12 2002 Mark Knox <markk@e-smith.com>
575     - [1.11.0-06]
576     - Removed redundant success message after restore [markk 6094]
577    
578     * Thu Dec 12 2002 Mark Knox <markk@e-smith.com>
579     - [1.11.0-05]
580     - Added refresh and status messages to tape restore process [markk 6094]
581    
582     * Tue Dec 3 2002 Charlie Brady <charlieb@e-smith.com>
583     - [1.11.0-04]
584     - Tidy up and update /sbin/e-smith/backup templates, preparatory to adding
585     support for non-tape devices. [charlieb 5521]
586    
587     * Mon Dec 2 2002 Mike Dickson <miked@e-smith.com>
588     - [1.11.0-03]
589     - ui update [miked 5494]
590    
591     * Thu Nov 21 2002 Mike Dickson <miked@e-smith.com>
592     - [1.11.0-02]
593     - update to new UI system [miked 5494]
594    
595     * Wed Nov 6 2002 Charlie Brady <charlieb@e-smith.com>
596     - [1.11.0-01]
597     - Rolling development stream version to 1.11.0
598    
599     * Tue Oct 15 2002 Charlie Brady <charlieb@e-smith.com>
600     - [1.10.1-01]
601     - New checkout to force head revisions to 1.10.1
602    
603     * Fri Oct 11 2002 Charlie Brady <charlieb@e-smith.com>
604     - [1.10.0-01]
605     - Roll to maintained version number to 1.10.0
606    
607     * Fri Oct 11 2002 Gordon Rowell <gordonr@e-smith.com>
608     - [1.9.0-09]
609     - Added missing closing paren - code police needed earlier [gordonr 5168]
610    
611     * Fri Oct 11 2002 Gordon Rowell <gordonr@e-smith.com>
612     - [1.9.0-08]
613     - Renamed duplicate lexicon tag RESTORE_IN_PROGRESS{,_BEGAN_AT}
614     RESTORE_IN_PROGRES_DESC -> MUST_REBOOT_AFTER_RESTORE in tape restore
615     [gordonr 5168]
616    
617     * Wed Oct 9 2002 Mike Dickson <miked@e-smith.com>
618     - [1.9.0-07]
619     - Fixed double call of pre-restore [miked 5158]
620    
621     * Wed Oct 9 2002 Mike Dickson <miked@e-smith.com>
622     - [1.9.0-06]
623     - Fixed references to ext2 filesystem in CalculateSizes; cahnged them to ext3
624    
625     * Wed Sep 25 2002 Charlie Brady <charlieb@e-smith.com>
626     - [1.9.0-05]
627     - Add calls to signal-event pre-restore before tape or desktop restore
628     (currently to stop slapd and remove LDIF dump file). [charlieb 2745]
629    
630     * Mon Sep 23 2002 Charlie Brady <charlieb@e-smith.com>
631     - [1.9.0-04]
632     - Fix XML errors in backup panel. [charlieb 2745]
633    
634     * Fri Sep 20 2002 Charlie Brady <charlieb@e-smith.com>
635     - [1.9.0-03]
636     - Complete previous change - the web panel needed to be updated as well.
637     [charlieb 2745]
638    
639     * Thu Aug 29 2002 Charlie Brady <charlieb@e-smith.com>
640     - [1.9.0-02]
641     - Change mysql-dump-tables and mysql-delete-dumps events to pre-backup and
642     post-backup events. [charlieb 2745]
643    
644     * Wed Jun 5 2002 Charlie Brady <charlieb@e-smith.com>
645     - [1.9.0-01]
646     - Changing version to development stream number to 1.9.0
647    
648     * Fri May 31 2002 Tony Clayton <apc@e-smith.com>
649     - [1.8.2-01]
650     - Reverting previous change - "it's a feature" [tonyc 3746]
651    
652     * Fri May 31 2002 Tony Clayton <apc@e-smith.com>
653     - [1.8.1-01]
654     - Prevent tape/destop restores from dieing in state=running [tonyc 3746]
655    
656     * Fri May 31 2002 Charlie Brady <charlieb@e-smith.com>
657     - [1.8.0-01]
658     - Changing version to maintained stream number to 1.8.0
659    
660     * Fri May 31 2002 Mark Knox <markk@e-smith.com>
661     - [1.7.20-01]
662     - Fixed some funny table cells that were causing trouble in Netscape
663     [markk 3764]
664    
665     * Fri May 31 2002 Charlie Brady <charlieb@e-smith.com>
666     - [1.7.19-01]
667     - Removed unused config db tie in restore-idle-flag.
668     - Add initialisation of backup service entry in config db.
669     This will allow restore from tape to work out of the box.
670     [charlieb 1254, 3746]
671    
672     * Wed May 29 2002 Tony Clayton <apc@e-smith.com>
673     - [1.7.18-01]
674     - Fix bad string concats in /sbin/e-smith/backup fragments [tonyc 3180]
675    
676     * Thu May 23 2002 Gordon Rowell <gordonr@e-smith.com>
677     - [1.7.17-01]
678     - RPM rebuild forced by cvsroot2rpm
679    
680     * Thu May 23 2002 Gordon Rowell <gordonr@e-smith.com>
681     - [1.7.16-01]
682     - testing co2rpm --force
683    
684     * Thu May 23 2002 Gordon Rowell <gordonr@e-smith.com>
685     - [1.7.15-01]
686     - testing co2rpm --force
687    
688     * Thu May 23 2002 Gordon Rowell <gordonr@e-smith.com>
689     - [1.7.14-01]
690     - testing co2rpm --force
691    
692     * Thu May 23 2002 Gordon Rowell <gordonr@e-smith.com>
693     - [1.7.13-01]
694     - testing co2rpm --force
695    
696     * Sat May 18 2002 Gordon Rowell <gordonr@e-smith.com>
697     - [1.7.12-01]
698     - Changed quoting in /etc/crond.d/backup template [gordonr 3029]
699    
700     * Sat May 18 2002 Gordon Rowell <gordonr@e-smith.com>
701     - [1.7.11-01]
702     - "Verify complete" -> "Verification is complete" [gordonr 3544]
703    
704     * Wed May 8 2002 Mark Knox <markk@e-smith.com>
705     - [1.7.10-01]
706     - Allow form uploads and large files to be posted. [markk 3159]
707    
708     * Wed May 8 2002 Mark Knox <markk@e-smith.com>
709     - [1.7.9-01]
710     - Localised a few more strings in sbin/e-smith/backup templates [markk 3029]
711    
712     * Wed May 1 2002 Gordon Rowell <gordonr@e-smith.com>
713     - [1.7.8-01]
714     - esmith::AccountDB -> esmith::AccountsDB [schwern 3287]
715    
716     * Tue Apr 16 2002 Mark Knox <markk@e-smith.com>
717     - [1.7.7-01]
718     - I18n backup cronjob using gettext. Also converted to ConfigDB. [markk 3029]
719    
720     * Mon Apr 15 2002 Gordon Rowell <gordonr@e-smith.com>
721     - [1.7.7-01]
722     - Language en->en-us
723    
724     * Fri Apr 12 2002 Mark Knox <markk@e-smith.com>
725     - [1.7.6-01]
726     - Internationalized using FormMagick lexicon [markk 3159]
727     - Converted to esmith::ConfigDB API [markk 3159]
728    
729     * Fri Mar 15 2002 Charlie Brady <charlieb@e-smith.com>
730     - [1.7.5-01]
731     - Include "du -s " of all backed up files and directories other than
732     /home/e-smith in desktop backup estimate.
733    
734     * Thu Mar 14 2002 Charlie Brady <charlieb@e-smith.com>
735     - [1.7.4-01]
736     - Fix error in use of AccountsDB interface (#2139).
737    
738     * Thu Mar 07 2002 Charlie Brady <charlieb@e-smith.com>
739     - [1.7.3-01]
740     - Include /root in desktop backup and in size estimate (#2322).
741     - Change text to indicate that desktop backup file will be somewhat
742     smaller if files are compressible.
743    
744     * Thu Mar 07 2002 Charlie Brady <charlieb@e-smith.com>
745     - [1.7.2-01]
746     - Use Quota module to estimate desktop backup size, by summing over all
747     user accounts (#2139).
748    
749     * Wed Feb 27 2002 Jason Miller <jmiller@e-smith.com>
750     - [1.7.1-01]
751     - Rolled to version 1.7.1-01 to verify CVS contents from 1.7.0-01.
752     Includes all patchesup to 1.7.0-01.
753    
754     * Wed Feb 27 2002 Jason Miller <jay@e-smith.com>
755     - [1.7.0-01]
756     - rollRPM: Rolled version number to 1.7.0-01. Includes patches up to 1.6.0-01.
757    
758     * Tue Dec 11 2001 Adrian Chung <mac@e-smith.com>
759     - [1.6.0-01]
760     - rollRPM: Rolled version number to 1.6.0-01. Includes patches up to 1.5.0-04.
761    
762     * Thu Dec 6 2001 Adrian Chung <adrianc@e-smith.com>
763     - [1.5.0-04]
764     - Adding text to restore screen that warns that your restore
765     is not complete until you see the words Restore complete and
766     /etc/smbpasswd is restored.
767    
768     * Wed Nov 28 2001 Charlie Brady <charlieb@e-smith.com>
769     - [1.5.0-03]
770     - Report restore/verify problems if they are detected. Do not do any
771     post processing unless the restore completes successfully.
772    
773     * Tue Nov 13 2001 Tony Clayton <tonyc@e-smith.com>
774     - [1.5.0-02]
775     - adding last patch to prep section. feels like monday.
776    
777     * Tue Nov 13 2001 Tony Clayton <tonyc@e-smith.com>
778     - [1.5.0-01]
779     - Rolled version number to 1.5.0-01. Includes patches up to 1.4.0-06.
780     - use esmith::lockfile for lockfile stuff
781     - add dependency on e-smith-lib >= 1.7.0-20 for esmith::lockfile
782    
783     * Tue Nov 13 2001 Tony Clayton <tonyc@e-smith.com>
784     - [1.4.0-06]
785     - backing out lockfile patch - moving to new stream
786    
787     * Mon Nov 12 2001 Tony Clayton <tonyc@e-smith.com>
788     - [1.4.0-05]
789     - use esmith::lockfile for lockfile stuff
790     - add dependency on e-smith-lib >= 1.7.0-20 for esmith::lockfile
791    
792     * Wed Nov 07 2001 Tony Clayton <tonyc@e-smith.com>
793     - [1.4.0-04]
794     - rebranding to Mitel Networks
795    
796     * Fri Aug 17 2001 Gordon Rowell <gordonr@e-smith.com>
797     - [1.4.0-03]
798     - Changed default network backup filename to "smeserver.tgz"
799     - Note: We can still restore the old format "esmithsg.bak" files
800    
801     * Fri Aug 17 2001 gordonr
802     - [1.4.0-02]
803     - Autorebuild by rebuildRPM
804    
805     * Wed Aug 8 2001 Charlie Brady <charlieb@e-smith.com>
806     - [1.4.0-01]
807     - Rolled version number to 1.4.0-01. Includes patches upto 1.3.0-10.
808    
809     * Thu Aug 02 2001 Gordon Rowell <gordonr@e-smith.com>
810     - [1.3.0-10]
811     - More branding changes
812    
813     * Thu Aug 02 2001 Gordon Rowell <gordonr@e-smith.com>
814     - [1.3.0-09]
815     - More branding changes
816    
817     * Tue Jul 31 2001 Jason Miller <jmiller@e-smith.com>
818     - [1.3.0-08]
819     - Branding/marketing text changes email/e-mail
820    
821     * Sun Jul 29 2001 Jason Miller <jmiller@e-smith.com>
822     - [1.3.0-07]
823     - Branding text changes to the backup web panel
824    
825     * Fri Jul 6 2001 Peter Samuel <peters@e-smith.com>
826     - [1.3.0-06]
827     - Changed license to GPL
828    
829     * Wed Jul 04 2001 Gordon Rowell <gordonr@e-smith.com>
830     - [1.3.0-05]
831     - Default to .tgz for desktop backup/restore/verify
832     - Allow uuencoded tar (esmithsg.bak) for restore/verify backwards compatability
833    
834     * Thu Jun 07 2001 Gordon Rowell <gordonr@e-smith.com>
835     - [1.3.0-04]
836     - Add --verbose to tar --extract so web panels shows restored files
837    
838     * Thu Jun 07 2001 Charlie Brady <charlieb@e-smith.com>
839     - [1.3.0-03]
840     - Add option to verify desktop backup file contents.
841    
842     * Thu Jun 07 2001 Charlie Brady <charlieb@e-smith.com>
843     - [1.3.0-02]
844     - Avoid use of redundant temporary file, CGI.pm already creates one for us,
845     and provides us with a file handle.
846    
847     * Wed Apr 11 2001 Adrian Chung <mac@e-smith.com>
848     - [1.3.0-01]
849     - Rolled version number to 1.3.0-01. Includes patches upto 1.2.0-11.
850    
851     * Wed Feb 21 2001 Charlie Brady <charlieb@e-smith.com>
852     - [1.2.0-11]
853     - Add tape rewind action to tape restore
854    
855     * Wed Feb 21 2001 Peter Samuel <peters@e-smith.com>
856     - [1.2.0-10]
857     - Now rewinds tape before zeroing tape.
858     - Writes 32k of zeroes instead of 10k.
859    
860     * Thu Feb 14 2001 Charlie Brady <charlieb@e-smith.com>
861     - [1.2.0-09]
862     - Add conf-backup to bootstrap-console-save.
863     - Don't need templates-user-custom directory now, it's in e-smith-base RPM.
864    
865     * Mon Feb 12 2001 Peter Samuel <peters@e-smith.com>
866     - [1.2.0-08]
867     - Duping STDOUT fails for netscape. Now just redirecting STDOUT to STDERR.
868    
869     * Mon Feb 12 2001 Adrian Chung <adrianc@e-smith.com>
870     - [1.2.0-07]
871     - rolling release number for GPG signing.
872    
873     * Sun Feb 11 2001 Charlie Brady
874     - [1.2.0-06]
875     - Include etc/e-smith/templates-user-custom in backup
876    
877     * Thu Feb 8 2001 Adrian Chung <adrianc@e-smith.com>
878     - Rolling release number for GPG signing.
879    
880     * Thu Feb 8 2001 Peter Samuel <peters@e-smith.com>
881     - [1.2.0-04]
882     - Zero pad minutes for backup and reminder times.
883     - Fix nasty problem stopping flexbackup running in the background.
884     Needed to dup STDOUT, close STDOUT, and reset STDOUT to duped fd.
885    
886     * Tue Jan 30 2001 Peter Samuel <peters@e-smith.com>
887     - [1.2.0-03]
888     - Changed size calculations so that minimum size displayed is 1Mb.
889     - Changed wording of size of snapshot.
890     - Notify user how much free space exists in /tmp.
891     - Remove uploaded file after restore.
892    
893     * Mon Jan 29 2001 Charlie Brady <charlieb@e-smith.com>
894     - [1.2.0-02]
895     - Preserve gid of www across restore.
896     - Add comment about upbuffering output
897    
898     * Thu Jan 25 2001 Peter Samuel <peters@e-smith.com>
899     - [1.2.0-01]
900     - Rolled version number to 1.2.0-01. Includes patches upto 1.1.0-17.
901    
902     * Thu Jan 25 2001 Peter Samuel <peters@e-smith.com>
903     - [1.1.0-17]
904     - Added html output to reboot function of manager panel
905    
906     * Wed Jan 24 2001 Peter Samuel <peters@e-smith.com>
907     - [1.1.0-16]
908     - /sbin/e-smith/backup zeroes tape before starting. This is a hack to
909     work around talking to ide tapes via ide-scsi.
910    
911     * Wed Jan 17 2001 Peter Samuel <peters@e-smith.com>
912     - [1.1.0-15]
913     - mysql tables are deleted before and after backups and restores
914    
915     * Tue Jan 16 2001 Peter Samuel <peters@e-smith.com>
916     - [1.1.0-14]
917     - cron job now runs every day
918    
919     * Mon Jan 15 2001 Peter Samuel <peters@e-smith.com>
920     - [1.1.0-13]
921     - removed unnecessary /sbin/e-smith/tape-restore template
922     - fixed html formatting problem in backup panel
923     - fixed backgrounding problem in backup panel - need to close STDOUT in child
924     - format fixes in backup panel
925    
926     * Mon Jan 15 2001 Jason Miller <jmiller@e-smith.com>
927     - [1.1.0-12]
928     - Changes to the menu item ordering for the e-smith manager
929    
930     * Sat Jan 13 2001 Peter Samuel <peters@e-smith.com>
931     - [1.1.0-11]
932     - Changed fork and signal handling again - doesn't seem to make much
933     difference. Could be the lock file interaction - needs testing.
934    
935     * Sat Jan 13 2001 Peter Samuel <peters@e-smith.com>
936     - [1.1.0-10]
937     - Fixed order of files to be restored
938     - Moved signal handling but it makes no difference, still can't background
939    
940     * Sat Jan 13 2001 Peter Samuel <peters@e-smith.com>
941     - [1.1.0-09]
942     - /sbin/e-smith/backup now dumps mysql tables to /home/e-smith prior
943     to running the tape backup
944    
945     * Sat Jan 13 2001 Peter Samuel <peters@e-smith.com>
946     - [1.1.0-08]
947     - fixed uninitialised variables
948     - reboot action calls backgroundCommand instead of showing new panel
949    
950     * Sat Jan 13 2001 Peter Samuel <peters@e-smith.com>
951     - [1.1.0-07]
952     - fixed syntax error in /etc/e-smith/events/actions/conf-backup
953    
954     * Fri Jan 12 2001 Peter Samuel <peters@e-smith.com>
955     - [1.1.0-06]
956     - flexbackup is merely the default backup program
957     - cron job calls /sbin/e-smith/backup which is a templated file
958     - restore-tape action now given to flexbackup as it is flexbackup specific
959    
960     * Fri Jan 12 2001 Peter Samuel <peters@e-smith.com>
961     - [1.1.0-05]
962     - Removed checks for uptime. The state in /etc/e-smith/restore is not
963     changed, regardless of reboots. It is changed by bootstrap-console.
964     - Lots of text changes for consistency and to reinforce the need to
965     reboot after a restore
966     - Mail is sent to the admin user after a tape restore indicating
967     success or failure.
968     - mysql tables are dumped to /home/e-smith prior to network backup.
969     - Calculation of tarsize handles negative values sensibly.
970    
971     * Fri Jan 12 2001 Peter Samuel <peters@e-smith.com>
972     - [1.1.0-04]
973     - No longer checks for current state of EthernetDrive1 and LocalIP.
974     - Does not do a forced reboot under any circumstances.
975     - Calls post-upgrade after the restore instead of post-restore.
976    
977     * Thu Jan 11 2001 Peter Samuel <peters@e-smith.com>
978     - [1.1.0-03]
979     - Major changes to panel. Now does tape restore in background. Lots of
980     checks and balances to avoid concurrent restores/backups etc.
981    
982     * Wed Jan 10 2001 Jason Miller <jmiller@e-smith.com>
983     - [1.1.0-02]
984     - Minor change to the copyright for consistency
985    
986     * Tue Jan 9 2001 Peter Samuel <peters@e-smith.com>
987     - [1.1.0-01]
988     - Rolled version to 1.1.0-01. Includes patches upto 0.1-4
989    
990     * Mon Jan 8 2001 Peter Samuel <peters@e-smith.com>
991     - [0.1-4]
992     - Now restores config from tape
993    
994     * Sun Jan 7 2001 Jason Miller <jmiller@e-smith.com>
995     - [0.1-2] through [0.1-3]
996     - completed the update section for configuration database
997     of flexbackup
998     - prepared the restore-tape option for the call to the
999     proper event for restoring from tape
1000    
1001     * Sun Jan 7 2001 Jason Miller <jmiller@e-smith.com>
1002     - initial release
1003    
1004     %description
1005     e-smith server central backup administration panel
1006    
1007     %prep
1008     %setup
1009     %patch0 -p1
1010     %patch1 -p1
1011 slords 1.6 %patch2 -p1
1012 bytegw 1.7 %patch3 -p1
1013 bytegw 1.8 %patch4 -p1
1014 bytegw 1.9 %patch5 -p1
1015 bytegw 1.10 %patch6 -p1
1016 bytegw 1.11 %patch7 -p1
1017 bytegw 1.12 %patch8 -p1
1018 burnat 1.13 %patch9 -p1
1019 slords 1.1
1020     %build
1021     /sbin/e-smith/buildtests 10e-smith-backup
1022    
1023     mkdir -p root/etc/e-smith/events/{pre-,post-}backup
1024     perl createlinks
1025    
1026     # Extract a new copy of the English .po, though we won't use it for this build
1027     xgettext -o root/usr/share/locale/en_US/LC_MESSAGES/backup.po \
1028     root/etc/e-smith/templates/etc/crontab/backup \
1029     root/sbin/e-smith/do_backup
1030    
1031     /sbin/e-smith/generate-lexicons
1032    
1033     mkdir -p root/var/cache/e-smith/restore
1034     mkdir -p root/var/cache/e-smith/restore/etc
1035     mkdir -p root/var/cache/e-smith/restore/etc/samba
1036     mkdir -p root/etc/e-smith/db/backups
1037 slords 1.5 mkdir -p root/etc/dar
1038     mkdir -p root/mnt/smb
1039 slords 1.1
1040     %install
1041     rm -rf $RPM_BUILD_ROOT
1042     (cd root ; find . -depth -print | cpio -dump $RPM_BUILD_ROOT)
1043     rm -f %{name}-%{version}-%{release}-filelist
1044     /sbin/e-smith/genfilelist $RPM_BUILD_ROOT \
1045     > %{name}-%{version}-%{release}-filelist
1046     echo "%doc Copying" >> %{name}-%{version}-%{release}-filelist
1047     echo "%doc Artistic" >> %{name}-%{version}-%{release}-filelist
1048     echo "%doc LICENSE" >> %{name}-%{version}-%{release}-filelist
1049    
1050     %clean
1051     rm -rf $RPM_BUILD_ROOT
1052    
1053     %pre
1054     %preun
1055     %post
1056     %postun
1057    
1058     %files -f %{name}-%{version}-%{release}-filelist
1059     %defattr(-,root,root)

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