1 |
# $Id: e-smith-backup.spec,v 1.30 2014/03/21 05:00:59 wellsi Exp $ |
# $Id: e-smith-backup.spec,v 1.31 2014/03/21 14:56:12 wellsi Exp $ |
2 |
|
|
3 |
Summary: e-smith module to provide the backup panel |
Summary: e-smith module to provide the backup panel |
4 |
%define name e-smith-backup |
%define name e-smith-backup |
5 |
Name: %{name} |
Name: %{name} |
6 |
%define version 2.4.0 |
%define version 2.4.0 |
7 |
%define release 30 |
%define release 31 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: Artistic |
License: Artistic |
60 |
Requires: e-smith-formmagick >= 1.4.0-12 |
Requires: e-smith-formmagick >= 1.4.0-12 |
61 |
|
|
62 |
%changelog |
%changelog |
63 |
|
* Sat Mar 15 2014 Ian Wells <esmith@wellsi.com> 2.4.0-31.sme |
64 |
|
- Update to the latest version of perform_restore [SME: 8259] |
65 |
|
- Boostrap console should only offer restore if no password set. |
66 |
|
|
67 |
* Fri Mar 11 2014 Ian Wells <esmith@wellsi.com> 2.4.0-30.sme |
* Fri Mar 11 2014 Ian Wells <esmith@wellsi.com> 2.4.0-30.sme |
68 |
- Delete items from dar catalog in descending order [SME: 8129] |
- Delete items from dar catalog in descending order [SME: 8129] |
69 |
- Minor non-functional updates based on PerlCritic and review comments |
- Minor non-functional updates based on PerlCritic and review comments |