--- rpms/e-smith-backup/sme9/e-smith-backup.spec 2014/04/19 18:24:19 1.33 +++ rpms/e-smith-backup/sme9/e-smith-backup.spec 2014/04/20 22:55:40 1.34 @@ -1,10 +1,10 @@ -# $Id: e-smith-backup.spec,v 1.32 2014/03/22 17:44:13 wellsi Exp $ +# $Id: e-smith-backup.spec,v 1.33 2014/04/19 18:24:19 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 32 +%define release 33 Version: %{version} Release: %{release}%{?dist} License: Artistic @@ -43,6 +43,7 @@ Patch30: e-smith-backup-2.4.0-workstatio Patch31: e-smith-backup-2.4.0-workstation-PerlCritic.patch Patch32: e-smith-backup-2.4.0-workstation-removeDOSendings.patch Patch33: e-smith-backup-2.4.0-workstation-allowMounted1.patch +Patch34: e-smith-backup-2.4.0-workstation-allowMounted2.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildRequires: e-smith-devtools >= 1.11.0-03 BuildRequires: gettext @@ -62,6 +63,9 @@ Requires: cifs-utils Requires: e-smith-formmagick >= 1.4.0-12 %changelog +* Sun Apr 20 2014 Ian Wells 2.4.0-33.sme +- Implement verify workstation backup for mounted drive [SME: 8144] + * Sat Apr 19 2014 Ian Wells 2.4.0-32.sme - Allow workstation backup to mounted drive [SME: 8144] @@ -1397,6 +1401,7 @@ e-smith server central backup administra %patch31 -p1 %patch32 -p1 %patch33 -p1 +%patch34 -p1 %build /sbin/e-smith/buildtests 10e-smith-backup