--- rpms/e-smith-backup/sme8/e-smith-backup.spec 2013/07/07 19:28:44 1.103 +++ rpms/e-smith-backup/sme8/e-smith-backup.spec 2013/07/14 02:56:06 1.104 @@ -1,10 +1,10 @@ -# $Id: e-smith-backup.spec,v 1.102 2013/07/07 16:44:36 wellsi Exp $ +# $Id: e-smith-backup.spec,v 1.103 2013/07/07 19:28:44 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 71 +%define release 72 Version: %{version} Release: %{release}%{?dist} License: Artistic @@ -74,6 +74,7 @@ Patch61: e-smith-backup-2.2.0-workstatio Patch62: e-smith-backup-2.2.0-workstation-DeleteEarly.patch Patch63: e-smith-backup-2.2.0-workstation-backup-spaces-inc.patch Patch64: e-smith-backup-2.2.0-cifsmount-error.patch +Patch65: e-smith-backup-2.2.0-workstation-DeleteEarly2.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildRequires: e-smith-devtools >= 1.11.0-03 BuildRequires: gettext @@ -92,6 +93,9 @@ Requires: dar Requires: e-smith-formmagick >= 1.4.0-12 %changelog +* Sat Jul 13 2013 Ian Wells 2.2.0-72.sme +- Workstation Backup, DeleteEarly no longer uses temporary directory [SME: 6811] + * Sun Jul 7 2013 Ian Wells 2.2.0-71.sme - Workstation Backup, report cifs mount errors [SME: 7768] @@ -1378,6 +1382,7 @@ e-smith server central backup administra %patch62 -p1 %patch63 -p1 %patch64 -p1 +%patch65 -p1 %build /sbin/e-smith/buildtests 10e-smith-backup