--- rpms/e-smith-backup/sme9/e-smith-backup.spec 2014/03/21 14:56:12 1.31 +++ rpms/e-smith-backup/sme9/e-smith-backup.spec 2014/04/24 05:27:50 1.36 @@ -1,10 +1,10 @@ -# $Id: e-smith-backup.spec,v 1.30 2014/03/21 05:00:59 wellsi Exp $ +# $Id: e-smith-backup.spec,v 1.35 2014/04/21 05:25:48 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 30 +%define release 35 Version: %{version} Release: %{release}%{?dist} License: Artistic @@ -41,6 +41,11 @@ Patch28: e-smith-backup-2.4.0-30vfstype. Patch29: e-smith-backup-2.4.0-moveConsoleBackup.patch Patch30: e-smith-backup-2.4.0-workstation-updateDarCatalogSleep.patch 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 +Patch35: e-smith-backup-2.4.0-workstation-allowMounted3.patch +Patch36: e-smith-backup-2.4.0-workstation-asecu.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildRequires: e-smith-devtools >= 1.11.0-03 BuildRequires: gettext @@ -60,6 +65,22 @@ Requires: cifs-utils Requires: e-smith-formmagick >= 1.4.0-12 %changelog +* 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] + +* Sat Apr 19 2014 Ian Wells 2.4.0-32.sme +- Allow workstation backup to mounted drive [SME: 8144] + +* Sat Mar 15 2014 Ian Wells 2.4.0-31.sme +- Update to the latest version of perform_restore [SME: 8259] +- Boostrap console should only offer restore if no password set. + * Fri Mar 11 2014 Ian Wells 2.4.0-30.sme - Delete items from dar catalog in descending order [SME: 8129] - Minor non-functional updates based on PerlCritic and review comments @@ -1386,6 +1407,11 @@ e-smith server central backup administra %patch29 -p1 %patch30 -p1 %patch31 -p1 +%patch32 -p1 +%patch33 -p1 +%patch34 -p1 +%patch35 -p1 +%patch36 -p1 %build /sbin/e-smith/buildtests 10e-smith-backup