--- rpms/e-smith-backup/sme8/e-smith-backup.spec 2013/07/07 04:55:02 1.101 +++ rpms/e-smith-backup/sme8/e-smith-backup.spec 2013/07/07 16:44:36 1.102 @@ -1,10 +1,10 @@ -# $Id: e-smith-backup.spec,v 1.100 2013/07/07 04:39:16 wellsi Exp $ +# $Id: e-smith-backup.spec,v 1.101 2013/07/07 04:55:02 wellsi Exp $ Summary: e-smith module to provide the backup panel %define name e-smith-backup Name: %{name} %define version 2.2.0 -%define release 69 +%define release 70 Version: %{version} Release: %{release}%{?dist} License: Artistic @@ -72,6 +72,7 @@ Patch59: e-smith-backup-2.2.0-DesktopBac Patch60: e-smith-backup-2.2.0-workstation-backup-spaces.patch Patch61: e-smith-backup-2.2.0-workstation-removeTemp.patch Patch62: e-smith-backup-2.2.0-workstation-DeleteEarly.patch +Patch63: e-smith-backup-2.2.0-workstation-backup-spaces-inc.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildRequires: e-smith-devtools >= 1.11.0-03 BuildRequires: gettext @@ -90,6 +91,9 @@ Requires: dar Requires: e-smith-formmagick >= 1.4.0-12 %changelog +* Sun Jul 7 2013 Ian Wells 2.2.0-70.sme +- Workstation Backup, fix incremental backups with spaces [SME: 7159] + * Sat Jul 6 2013 Ian Wells 2.2.0-69.sme - Correct previous patch, there are two locations where the directory is deleted [SME: 5931] @@ -1368,6 +1372,7 @@ e-smith server central backup administra %patch60 -p1 %patch61 -p1 %patch62 -p1 +%patch63 -p1 %build /sbin/e-smith/buildtests 10e-smith-backup