1 |
# $Id: e-smith-backup.spec,v 1.99 2013/07/07 04:31:02 wellsi Exp $ |
# $Id: e-smith-backup.spec,v 1.100 2013/07/07 04:39:16 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 68 |
%define release 69 |
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-69.sme |
94 |
|
- Correct previous patch, there are two locations where the directory is deleted [SME: 5931] |
95 |
|
|
96 |
* Sat Jul 6 2013 Ian Wells <esmith@wellsi.com> 2.2.0-68.sme |
* Sat Jul 6 2013 Ian Wells <esmith@wellsi.com> 2.2.0-68.sme |
97 |
- Workstation Backup, remove only machine specific temporary sub-directory [SME: 5931] |
- Workstation Backup, remove only machine specific temporary sub-directory [SME: 5931] |
98 |
|
|