1 |
# $Id: e-smith-backup.spec,v 1.112 2014/01/04 03:02:08 wellsi Exp $ |
# $Id: e-smith-backup.spec,v 1.113 2014/01/11 03:22:01 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 80 |
%define release 81 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: Artistic |
License: Artistic |
101 |
Requires: e-smith-formmagick >= 1.4.0-12 |
Requires: e-smith-formmagick >= 1.4.0-12 |
102 |
|
|
103 |
%changelog |
%changelog |
104 |
|
* Sat Jan 11 2014 Ian Wells <esmith@wellsi.com> 2.2.0-81.sme |
105 |
|
- Workstation Backup, update last patch to check error code [SME: 8124] |
106 |
|
|
107 |
* Fri Jan 10 2014 Ian Wells <esmith@wellsi.com> 2.2.0-80.sme |
* Fri Jan 10 2014 Ian Wells <esmith@wellsi.com> 2.2.0-80.sme |
108 |
- Workstation Backup, ensure that the pathname passed to dar_manager is quoted [SME: 8124] |
- Workstation Backup, ensure that the pathname passed to dar_manager is quoted [SME: 8124] |
109 |
|
|