1 |
# $Id: e-smith-backup.spec,v 1.52 2009/11/25 18:51:38 bytegw Exp $ |
# $Id: e-smith-backup.spec,v 1.54 2010/06/14 19:49:16 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.0.0 |
%define version 2.0.0 |
7 |
%define release 25 |
%define release 27 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: Artistic |
License: Artistic |
33 |
Patch21: e-smith-backup-2.0.0-CIFScredentials2.patch |
Patch21: e-smith-backup-2.0.0-CIFScredentials2.patch |
34 |
Patch22: e-smith-backup-2.0.0-FullSunday.patch |
Patch22: e-smith-backup-2.0.0-FullSunday.patch |
35 |
Patch23: e-smith-backup-2.0.0-workstation-To-field.patch |
Patch23: e-smith-backup-2.0.0-workstation-To-field.patch |
36 |
|
Patch24: e-smith-backup-2.0.0-stripSpaces.patch |
37 |
|
Patch25: e-smith-backup-2.0.0-smbpassword2smbpasswd.patch |
38 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
39 |
BuildRequires: e-smith-devtools >= 1.11.0-03 |
BuildRequires: e-smith-devtools >= 1.11.0-03 |
40 |
BuildRequires: gettext |
BuildRequires: gettext |
53 |
Requires: e-smith-formmagick >= 1.4.0-12 |
Requires: e-smith-formmagick >= 1.4.0-12 |
54 |
|
|
55 |
%changelog |
%changelog |
56 |
|
* Tue Jun 15 2010 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-27.sme |
57 |
|
- Fix error causing restore to report failed where it was complete [SME: 6054] |
58 |
|
|
59 |
|
* Mon Jun 14 2010 Ian Wells <esmith@wellsi.com> 2.0.0-26.sme |
60 |
|
- Strip spaces from Workstation Backup hostname [SME: 5664] |
61 |
|
|
62 |
* Thu May 6 2010 Ian Wells <esmith@wellsi.com> 2.0.0-25.sme |
* Thu May 6 2010 Ian Wells <esmith@wellsi.com> 2.0.0-25.sme |
63 |
- To: field missing from header in Workstation Backups email [SME: 5872] |
- To: field missing from header in Workstation Backups email [SME: 5872] |
64 |
|
|
1162 |
%patch21 -p1 |
%patch21 -p1 |
1163 |
%patch22 -p1 |
%patch22 -p1 |
1164 |
%patch23 -p1 |
%patch23 -p1 |
1165 |
|
%patch24 -p1 |
1166 |
|
%patch25 -p1 |
1167 |
|
|
1168 |
%build |
%build |
1169 |
/sbin/e-smith/buildtests 10e-smith-backup |
/sbin/e-smith/buildtests 10e-smith-backup |