--- rpms/e-smith-backup/sme9/e-smith-backup.spec 2013/12/18 15:51:05 1.21 +++ rpms/e-smith-backup/sme9/e-smith-backup.spec 2014/01/04 01:11:52 1.22 @@ -1,10 +1,10 @@ -# $Id: e-smith-backup.spec,v 1.20 2013/12/13 05:05:51 wellsi Exp $ +# $Id: e-smith-backup.spec,v 1.21 2013/12/18 15:51:05 wellsi Exp $ Summary: e-smith module to provide the backup panel %define name e-smith-backup Name: %{name} %define version 2.4.0 -%define release 20 +%define release 21 Version: %{version} Release: %{release}%{?dist} License: Artistic @@ -29,6 +29,7 @@ Patch16: e-smith-backup-2.4.0-workstatio Patch17: e-smith-backup-2.4.0-workstation-selectiveRestore.patch Patch18: e-smith-backup-2.4.0-workstation-setNumbering.patch Patch19: e-smith-backup-2.4.0-workstation-backup-dar-whitespace.patch +Patch20: e-smith-backup-2.4.0-workstation-50exclude BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildRequires: e-smith-devtools >= 1.11.0-03 BuildRequires: gettext @@ -48,6 +49,10 @@ Requires: cifs-utils Requires: e-smith-formmagick >= 1.4.0-12 %changelog +* Fri Jan 3 2014 Ian Wells 2.4.0-21.sme +- Workstation Backup, do not exclude dar files by default + in line with console backup. [SME: 7523] + * Wed Dec 18 2013 Ian Wells 2.4.0-20.sme - Further refine the text in the Backup panel [SME: 7817] - Workstation Backup, remove tabs and whitespace changes. @@ -1327,6 +1332,7 @@ e-smith server central backup administra %patch17 -p1 %patch18 -p1 %patch19 -p1 +%patch20 -p1 %build /sbin/e-smith/buildtests 10e-smith-backup