--- rpms/e-smith-backup/sme9/e-smith-backup.spec 2013/12/13 03:55:43 1.19 +++ rpms/e-smith-backup/sme9/e-smith-backup.spec 2013/12/18 15:51:05 1.21 @@ -1,10 +1,10 @@ -# $Id: e-smith-backup.spec,v 1.18 2013/12/12 16:02:26 wellsi Exp $ +# $Id: e-smith-backup.spec,v 1.20 2013/12/13 05:05:51 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 18 +%define release 20 Version: %{version} Release: %{release}%{?dist} License: Artistic @@ -27,6 +27,8 @@ Patch14: e-smith-backup-2.4.0-workstatio Patch15: e-smith-backup-2.4.0-workstation-SlowMounts.patch Patch16: e-smith-backup-2.4.0-workstation-restoreList.patch 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 BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildRequires: e-smith-devtools >= 1.11.0-03 BuildRequires: gettext @@ -46,6 +48,14 @@ Requires: cifs-utils Requires: e-smith-formmagick >= 1.4.0-12 %changelog +* 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. + +* Thu Dec 12 2013 Ian Wells 2.4.0-19.sme +- Workstation Backup, count backup sets from 1 [SME: 8059] + Set numbering patch by Dave Liquorice + * Thu Dec 12 2013 Ian Wells 2.4.0-18.sme - Workstation Backup, fix selective restore by requesting array of results from CGI.pm [SME: 8057] @@ -1315,6 +1325,8 @@ e-smith server central backup administra %patch15 -p1 %patch16 -p1 %patch17 -p1 +%patch18 -p1 +%patch19 -p1 %build /sbin/e-smith/buildtests 10e-smith-backup