--- rpms/e-smith-backup/sme10/e-smith-backup.spec 2020/05/05 22:43:50 1.17 +++ rpms/e-smith-backup/sme10/e-smith-backup.spec 2021/01/30 20:30:15 1.21 @@ -1,10 +1,10 @@ -# $Id: e-smith-backup.spec,v 1.16 2020/05/03 20:37:19 chrissn Exp $ +# $Id: e-smith-backup.spec,v 1.20 2021/01/08 18:54:31 jpp Exp $ Summary: e-smith module to provide the backup panel %define name e-smith-backup Name: %{name} %define version 2.6.0 -%define release 16 +%define release 20 Version: %{version} Release: %{release}%{?dist} License: Artistic @@ -23,6 +23,9 @@ Patch9: e-smith-backup-2.6.0-bz9127-add_ Patch10: e-smith-backup-2.6.0-add_ai_to_delete_incomplete.patch Patch11: e-smith-backup-2.6.0-blockdev.patch Patch12: e-smith-backup-2.6.0-restore_rewrite.patch +Patch13: e-smith-backup-2.6.0-addinclude.patch +Patch14: e-smith-backup-2.6.0-bz11124.patch +Patch15: e-smith-backup-2.6.0-replacehal.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildRequires: e-smith-devtools >= 1.11.0-03 @@ -45,6 +48,15 @@ Requires: e-smith-formmagick >= 1.4.0-12 Requires: nfs-utils %changelog +* Sat Jan 30 2021 Chris Sansom-Ninnes 2.6.0-20.sme +- Replace hal-* calls with BlockDevices [SME: 11319] + +* Fri Jan 08 2021 Jean-Philipe Pialasse 2.6.0-19.sme +- add update event [SME: 11124] + +* Sun Jun 7 2020 Chris Sansom-Ninnes 2.6.0-17.sme +- Added /etc/backup-data.d to backup paths [SME:10245] + * Sun May 3 2020 Chris Sansom-Ninnes 2.6.0-16.sme - Added error handling to restore using pipe pattern from perform_backup [SME:3139] - Made reboot optional after console restore @@ -1472,6 +1484,10 @@ e-smith server central backup administra %patch10 -p1 %patch11 -p1 %patch12 -p1 +%patch13 -p1 +%patch14 -p1 +%patch15 -p1 + %build /sbin/e-smith/buildtests 10e-smith-backup