--- rpms/e-smith-backup/sme9/e-smith-backup.spec 2014/02/03 04:48:43 1.23 +++ rpms/e-smith-backup/sme9/e-smith-backup.spec 2014/03/22 17:44:13 1.32 @@ -1,10 +1,10 @@ -# $Id: e-smith-backup.spec,v 1.22 2014/01/04 01:11:52 wellsi Exp $ +# $Id: e-smith-backup.spec,v 1.31 2014/03/21 14:56:12 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 22 +%define release 31 Version: %{version} Release: %{release}%{?dist} License: Artistic @@ -31,6 +31,16 @@ Patch18: e-smith-backup-2.4.0-workstatio Patch19: e-smith-backup-2.4.0-workstation-backup-dar-whitespace.patch Patch20: e-smith-backup-2.4.0-workstation-50exclude Patch21: e-smith-backup-2.4.0-workstation-updateDarCatalog.patch +Patch22: e-smith-backup-2.4.0-workstation-nousb.patch +Patch23: e-smith-backup-2.4.0-workstation-noTempDir.patch +Patch24: e-smith-backup-2.4.0-workstation-Time.patch +Patch25: e-smith-backup-2.4.0-workstation-WolMail.patch +Patch26: e-smith-backup-2.4.0-workstation-newSet.patch +Patch27: e-smith-backup-2.4.0-workstation-selectiveRestoreK.patch +Patch28: e-smith-backup-2.4.0-30vfstype.patch +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 BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildRequires: e-smith-devtools >= 1.11.0-03 BuildRequires: gettext @@ -50,6 +60,38 @@ Requires: cifs-utils Requires: e-smith-formmagick >= 1.4.0-12 %changelog +* 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 + +* Thu Mar 10 2014 Ian Wells 2.4.0-29.sme +- Move console backup to e-smith-backup [SME: 3324] + +* Sun Feb 9 2014 Ian Wells 2.4.0-28.sme +- Workstation Backup, selective restore of deleted files [SME: 8200] +- Remove migrate fragment 30vfstype [SME: 8199] + +* Sat Feb 8 2014 Ian Wells 2.4.0-27.sme +- Workstation Backup, Don't delete old sets, only empty them. [SME: 8195] + +* Sat Feb 8 2014 Ian Wells 2.4.0-26.sme +- Workstation Backup, Mail and WOL now subroutines [SME: 8193] +- Workstation Backup, remove the need for a temporary directory, updated. [SME: 7767] + +* Wed Feb 5 2014 Ian Wells 2.4.0-25.sme +- Workstation Backup, backupname includes seconds. [SME: 8194] +- Simplification of the time routines. + +* Wed Feb 5 2014 Ian Wells 2.4.0-24.sme +- Workstation Backup, remove the need for a temporary directory. [SME: 7767] + +* Sun Feb 2 2014 Ian Wells 2.4.0-23.sme +- Allow configuration of workstation backup if no removable disk present [SME: 7815] + * Sun Feb 2 2014 Ian Wells 2.4.0-22.sme - Create simplified function for updating the DarCatalog [SME: 8129] @@ -1338,6 +1380,16 @@ e-smith server central backup administra %patch19 -p1 %patch20 -p1 %patch21 -p1 +%patch22 -p1 +%patch23 -p1 +%patch24 -p1 +%patch25 -p1 +%patch26 -p1 +%patch27 -p1 +%patch28 -p1 +%patch29 -p1 +%patch30 -p1 +%patch31 -p1 %build /sbin/e-smith/buildtests 10e-smith-backup