1 |
# $Id: e-smith-backup.spec,v 1.90 2012/01/16 02:00:16 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 59 |
%define release 64 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: Artistic |
License: Artistic |
64 |
Patch52: e-smith-backup-2.2.0-templateEmails.patch |
Patch52: e-smith-backup-2.2.0-templateEmails.patch |
65 |
Patch53: e-smith-backup-2.2.0-deleteIndexHtm.patch |
Patch53: e-smith-backup-2.2.0-deleteIndexHtm.patch |
66 |
Patch54: e-smith-backup-2.2.0-SelectiveBackup.patch |
Patch54: e-smith-backup-2.2.0-SelectiveBackup.patch |
67 |
|
Patch55: e-smith-backup-2.2.0-catalog.patch |
68 |
|
Patch56: e-smith-backup-2.2.0-FullDay.patch |
69 |
|
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 |
97 |
|
- Add second sleep to fix MS Vista issues, patch by Terry Fage [SME: 7034] |
98 |
|
|
99 |
|
* Sun Jul 08 2012 Ian Wells <esmith@wellsi.com> 2.2.0-61.sme |
100 |
|
- Allow full backup to occur on Sunday [SME: 6876] |
101 |
|
|
102 |
|
* Mon Apr 9 2012 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-60 |
103 |
|
- Prevent selective restore timeout by creating dar catalog after backup [SME: 6052] |
104 |
|
|
105 |
* Sun Mar 04 2012 Ian Wells <esmith@wellsi.com> 2.2.0-59.sme |
* Sun Mar 04 2012 Ian Wells <esmith@wellsi.com> 2.2.0-59.sme |
106 |
- Fix selective restore in modern browsers[SME: 6645] |
- Fix selective restore in modern browsers[SME: 6645] |
107 |
|
|
1341 |
%patch52 -p1 |
%patch52 -p1 |
1342 |
%patch53 -p1 |
%patch53 -p1 |
1343 |
%patch54 -p1 |
%patch54 -p1 |
1344 |
|
%patch55 -p1 |
1345 |
|
%patch56 -p1 |
1346 |
|
%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 |