1 |
# $Id: e-smith-backup.spec,v 1.98 2013/07/07 02:44:02 wellsi Exp $ |
# $Id: e-smith-backup.spec,v 1.99 2013/07/07 04:31:02 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 67 |
%define release 68 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: Artistic |
License: Artistic |
90 |
Requires: e-smith-formmagick >= 1.4.0-12 |
Requires: e-smith-formmagick >= 1.4.0-12 |
91 |
|
|
92 |
%changelog |
%changelog |
93 |
|
* Sat Jul 6 2013 Ian Wells <esmith@wellsi.com> 2.2.0-68.sme |
94 |
|
- Workstation Backup, remove only machine specific temporary sub-directory [SME: 5931] |
95 |
|
|
96 |
* Sat Jul 6 2013 Ian Wells <esmith@wellsi.com> 2.2.0-67.sme |
* Sat Jul 6 2013 Ian Wells <esmith@wellsi.com> 2.2.0-67.sme |
97 |
- Workstation Backup, add a choice to delete old backup before or after backup [SME: 6811] |
- Workstation Backup, add a choice to delete old backup before or after backup [SME: 6811] |
98 |
|
|