--- rpms/e-smith-backup/sme9/e-smith-backup.spec 2013/12/01 03:32:48 1.15 +++ rpms/e-smith-backup/sme9/e-smith-backup.spec 2013/12/13 03:55:43 1.19 @@ -1,10 +1,10 @@ -# $Id: e-smith-backup.spec,v 1.14 2013/07/15 00:04:27 wellsi Exp $ +# $Id: e-smith-backup.spec,v 1.18 2013/12/12 16:02:26 wellsi Exp $ Summary: e-smith module to provide the backup panel %define name e-smith-backup Name: %{name} %define version 2.4.0 -%define release 14 +%define release 18 Version: %{version} Release: %{release}%{?dist} License: Artistic @@ -23,6 +23,10 @@ Patch10: e-smith-backup-2.4.0-workstatio Patch11: e-smith-backup-2.4.0-workstation-removeTemp.patch Patch12: e-smith-backup-2.4.0-workstation-DeleteEarly.patch Patch13: e-smith-backup-2.4.0-BackupPanelText.patch +Patch14: e-smith-backup-2.4.0-workstation-report.patch +Patch15: e-smith-backup-2.4.0-workstation-SlowMounts.patch +Patch16: e-smith-backup-2.4.0-workstation-restoreList.patch +Patch17: e-smith-backup-2.4.0-workstation-selectiveRestore.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildRequires: e-smith-devtools >= 1.11.0-03 BuildRequires: gettext @@ -42,6 +46,20 @@ Requires: cifs-utils Requires: e-smith-formmagick >= 1.4.0-12 %changelog +* Thu Dec 12 2013 Ian Wells 2.4.0-18.sme +- Workstation Backup, fix selective restore by requesting array + of results from CGI.pm [SME: 8057] + +* Thu Dec 12 2013 Ian Wells 2.4.0-17.sme +- Workstation Backup, new method to show files being restored is needed + when using dar 2.4 [SME: 8058] + +* Tue Dec 02 2013 Ian Wells 2.4.0-16.sme +- Allow more time for cifs mounts before reporting errors [SME: 8034] + +* Sat Nov 30 2013 Ian Wells 2.4.0-15.sme +- Simplify the workstation backup report [SME: 7791] + * Sat Nov 30 2013 Ian Wells 2.4.0-14.sme - Update the text in the Backup panel [SME: 7817] @@ -1293,6 +1311,10 @@ e-smith server central backup administra %patch11 -p1 %patch12 -p1 %patch13 -p1 +%patch14 -p1 +%patch15 -p1 +%patch16 -p1 +%patch17 -p1 %build /sbin/e-smith/buildtests 10e-smith-backup