--- rpms/e-smith-backup/sme9/e-smith-backup.spec 2013/07/14 22:52:23 1.13 +++ rpms/e-smith-backup/sme9/e-smith-backup.spec 2013/07/15 00:04:27 1.14 @@ -1,10 +1,10 @@ -# $Id: e-smith-backup.spec,v 1.12 2013/07/14 22:50:03 wellsi Exp $ +# $Id: e-smith-backup.spec,v 1.13 2013/07/14 22:52:23 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 12 +%define release 13 Version: %{version} Release: %{release}%{?dist} License: Artistic @@ -21,6 +21,7 @@ Patch8: e-smith-backup-2.4.0-cifsmount-e Patch9: e-smith-backup-2.4.0-workstation-CreateCatalog.patch Patch10: e-smith-backup-2.4.0-workstation-smbhost.patch Patch11: e-smith-backup-2.4.0-workstation-removeTemp.patch +Patch12: e-smith-backup-2.4.0-workstation-DeleteEarly.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildRequires: e-smith-devtools >= 1.11.0-03 BuildRequires: gettext @@ -40,6 +41,9 @@ Requires: cifs-utils Requires: e-smith-formmagick >= 1.4.0-12 %changelog +* Sun Jul 14 2013 Ian Wells 2.4.0-13.sme +- Workstation Backup, add a choice to delete old backup before or after backup [SME: 7766] + * Sun Jul 14 2013 Ian Wells 2.4.0-12.sme - Workstation Backup, remove temporary directory on success [SME: 7765] - Refactor directory tree creation and removal. @@ -1283,6 +1287,7 @@ e-smith server central backup administra %patch9 -p1 %patch10 -p1 %patch11 -p1 +%patch12 -p1 %build /sbin/e-smith/buildtests 10e-smith-backup