--- rpms/e-smith-backup/sme9/e-smith-backup.spec 2014/02/03 07:00:58 1.24 +++ rpms/e-smith-backup/sme9/e-smith-backup.spec 2014/02/05 23:13:06 1.25 @@ -1,10 +1,10 @@ -# $Id: e-smith-backup.spec,v 1.23 2014/02/03 04:48:43 wellsi Exp $ +# $Id: e-smith-backup.spec,v 1.24 2014/02/03 07:00:58 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 23 +%define release 24 Version: %{version} Release: %{release}%{?dist} License: Artistic @@ -32,6 +32,7 @@ Patch19: e-smith-backup-2.4.0-workstatio Patch20: e-smith-backup-2.4.0-workstation-50exclude Patch21: e-smith-backup-2.4.0-workstation-updateDarCatalog.patch Patch22: e-smith-backup-2.4.0-workstation-nousb.patch +Patch23: e-smith-backup-2.4.0-workstation-noTempDir.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildRequires: e-smith-devtools >= 1.11.0-03 BuildRequires: gettext @@ -51,6 +52,9 @@ Requires: cifs-utils Requires: e-smith-formmagick >= 1.4.0-12 %changelog +* Wed Feb 5 2014 Ian Wells 2.4.0-24.sme +- Workstation Backup, remove the need for a temporary directory. [SME: 7767] + * Sun Feb 2 2014 Ian Wells 2.4.0-23.sme - Allow configuration of workstation backup if no removable disk present [SME: 7815] @@ -1343,6 +1347,7 @@ e-smith server central backup administra %patch20 -p1 %patch21 -p1 %patch22 -p1 +%patch23 -p1 %build /sbin/e-smith/buildtests 10e-smith-backup