--- rpms/e-smith-backup/sme9/e-smith-backup.spec 2013/07/14 21:05:40 1.10 +++ rpms/e-smith-backup/sme9/e-smith-backup.spec 2013/07/14 21:42:05 1.11 @@ -1,10 +1,10 @@ -# $Id: e-smith-backup.spec,v 1.9 2013/07/14 06:17:25 wellsi Exp $ +# $Id: e-smith-backup.spec,v 1.10 2013/07/14 21:05:40 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 10 +%define release 11 Version: %{version} Release: %{release}%{?dist} License: Artistic @@ -19,6 +19,7 @@ Patch6: e-smith-backup-2.4.0-workstation Patch7: e-smith-backup-2.4.0-workstation-backup-ProcMounts.patch Patch8: e-smith-backup-2.4.0-cifsmount-error.patch Patch9: e-smith-backup-2.4.0-workstation-CreateCatalog.patch +Patch10: e-smith-backup-2.4.0-workstation-smbhost.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildRequires: e-smith-devtools >= 1.11.0-03 BuildRequires: gettext @@ -38,6 +39,9 @@ Requires: cifs-utils Requires: e-smith-formmagick >= 1.4.0-12 %changelog +* Sun Jul 14 2013 Ian Wells 2.4.0-11.sme +- Workstation Backup, inconsistent formatting of host share name in messages [SME: 7783] + * Sun Jul 14 2013 Ian Wells 2.4.0-10.sme - Workstation Backup, more reliable catalog creation [SME: 7786] @@ -1272,6 +1276,7 @@ e-smith server central backup administra %patch7 -p1 %patch8 -p1 %patch9 -p1 +%patch10 -p1 %build /sbin/e-smith/buildtests 10e-smith-backup