--- rpms/e-smith-backup/sme9/e-smith-backup.spec 2015/02/02 21:33:38 1.43 +++ rpms/e-smith-backup/sme9/e-smith-backup.spec 2015/02/04 21:04:14 1.44 @@ -1,10 +1,10 @@ -# $Id: e-smith-backup.spec,v 1.42 2015/02/02 18:38:46 stephdl Exp $ +# $Id: e-smith-backup.spec,v 1.43 2015/02/02 21:33:38 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 42 +%define release 43 Version: %{version} Release: %{release}%{?dist} License: Artistic @@ -50,6 +50,7 @@ Patch37: e-smith-backup-2.4.0-workstatio 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 BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildRequires: e-smith-devtools >= 1.11.0-03 BuildRequires: gettext @@ -71,6 +72,9 @@ Requires: e-smith-formmagick >= 1.4.0-12 Requires: nfs-utils %changelog +* 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 @@ -1439,6 +1443,7 @@ e-smith server central backup administra %patch38 -p1 %patch39 -p1 %patch40 -p1 +%patch41 -p1 %build /sbin/e-smith/buildtests 10e-smith-backup