1 |
# $Id: e-smith-backup.spec,v 1.32 2014/03/22 17:44:13 wellsi Exp $ |
# $Id: e-smith-backup.spec,v 1.34 2014/04/20 22:55:40 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 32 |
%define release 34 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: Artistic |
License: Artistic |
43 |
Patch31: e-smith-backup-2.4.0-workstation-PerlCritic.patch |
Patch31: e-smith-backup-2.4.0-workstation-PerlCritic.patch |
44 |
Patch32: e-smith-backup-2.4.0-workstation-removeDOSendings.patch |
Patch32: e-smith-backup-2.4.0-workstation-removeDOSendings.patch |
45 |
Patch33: e-smith-backup-2.4.0-workstation-allowMounted1.patch |
Patch33: e-smith-backup-2.4.0-workstation-allowMounted1.patch |
46 |
|
Patch34: e-smith-backup-2.4.0-workstation-allowMounted2.patch |
47 |
|
Patch35: e-smith-backup-2.4.0-workstation-allowMounted3.patch |
48 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
49 |
BuildRequires: e-smith-devtools >= 1.11.0-03 |
BuildRequires: e-smith-devtools >= 1.11.0-03 |
50 |
BuildRequires: gettext |
BuildRequires: gettext |
64 |
Requires: e-smith-formmagick >= 1.4.0-12 |
Requires: e-smith-formmagick >= 1.4.0-12 |
65 |
|
|
66 |
%changelog |
%changelog |
67 |
|
* Sun Apr 20 2014 Ian Wells <esmith@wellsi.com> 2.4.0-34.sme |
68 |
|
- Implement panel and restore for backup to mounted drive [SME: 8144] |
69 |
|
|
70 |
|
* Sun Apr 20 2014 Ian Wells <esmith@wellsi.com> 2.4.0-33.sme |
71 |
|
- Implement verify workstation backup for mounted drive [SME: 8144] |
72 |
|
|
73 |
* Sat Apr 19 2014 Ian Wells <esmith@wellsi.com> 2.4.0-32.sme |
* Sat Apr 19 2014 Ian Wells <esmith@wellsi.com> 2.4.0-32.sme |
74 |
- Allow workstation backup to mounted drive [SME: 8144] |
- Allow workstation backup to mounted drive [SME: 8144] |
75 |
|
|
1405 |
%patch31 -p1 |
%patch31 -p1 |
1406 |
%patch32 -p1 |
%patch32 -p1 |
1407 |
%patch33 -p1 |
%patch33 -p1 |
1408 |
|
%patch34 -p1 |
1409 |
|
%patch35 -p1 |
1410 |
|
|
1411 |
%build |
%build |
1412 |
/sbin/e-smith/buildtests 10e-smith-backup |
/sbin/e-smith/buildtests 10e-smith-backup |