--- rpms/e-smith-backup/sme9/e-smith-backup.spec 2013/12/01 07:58:59 1.16 +++ rpms/e-smith-backup/sme9/e-smith-backup.spec 2013/12/03 05:04:15 1.17 @@ -1,10 +1,10 @@ -# $Id: e-smith-backup.spec,v 1.15 2013/12/01 03:32:48 wellsi Exp $ +# $Id: e-smith-backup.spec,v 1.16 2013/12/01 07:58:59 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 15 +%define release 16 Version: %{version} Release: %{release}%{?dist} License: Artistic @@ -24,6 +24,7 @@ Patch11: e-smith-backup-2.4.0-workstatio 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 BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildRequires: e-smith-devtools >= 1.11.0-03 BuildRequires: gettext @@ -43,6 +44,9 @@ Requires: cifs-utils Requires: e-smith-formmagick >= 1.4.0-12 %changelog +* 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] @@ -1298,6 +1302,7 @@ e-smith server central backup administra %patch12 -p1 %patch13 -p1 %patch14 -p1 +%patch15 -p1 %build /sbin/e-smith/buildtests 10e-smith-backup