--- rpms/e-smith-backup/sme10/e-smith-backup.spec 2017/07/18 14:37:15 1.13 +++ rpms/e-smith-backup/sme10/e-smith-backup.spec 2020/03/16 11:30:22 1.14 @@ -1,10 +1,10 @@ -# $Id: e-smith-backup.spec,v 1.12 2017/04/26 16:36:20 unnilennium Exp $ +# $Id: e-smith-backup.spec,v 1.13 2017/07/18 14:37:15 unnilennium Exp $ Summary: e-smith module to provide the backup panel %define name e-smith-backup Name: %{name} %define version 2.6.0 -%define release 12 +%define release 13 Version: %{version} Release: %{release}%{?dist} License: Artistic @@ -20,6 +20,7 @@ Patch6: e-smith-backup-2.6.0.bz9563.Upda Patch7: e-smith-backup-2.6.0-bz9550.fixconsolerestore.patch Patch8: e-smith-backup-2.6.0-bz9299-consoleBackupBlockDevice.patch Patch9: e-smith-backup-2.6.0-bz9127-add_lock_feature.patch +Patch10: e-smith-backup-2.6.0-add_ai_to_delete_incomplete.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildRequires: e-smith-devtools >= 1.11.0-03 @@ -42,6 +43,10 @@ Requires: e-smith-formmagick >= 1.4.0-12 Requires: nfs-utils %changelog +* Mon Mar 16 2020 John Crisp 2.6.0-12.sme - added patch for workstation backup lock [SME: 9127] - code from Stefano Zamboni @@ -1452,6 +1457,7 @@ e-smith server central backup administra %patch7 -p1 %patch8 -p1 %patch9 -p1 +%patch10 -p1 %build /sbin/e-smith/buildtests 10e-smith-backup