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

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