--- rpms/e-smith-backup/sme10/e-smith-backup.spec 2016/08/10 17:35:05 1.7 +++ rpms/e-smith-backup/sme10/e-smith-backup.spec 2017/04/26 16:36:20 1.12 @@ -1,10 +1,10 @@ -# $Id: e-smith-backup.spec,v 1.6 2016/08/02 20:45:19 stephdl Exp $ +# $Id: e-smith-backup.spec,v 1.11 2017/04/26 16:33:46 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 6 +%define release 11 Version: %{version} Release: %{release}%{?dist} License: Artistic @@ -17,6 +17,9 @@ Patch3: e-smith-backup-2.6.0.Do_Tar_Excl 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 +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 BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildRequires: e-smith-devtools >= 1.11.0-03 @@ -39,6 +42,19 @@ Requires: e-smith-formmagick >= 1.4.0-12 Requires: nfs-utils %changelog +* Wed Apr 26 2017 Jean-Philipe Pialasse 2.6.0-11.sme +- added lock during backup to avoid multiple instance running [SME: 9127] +- code from Stefano Zamboni + +* Fri Apr 14 2017 Jean-Philipe Pialasse 2.6.0-9.sme +- added support back to ext2 and ext3 [SME: 9299] + +* Wed Apr 12 2017 Jean-Philipe Pialasse 2.6.0-8.sme +- fix removable device detection [SME: 9299] + +* Fri Feb 17 2017 Jean-Philipe Pialasse 2.6.0-7.sme +- console restoration can be launched again from console [SME: 9550] + * 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 @@ -1429,6 +1445,9 @@ e-smith server central backup administra %patch4 -p1 %patch5 -p1 %patch6 -p1 +%patch7 -p1 +%patch8 -p1 +%patch9 -p1 %build /sbin/e-smith/buildtests 10e-smith-backup