1 |
# $Id: e-smith-backup.spec,v 1.33 2014/04/19 18:24:19 wellsi Exp $ |
# $Id: e-smith-backup.spec,v 1.35 2014/04/21 05:25:48 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 33 |
%define release 35 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: Artistic |
License: Artistic |
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 |
Patch34: e-smith-backup-2.4.0-workstation-allowMounted2.patch |
47 |
|
Patch35: e-smith-backup-2.4.0-workstation-allowMounted3.patch |
48 |
|
Patch36: e-smith-backup-2.4.0-workstation-asecu.patch |
49 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
50 |
BuildRequires: e-smith-devtools >= 1.11.0-03 |
BuildRequires: e-smith-devtools >= 1.11.0-03 |
51 |
BuildRequires: gettext |
BuildRequires: gettext |
65 |
Requires: e-smith-formmagick >= 1.4.0-12 |
Requires: e-smith-formmagick >= 1.4.0-12 |
66 |
|
|
67 |
%changelog |
%changelog |
68 |
|
* Wed Apr 23 2014 Ian Wells <esmith@wellsi.com> 2.4.0-35.sme |
69 |
|
- Workstation Backup, suppress ctime error message on incremental backups [SME: 8346] |
70 |
|
|
71 |
|
* Sun Apr 20 2014 Ian Wells <esmith@wellsi.com> 2.4.0-34.sme |
72 |
|
- Implement panel and restore for backup to mounted drive [SME: 8144] |
73 |
|
|
74 |
* Sun Apr 20 2014 Ian Wells <esmith@wellsi.com> 2.4.0-33.sme |
* Sun Apr 20 2014 Ian Wells <esmith@wellsi.com> 2.4.0-33.sme |
75 |
- Implement verify workstation backup for mounted drive [SME: 8144] |
- Implement verify workstation backup for mounted drive [SME: 8144] |
76 |
|
|
1410 |
%patch32 -p1 |
%patch32 -p1 |
1411 |
%patch33 -p1 |
%patch33 -p1 |
1412 |
%patch34 -p1 |
%patch34 -p1 |
1413 |
|
%patch35 -p1 |
1414 |
|
%patch36 -p1 |
1415 |
|
|
1416 |
%build |
%build |
1417 |
/sbin/e-smith/buildtests 10e-smith-backup |
/sbin/e-smith/buildtests 10e-smith-backup |