--- rpms/e-smith-backup/sme9/e-smith-backup.spec 2013/12/01 03:32:48 1.15 +++ rpms/e-smith-backup/sme9/e-smith-backup.spec 2014/02/03 04:48:43 1.23 @@ -1,10 +1,10 @@ -# $Id: e-smith-backup.spec,v 1.14 2013/07/15 00:04:27 wellsi Exp $ +# $Id: e-smith-backup.spec,v 1.22 2014/01/04 01:11:52 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 14 +%define release 22 Version: %{version} Release: %{release}%{?dist} License: Artistic @@ -23,6 +23,14 @@ Patch10: e-smith-backup-2.4.0-workstatio Patch11: e-smith-backup-2.4.0-workstation-removeTemp.patch Patch12: e-smith-backup-2.4.0-workstation-DeleteEarly.patch Patch13: e-smith-backup-2.4.0-BackupPanelText.patch +Patch14: e-smith-backup-2.4.0-workstation-report.patch +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 +Patch20: e-smith-backup-2.4.0-workstation-50exclude +Patch21: e-smith-backup-2.4.0-workstation-updateDarCatalog.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildRequires: e-smith-devtools >= 1.11.0-03 BuildRequires: gettext @@ -42,6 +50,35 @@ Requires: cifs-utils Requires: e-smith-formmagick >= 1.4.0-12 %changelog +* Sun Feb 2 2014 Ian Wells 2.4.0-22.sme +- Create simplified function for updating the DarCatalog [SME: 8129] + +* 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. + +* 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] + +* Thu Dec 12 2013 Ian Wells 2.4.0-17.sme +- Workstation Backup, new method to show files being restored is needed + when using dar 2.4 [SME: 8058] + +* Tue Dec 02 2013 Ian Wells 2.4.0-16.sme +- Allow more time for cifs mounts before reporting errors [SME: 8034] + +* Sat Nov 30 2013 Ian Wells 2.4.0-15.sme +- Simplify the workstation backup report [SME: 7791] + * Sat Nov 30 2013 Ian Wells 2.4.0-14.sme - Update the text in the Backup panel [SME: 7817] @@ -1293,6 +1330,14 @@ e-smith server central backup administra %patch11 -p1 %patch12 -p1 %patch13 -p1 +%patch14 -p1 +%patch15 -p1 +%patch16 -p1 +%patch17 -p1 +%patch18 -p1 +%patch19 -p1 +%patch20 -p1 +%patch21 -p1 %build /sbin/e-smith/buildtests 10e-smith-backup