1 |
# $Id: e-smith-backup.spec,v 1.117 2014/02/07 17:43:22 vip-ire Exp $ |
# $Id: e-smith-backup.spec,v 1.118 2014/02/09 20:34:49 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.2.0 |
%define version 2.2.0 |
7 |
%define release 85 |
%define release 86 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: Artistic |
License: Artistic |
105 |
Requires: e-smith-formmagick >= 1.4.0-12 |
Requires: e-smith-formmagick >= 1.4.0-12 |
106 |
|
|
107 |
%changelog |
%changelog |
108 |
|
* Sat Feb 15 2014 Ian Wells <esmith@wellsi.com> 2.2.0-86.sme |
109 |
|
- Restore all groups on restore, fix typo in earlier patch [SME: 7932] [SME: 8210] |
110 |
|
|
111 |
* Sun Feb 9 2014 Ian Wells <esmith@wellsi.com> 2.2.0-85.sme |
* Sun Feb 9 2014 Ian Wells <esmith@wellsi.com> 2.2.0-85.sme |
112 |
- Workstation Backup, selective restore of deleted files [SME: 8201] |
- Workstation Backup, selective restore of deleted files [SME: 8201] |
113 |
|
|