/[smeserver]/rpms/e-smith-backup/sme8/e-smith-backup-1.14.0-eject.patch2
ViewVC logotype

Annotation of /rpms/e-smith-backup/sme8/e-smith-backup-1.14.0-eject.patch2

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


Revision 1.1 - (hide annotations) (download)
Tue Jun 12 18:25:29 2007 UTC (17 years ago) by slords
Branch: MAIN
CVS Tags: e-smith-backup-1_14_0-24_el5_sme, e-smith-backup-1_14_0-25_el5_sme, e-smith-backup-1_14_0-20_el5_sme, e-smith-backup-1_14_0-26_el5_sme, e-smith-backup-1_14_0-15_el5_sme, e-smith-backup-1_14_0-14_el5_sme, e-smith-backup-1_14_0-23_el5_sme, e-smith-backup-1_14_0-17_el5_sme, e-smith-backup-1_14_0-18_el5_sme, e-smith-backup-1_14_0-16_el5_sme, e-smith-backup-1_14_0-21_el5_sme, e-smith-backup-1_14_0-22_el5_sme, e-smith-backup-1_14_0-19_el5_sme
Branch point for: e-smith-backup-1_14-tree
Import on branch sme8 of package e-smith-backup-1.14.0-14.el5.sme.src.rpm

1 slords 1.1 diff -Nur -x '*.orig' -x '*.rej' e-smith-backup-1.14.0/createlinks mezzanine_patched_e-smith-backup-1.14.0/createlinks
2     --- e-smith-backup-1.14.0/createlinks 2007-01-06 17:58:29.000000000 -0700
3     +++ mezzanine_patched_e-smith-backup-1.14.0/createlinks 2007-01-06 17:58:04.000000000 -0700
4     @@ -41,6 +41,11 @@
5     event_link("rewind-tape", $event, "50");
6     }
7    
8     +foreach $event (qw(post-backup))
9     +{
10     + event_link("eject-tape", $event, "90");
11     +}
12     +
13     #--------------------------------------------------
14     foreach $event (qw(pre-restore))
15     {
16     @@ -57,3 +62,4 @@
17     {
18     event_link("restore-from-disk", $event, "40");
19     }
20     +

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