--- rpms/e-smith-backup/sme9/e-smith-backup.spec 2014/04/20 22:55:40 1.34 +++ rpms/e-smith-backup/sme9/e-smith-backup.spec 2014/04/27 05:08:31 1.38 @@ -1,10 +1,10 @@ -# $Id: e-smith-backup.spec,v 1.33 2014/04/19 18:24:19 wellsi Exp $ +# $Id: e-smith-backup.spec,v 1.37 2014/04/25 00:33:39 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 33 +%define release 37 Version: %{version} Release: %{release}%{?dist} License: Artistic @@ -44,6 +44,10 @@ Patch31: e-smith-backup-2.4.0-workstatio 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 +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 +Patch38: e-smith-backup-2.4.0-workstation-correctmount.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildRequires: e-smith-devtools >= 1.11.0-03 BuildRequires: gettext @@ -63,6 +67,18 @@ Requires: cifs-utils Requires: e-smith-formmagick >= 1.4.0-12 %changelog +* Sat Apr 26 2014 Ian Wells 2.4.0-37.sme +- Workstation Backup, fix regression in mounting backup share [SME: 8144] + +* 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] + +* Sun Apr 20 2014 Ian Wells 2.4.0-34.sme +- Implement panel and restore for backup to mounted drive [SME: 8144] + * Sun Apr 20 2014 Ian Wells 2.4.0-33.sme - Implement verify workstation backup for mounted drive [SME: 8144] @@ -1402,6 +1418,10 @@ e-smith server central backup administra %patch32 -p1 %patch33 -p1 %patch34 -p1 +%patch35 -p1 +%patch36 -p1 +%patch37 -p1 +%patch38 -p1 %build /sbin/e-smith/buildtests 10e-smith-backup