--- rpms/e-smith-backup/sme9/e-smith-backup.spec 2013/07/14 05:36:42 1.8 +++ rpms/e-smith-backup/sme9/e-smith-backup.spec 2013/07/14 06:17:25 1.9 @@ -1,10 +1,10 @@ -# $Id: e-smith-backup.spec,v 1.7 2013/07/14 04:47:35 wellsi Exp $ +# $Id: e-smith-backup.spec,v 1.8 2013/07/14 05:36:42 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 8 +%define release 9 Version: %{version} Release: %{release}%{?dist} License: Artistic @@ -17,6 +17,7 @@ Patch4: e-smith-backup-2.4.0-workstation Patch5: e-smith-backup-2.4.0-DesktopBackupCompression.patch Patch6: e-smith-backup-2.4.0-workstation-backup-spaces.patch Patch7: e-smith-backup-2.4.0-workstation-backup-ProcMounts.patch +Patch8: e-smith-backup-2.4.0-cifsmount-error.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildRequires: e-smith-devtools >= 1.11.0-03 BuildRequires: gettext @@ -36,6 +37,9 @@ Requires: cifs-utils Requires: e-smith-formmagick >= 1.4.0-12 %changelog +* Sat Jul 13 2013 Ian Wells 2.4.0-9.sme +- Workstation Backup, report cifs mount errors [SME: 7769] + * Sat Jul 13 2013 Ian Wells 2.4.0-8.sme - Workstation Backup, do not access /proc/mounts [SME: 7785] - Incremental backup fix [SME: 7763] @@ -1262,6 +1266,7 @@ e-smith server central backup administra %patch5 -p1 %patch6 -p1 %patch7 -p1 +%patch8 -p1 %build /sbin/e-smith/buildtests 10e-smith-backup