1 |
# $Id: e-smith-backup.spec,v 1.93 2012/07/09 03:21:36 wellsi Exp $ |
# $Id: e-smith-backup.spec,v 1.95 2013/07/03 00:32: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.2.0 |
%define version 2.2.0 |
7 |
%define release 62 |
%define release 64 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: Artistic |
License: Artistic |
67 |
Patch55: e-smith-backup-2.2.0-catalog.patch |
Patch55: e-smith-backup-2.2.0-catalog.patch |
68 |
Patch56: e-smith-backup-2.2.0-FullDay.patch |
Patch56: e-smith-backup-2.2.0-FullDay.patch |
69 |
Patch57: e-smith-backup-2.2.0-workstation-backup-dar.patch |
Patch57: e-smith-backup-2.2.0-workstation-backup-dar.patch |
70 |
|
Patch58: e-smith-backup-2.2.0-workstation-backup-wol.patch |
71 |
|
Patch59: e-smith-backup-2.2.0-DesktopBackupCompression.patch |
72 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
73 |
BuildRequires: e-smith-devtools >= 1.11.0-03 |
BuildRequires: e-smith-devtools >= 1.11.0-03 |
74 |
BuildRequires: gettext |
BuildRequires: gettext |
87 |
Requires: e-smith-formmagick >= 1.4.0-12 |
Requires: e-smith-formmagick >= 1.4.0-12 |
88 |
|
|
89 |
%changelog |
%changelog |
90 |
|
* Tue Jul 02 2013 Ian Wells <esmith@wellsi.com> 2.2.0-64.sme |
91 |
|
- Desktop Backup, allow user setting of compression level [SME: 7723] |
92 |
|
|
93 |
|
* Tue Jul 02 2013 Ian Wells <esmith@wellsi.com> 2.2.0-63.sme |
94 |
|
- Use Wake on LAN before starting Backup with DAR, by Dave Liquorice [SME: 4578] |
95 |
|
|
96 |
* Thu May 09 2013 chris burnat <devlist@burnat.com> 2.2.0-62.sme |
* Thu May 09 2013 chris burnat <devlist@burnat.com> 2.2.0-62.sme |
97 |
- Add second sleep to fix MS Vista issues, patch by Terry Fage [SME: 7034] |
- Add second sleep to fix MS Vista issues, patch by Terry Fage [SME: 7034] |
98 |
|
|
1344 |
%patch55 -p1 |
%patch55 -p1 |
1345 |
%patch56 -p1 |
%patch56 -p1 |
1346 |
%patch57 -p1 |
%patch57 -p1 |
1347 |
|
%patch58 -p1 |
1348 |
|
%patch59 -p1 |
1349 |
|
|
1350 |
%build |
%build |
1351 |
/sbin/e-smith/buildtests 10e-smith-backup |
/sbin/e-smith/buildtests 10e-smith-backup |