--- rpms/e-smith-backup/sme9/e-smith-backup.spec 2014/04/24 05:27:50 1.36 +++ rpms/e-smith-backup/sme9/e-smith-backup.spec 2014/04/25 00:33:39 1.37 @@ -1,10 +1,10 @@ -# $Id: e-smith-backup.spec,v 1.35 2014/04/21 05:25:48 wellsi Exp $ +# $Id: e-smith-backup.spec,v 1.36 2014/04/24 05:27:50 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 35 +%define release 36 Version: %{version} Release: %{release}%{?dist} License: Artistic @@ -46,6 +46,7 @@ Patch33: e-smith-backup-2.4.0-workstatio Patch34: e-smith-backup-2.4.0-workstation-allowMounted2.patch Patch35: e-smith-backup-2.4.0-workstation-allowMounted3.patch Patch36: e-smith-backup-2.4.0-workstation-asecu.patch +Patch37: e-smith-backup-2.4.0-workstation-mkdir.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildRequires: e-smith-devtools >= 1.11.0-03 BuildRequires: gettext @@ -65,6 +66,9 @@ Requires: cifs-utils Requires: e-smith-formmagick >= 1.4.0-12 %changelog +* Thu Apr 24 2014 Ian Wells 2.4.0-36.sme +- Workstation Backup, do not create folder in / [SME: 8347] + * Wed Apr 23 2014 Ian Wells 2.4.0-35.sme - Workstation Backup, suppress ctime error message on incremental backups [SME: 8346] @@ -1412,6 +1416,7 @@ e-smith server central backup administra %patch34 -p1 %patch35 -p1 %patch36 -p1 +%patch37 -p1 %build /sbin/e-smith/buildtests 10e-smith-backup