--- rpms/e-smith-backup/sme9/e-smith-backup.spec 2016/03/06 04:52:54 1.48 +++ rpms/e-smith-backup/sme9/e-smith-backup.spec 2019/06/20 16:31:52 1.49 @@ -1,10 +1,10 @@ -# $Id: e-smith-backup.spec,v 1.47 2016/02/06 09:24:48 stephdl Exp $ +# $Id: e-smith-backup.spec,v 1.48 2016/03/06 04:52:54 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 45 +%define release 46 Version: %{version} Release: %{release}%{?dist} License: Artistic @@ -53,6 +53,7 @@ Patch40: e-smith-backup-2.4.0.change_met Patch41: e-smith-backup-2.4.0-workstation-timeMismatch.patch Patch42: e-smith-backup-2.4.0.bz9089.Test_Backup_MountPoint.patch Patch43: e-smith-backup-2.4.0-consoleBackup.patch +Patch44: e-smith-backup-2.4.0.bz10781.UpdateDarCatalogFollowingBackups.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildRequires: e-smith-devtools >= 1.11.0-03 BuildRequires: gettext @@ -74,6 +75,12 @@ Requires: e-smith-formmagick >= 1.4.0-12 Requires: nfs-utils %changelog +* Thu Jun 20 2019 John Crisp 2.4.0-46.sme +- fixed bug on the dar catalog when backups are not added in it [SME: 10781] +- Backported from [SME: 9563] +- Added e-smith-backup-2.4.0.bz10781.UpdateDarCatalogFollowingBackups.patch +- Thanks to Terry Fage for finding this + * Sat Mar 3 2016 Ian Wells 2.4.0-45.sme - Console Backup, use lsblk instead of hal [SME: 9126] @@ -1455,6 +1462,7 @@ e-smith server central backup administra %patch41 -p1 %patch42 -p1 %patch43 -p1 +%patch44 -p1 %build /sbin/e-smith/buildtests 10e-smith-backup