--- rpms/e-smith-backup/sme9/e-smith-backup.spec 2014/11/02 21:38:15 1.39 +++ rpms/e-smith-backup/sme9/e-smith-backup.spec 2016/03/06 04:52:54 1.48 @@ -1,10 +1,10 @@ -# $Id: e-smith-backup.spec,v 1.38 2014/04/27 05:08:31 wellsi Exp $ +# $Id: e-smith-backup.spec,v 1.47 2016/02/06 09:24:48 stephdl Exp $ Summary: e-smith module to provide the backup panel %define name e-smith-backup Name: %{name} %define version 2.4.0 -%define release 38 +%define release 45 Version: %{version} Release: %{release}%{?dist} License: Artistic @@ -49,6 +49,10 @@ Patch36: e-smith-backup-2.4.0-workstatio Patch37: e-smith-backup-2.4.0-workstation-mkdir.patch Patch38: e-smith-backup-2.4.0-workstation-correctmount.patch Patch39: e-smith-backup-2.4.0-dont_remove_apache_group.patch +Patch40: e-smith-backup-2.4.0.change_method_checkMount_to_findmnt.patch +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 BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildRequires: e-smith-devtools >= 1.11.0-03 BuildRequires: gettext @@ -67,8 +71,27 @@ Requires: perl(esmith::I18N) Requires: dar Requires: cifs-utils Requires: e-smith-formmagick >= 1.4.0-12 +Requires: nfs-utils %changelog +* Sat Mar 3 2016 Ian Wells 2.4.0-45.sme +- Console Backup, use lsblk instead of hal [SME: 9126] + +* Mon Oct 12 2015 stephane de Labrusse 2.4.0-44.sme +- The mountpoint is tested before to do the console backup [SME: 9089] +- added e-smith-backup-2.4.0.bz9089.Test_Backup_MountPoint.patch + +* Wed Feb 4 2015 stephane de Labrusse 2.4.0-43.sme +- Workstation Backup, do not fail backup for mtime/ctime mismatch [SME: 8800] + +* Mon Feb 2 2015 stephane de Labrusse 2.4.0-42.sme +- Change the sub checkMount() to findmnt [SME: 8502] +- Ian Wells + +* Fri Jan 9 2015 stephane de Labrusse 2.4.0-40.sme +- Add requires nfs-utils [SME: 8479] +- the nfs service is neither started or allowed to start + * Sun Nov 2 2014 Daniel Berteaud 2.4.0-38.sme - Don't remove the apache group during restore [SME: 8549] @@ -1428,6 +1451,10 @@ e-smith server central backup administra %patch37 -p1 %patch38 -p1 %patch39 -p1 +%patch40 -p1 +%patch41 -p1 +%patch42 -p1 +%patch43 -p1 %build /sbin/e-smith/buildtests 10e-smith-backup