1 |
# $Id: e-smith-backup.spec,v 1.14 2013/07/15 00:04:27 wellsi Exp $ |
# $Id: e-smith-backup.spec,v 1.16 2013/12/01 07:58:59 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 14 |
%define release 16 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: Artistic |
License: Artistic |
23 |
Patch11: e-smith-backup-2.4.0-workstation-removeTemp.patch |
Patch11: e-smith-backup-2.4.0-workstation-removeTemp.patch |
24 |
Patch12: e-smith-backup-2.4.0-workstation-DeleteEarly.patch |
Patch12: e-smith-backup-2.4.0-workstation-DeleteEarly.patch |
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 |
27 |
|
Patch15: e-smith-backup-2.4.0-workstation-SlowMounts.patch |
28 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
29 |
BuildRequires: e-smith-devtools >= 1.11.0-03 |
BuildRequires: e-smith-devtools >= 1.11.0-03 |
30 |
BuildRequires: gettext |
BuildRequires: gettext |
44 |
Requires: e-smith-formmagick >= 1.4.0-12 |
Requires: e-smith-formmagick >= 1.4.0-12 |
45 |
|
|
46 |
%changelog |
%changelog |
47 |
|
* Tue Dec 02 2013 Ian Wells <esmith@wellsi.com> 2.4.0-16.sme |
48 |
|
- Allow more time for cifs mounts before reporting errors [SME: 8034] |
49 |
|
|
50 |
|
* Sat Nov 30 2013 Ian Wells <esmith@wellsi.com> 2.4.0-15.sme |
51 |
|
- Simplify the workstation backup report [SME: 7791] |
52 |
|
|
53 |
* Sat Nov 30 2013 Ian Wells <esmith@wellsi.com> 2.4.0-14.sme |
* Sat Nov 30 2013 Ian Wells <esmith@wellsi.com> 2.4.0-14.sme |
54 |
- Update the text in the Backup panel [SME: 7817] |
- Update the text in the Backup panel [SME: 7817] |
55 |
|
|
1301 |
%patch11 -p1 |
%patch11 -p1 |
1302 |
%patch12 -p1 |
%patch12 -p1 |
1303 |
%patch13 -p1 |
%patch13 -p1 |
1304 |
|
%patch14 -p1 |
1305 |
|
%patch15 -p1 |
1306 |
|
|
1307 |
%build |
%build |
1308 |
/sbin/e-smith/buildtests 10e-smith-backup |
/sbin/e-smith/buildtests 10e-smith-backup |