1 |
# $Id: e-smith-backup.spec,v 1.16 2013/12/01 07:58:59 wellsi Exp $ |
# $Id: e-smith-backup.spec,v 1.17 2013/12/03 05:04:15 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 16 |
%define release 17 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: Artistic |
License: Artistic |
25 |
Patch13: e-smith-backup-2.4.0-BackupPanelText.patch |
Patch13: e-smith-backup-2.4.0-BackupPanelText.patch |
26 |
Patch14: e-smith-backup-2.4.0-workstation-report.patch |
Patch14: e-smith-backup-2.4.0-workstation-report.patch |
27 |
Patch15: e-smith-backup-2.4.0-workstation-SlowMounts.patch |
Patch15: e-smith-backup-2.4.0-workstation-SlowMounts.patch |
28 |
|
Patch16: e-smith-backup-2.4.0-workstation-restoreList.patch |
29 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
30 |
BuildRequires: e-smith-devtools >= 1.11.0-03 |
BuildRequires: e-smith-devtools >= 1.11.0-03 |
31 |
BuildRequires: gettext |
BuildRequires: gettext |
45 |
Requires: e-smith-formmagick >= 1.4.0-12 |
Requires: e-smith-formmagick >= 1.4.0-12 |
46 |
|
|
47 |
%changelog |
%changelog |
48 |
|
* Thu Dec 12 2013 Ian Wells <esmith@wellsi.com> 2.4.0-17.sme |
49 |
|
- Workstation Backup, new method to show files being restored is needed |
50 |
|
when using dar 2.4 [SME: 8058] |
51 |
|
|
52 |
* Tue Dec 02 2013 Ian Wells <esmith@wellsi.com> 2.4.0-16.sme |
* Tue Dec 02 2013 Ian Wells <esmith@wellsi.com> 2.4.0-16.sme |
53 |
- Allow more time for cifs mounts before reporting errors [SME: 8034] |
- Allow more time for cifs mounts before reporting errors [SME: 8034] |
54 |
|
|
1308 |
%patch13 -p1 |
%patch13 -p1 |
1309 |
%patch14 -p1 |
%patch14 -p1 |
1310 |
%patch15 -p1 |
%patch15 -p1 |
1311 |
|
%patch16 -p1 |
1312 |
|
|
1313 |
%build |
%build |
1314 |
/sbin/e-smith/buildtests 10e-smith-backup |
/sbin/e-smith/buildtests 10e-smith-backup |