--- rpms/e-smith-backup/sme9/e-smith-backup.spec 2014/03/21 05:00:59 1.30 +++ rpms/e-smith-backup/sme9/e-smith-backup.spec 2014/03/21 14:56:12 1.31 @@ -1,10 +1,10 @@ -# $Id: e-smith-backup.spec,v 1.29 2014/02/09 16:44:55 wellsi Exp $ +# $Id: e-smith-backup.spec,v 1.30 2014/03/21 05:00:59 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 29 +%define release 30 Version: %{version} Release: %{release}%{?dist} License: Artistic @@ -39,6 +39,8 @@ Patch26: e-smith-backup-2.4.0-workstatio 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 @@ -58,6 +60,10 @@ Requires: cifs-utils Requires: e-smith-formmagick >= 1.4.0-12 %changelog +* 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] @@ -1378,6 +1384,8 @@ e-smith server central backup administra %patch27 -p1 %patch28 -p1 %patch29 -p1 +%patch30 -p1 +%patch31 -p1 %build /sbin/e-smith/buildtests 10e-smith-backup