--- rpms/e-smith-backup/sme10/e-smith-backup.spec 2016/08/02 20:45:19 1.6 +++ rpms/e-smith-backup/sme10/e-smith-backup.spec 2016/08/10 17:35:05 1.7 @@ -1,10 +1,10 @@ -# $Id: e-smith-backup.spec,v 1.5 2016/07/31 07:28:07 stephdl Exp $ +# $Id: e-smith-backup.spec,v 1.6 2016/08/02 20:45:19 stephdl Exp $ Summary: e-smith module to provide the backup panel %define name e-smith-backup Name: %{name} %define version 2.6.0 -%define release 5 +%define release 6 Version: %{version} Release: %{release}%{?dist} License: Artistic @@ -16,6 +16,7 @@ Patch2: e-smith-backup-2.6.0.bz9090.Test Patch3: e-smith-backup-2.6.0.Do_Tar_Exclusion_In_Panel.patch Patch4: e-smith-backup-2.6.0.Do_Dar_Exclusion.patch Patch5: e-smith-backup-2.6.0.Do_Tar_Exclusion_In_the_console.patch +Patch6: e-smith-backup-2.6.0.bz9563.UpdateDarCatalogFollowingBackups.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildRequires: e-smith-devtools >= 1.11.0-03 @@ -38,6 +39,10 @@ Requires: e-smith-formmagick >= 1.4.0-12 Requires: nfs-utils %changelog +* Wed Aug 10 2016 stephane de Labrusse 2.6.0-6.sme +- fixed bug on the dar catalog when backups are not added in it [SME: 9563] +- Added e-smith-backup-2.6.0.bz9563.UpdateDarCatalogFollowingBackups.patch + * Tue Aug 02 2016 stephane de Labrusse 2.6.0-5.sme - Remove the dar exclusion message in the email if there is no exclusion. - Modified e-smith-backup-2.6.0.Do_Dar_Exclusion.patch [SME: 9633] @@ -1423,6 +1428,7 @@ e-smith server central backup administra %patch3 -p1 %patch4 -p1 %patch5 -p1 +%patch6 -p1 %build /sbin/e-smith/buildtests 10e-smith-backup