1 |
# $Id: e-smith-backup.spec,v 1.77 2010/10/10 13:57:09 wellsi Exp $ |
# $Id: e-smith-backup.spec,v 1.78 2010/11/21 12:15:12 snetram 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 46 |
%define release 47 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: Artistic |
License: Artistic |
53 |
Patch41: e-smith-backup-2.2.0-workstation_failure.patch |
Patch41: e-smith-backup-2.2.0-workstation_failure.patch |
54 |
Patch42: e-smith-backup-2.2.0-diskusage.patch |
Patch42: e-smith-backup-2.2.0-diskusage.patch |
55 |
Patch43: e-smith-backup-2.2.0-removeCaseConversion.patch |
Patch43: e-smith-backup-2.2.0-removeCaseConversion.patch |
56 |
|
Patch44: e-smith-backup-2.2.0-CheckDarReturnCode.patch |
57 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
58 |
BuildRequires: e-smith-devtools >= 1.11.0-03 |
BuildRequires: e-smith-devtools >= 1.11.0-03 |
59 |
BuildRequires: gettext |
BuildRequires: gettext |
72 |
Requires: e-smith-formmagick >= 1.4.0-12 |
Requires: e-smith-formmagick >= 1.4.0-12 |
73 |
|
|
74 |
%changelog |
%changelog |
75 |
|
* Fri Mar 11 2011 Ian Wells <esmith@wellsi.com> 2.2.0-47.sme |
76 |
|
- Backup to Workstation does not handle full remote disc gracefully, by Filippo Carletti [SME: 6355] |
77 |
|
|
78 |
* Sun Nov 21 2010 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-46 |
* Sun Nov 21 2010 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-46 |
79 |
- Do not convert case of SmbShare on database migration [SME: 6387] |
- Do not convert case of SmbShare on database migration [SME: 6387] |
80 |
|
|
1263 |
%patch41 -p1 |
%patch41 -p1 |
1264 |
%patch42 -p1 |
%patch42 -p1 |
1265 |
%patch43 -p1 |
%patch43 -p1 |
1266 |
|
%patch44 -p1 |
1267 |
|
|
1268 |
%build |
%build |
1269 |
/sbin/e-smith/buildtests 10e-smith-backup |
/sbin/e-smith/buildtests 10e-smith-backup |