--- rpms/e-smith-backup/sme8/e-smith-backup-1.14.0-add2general.patch 2008/04/28 22:25:35 1.1.2.1 +++ rpms/e-smith-backup/sme8/e-smith-backup-1.14.0-add2general.patch 2008/07/28 21:08:24 1.1.2.2 @@ -1,7 +1,7 @@ -diff -Nur -x '*.orig' -x '*.rej' e-smith-backup-1.14.0/root/etc/e-smith/locale/en-us/etc/e-smith/web/functions/backup mezzanine_patched_e-smith-backup-1.14.0/root/etc/e-smith/locale/en-us/etc/e-smith/web/functions/backup ---- e-smith-backup-1.14.0/root/etc/e-smith/locale/en-us/etc/e-smith/web/functions/backup 2008-04-28 13:22:32.000000000 -0600 -+++ mezzanine_patched_e-smith-backup-1.14.0/root/etc/e-smith/locale/en-us/etc/e-smith/web/functions/backup 2008-04-28 13:22:09.000000000 -0600 -@@ -115,10 +115,6 @@ +diff -Nur -x '*.orig' -x '*.rej' e-smith-backup-1.15.0/root/etc/e-smith/locale/en-us/etc/e-smith/web/functions/backup mezzanine_patched_e-smith-backup-1.15.0/root/etc/e-smith/locale/en-us/etc/e-smith/web/functions/backup +--- e-smith-backup-1.15.0/root/etc/e-smith/locale/en-us/etc/e-smith/web/functions/backup 2008-04-27 10:28:40.000000000 +0200 ++++ mezzanine_patched_e-smith-backup-1.15.0/root/etc/e-smith/locale/en-us/etc/e-smith/web/functions/backup 2008-04-27 10:26:13.000000000 +0200 +@@ -154,10 +154,6 @@ Select an action @@ -12,7 +12,7 @@ diff -Nur -x '*.orig' -x '*.rej' e-smith X_BACKUP_OR_RESTORE X Backup or restore server data -@@ -165,10 +161,6 @@ +@@ -204,10 +200,6 @@ Backup file to restore from @@ -23,3 +23,50 @@ diff -Nur -x '*.orig' -x '*.rej' e-smith VERIFY_BACKUP_DESC + + +- WORKSTN_PASSWORD +- Password +- +- + WORKSTATION_BACKUP_DEST + Backup workstation settings + +diff -Nur -x '*.orig' -x '*.rej' e-smith-backup-1.15.0/root/etc/e-smith/web/functions/backup mezzanine_patched_e-smith-backup-1.15.0/root/etc/e-smith/web/functions/backup +--- e-smith-backup-1.15.0/root/etc/e-smith/web/functions/backup 2008-04-27 10:28:40.000000000 +0200 ++++ mezzanine_patched_e-smith-backup-1.15.0/root/etc/e-smith/web/functions/backup 2008-04-27 10:27:46.000000000 +0200 +@@ -1326,7 +1326,7 @@ + print $q->Tr( + esmith::cgi::genCell( + $q, +- $fm->localise('WORKSTN_PASSWORD') ++ $fm->localise('PASSWORD') + ), + + esmith::cgi::genCell ($q, $q->textfield (-name => 'backupwkPassword', +--- e-smith-backup-1.15.0/root/etc/e-smith/web/functions/backup.add2general2 2008-07-07 19:31:53.000000000 +0200 ++++ e-smith-backup-1.15.0/root/etc/e-smith/web/functions/backup 2008-07-07 19:34:51.000000000 +0200 +@@ -2263,7 +2263,7 @@ + system("/usr/sbin/usermod", "-g", "$www_gid", "www") == 0 + or warn ($fm->localise('ERR_RESTORING_INITIAL_GRP')."\n"); + system("/sbin/e-smith/signal-event", "post-upgrade") == 0 +- or die ($fm->localise('ERR_UPDATING_SYSCONF')."\n"); ++ or die ($fm->localise('ERROR_UPDATING_CONFIGURATION')."\n"); + } + else + { +--- e-smith-backup-1.15.0/root/etc/e-smith/locale/en-us/etc/e-smith/web/functions/backup.add2general2 2008-07-07 19:31:53.000000000 +0200 ++++ e-smith-backup-1.15.0/root/etc/e-smith/locale/en-us/etc/e-smith/web/functions/backup 2008-07-07 19:33:20.000000000 +0200 +@@ -261,10 +261,6 @@ + Error occured while restoring initial group of 'www'. + + +- ERR_UPDATING_SYSCONF +- Error occurred while updating system configuration. +- +- + RESTORE_FAILED + Restore failed! The backup file was incomplete. +