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

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