--- rpms/e-smith-backup/sme8/e-smith-backup.spec 2014/02/16 04:28:45 1.119 +++ rpms/e-smith-backup/sme8/e-smith-backup.spec 2014/04/25 00:46:25 1.120 @@ -1,10 +1,10 @@ -# $Id: e-smith-backup.spec,v 1.118 2014/02/09 20:34:49 wellsi Exp $ +# $Id: e-smith-backup.spec,v 1.119 2014/02/16 04:28:45 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 86 +%define release 87 Version: %{version} Release: %{release}%{?dist} License: Artistic @@ -86,6 +86,7 @@ Patch73: e-smith-backup-2.2.0-workstatio Patch74: e-smith-backup-2.2.0-workstation-asecu.patch Patch75: e-smith-backup-2.2.0-dont_remove_apache_group.patch Patch76: e-smith-backup-2.2.0-workstation-selectiveRestoreK.patch +Patch77: e-smith-backup-2.2.0-workstation-mkdir.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildRequires: e-smith-devtools >= 1.11.0-03 BuildRequires: gettext @@ -105,6 +106,9 @@ Requires: dar Requires: e-smith-formmagick >= 1.4.0-12 %changelog +* Thu Apr 24 2014 Ian Wells 2.2.0-87.sme +- Workstation Backup, do not create folder in / [SME: 8349] + * Sat Feb 15 2014 Ian Wells 2.2.0-86.sme - Restore all groups on restore, fix typo in earlier patch [SME: 7932] [SME: 8210] @@ -1455,6 +1459,7 @@ e-smith server central backup administra %patch74 -p1 %patch75 -p1 %patch76 -p1 +%patch77 -p1 %build /sbin/e-smith/buildtests 10e-smith-backup