1 |
# $Id: e-smith-backup.spec,v 1.89 2012/01/02 01:00:39 wellsi Exp $ |
# $Id: e-smith-backup.spec,v 1.90 2012/01/16 02:00: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.2.0 |
%define version 2.2.0 |
7 |
%define release 58 |
%define release 59 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: Artistic |
License: Artistic |
63 |
Patch51: e-smith-backup-2.2.0-bareword-TERM.patch |
Patch51: e-smith-backup-2.2.0-bareword-TERM.patch |
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 |
67 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
68 |
BuildRequires: e-smith-devtools >= 1.11.0-03 |
BuildRequires: e-smith-devtools >= 1.11.0-03 |
69 |
BuildRequires: gettext |
BuildRequires: gettext |
82 |
Requires: e-smith-formmagick >= 1.4.0-12 |
Requires: e-smith-formmagick >= 1.4.0-12 |
83 |
|
|
84 |
%changelog |
%changelog |
85 |
|
* Sun Mar 04 2012 Ian Wells <esmith@wellsi.com> 2.2.0-59.sme |
86 |
|
- Fix selective restore in modern browsers[SME: 6645] |
87 |
|
|
88 |
* Sun Jan 15 2012 Ian Wells <esmith@wellsi.com> 2.2.0-58.sme |
* Sun Jan 15 2012 Ian Wells <esmith@wellsi.com> 2.2.0-58.sme |
89 |
- Remove default index.htm from Primary ibay before restore [SME: 6760] |
- Remove default index.htm from Primary ibay before restore [SME: 6760] |
90 |
|
|
1320 |
%patch51 -p1 |
%patch51 -p1 |
1321 |
%patch52 -p1 |
%patch52 -p1 |
1322 |
%patch53 -p1 |
%patch53 -p1 |
1323 |
|
%patch54 -p1 |
1324 |
|
|
1325 |
%build |
%build |
1326 |
/sbin/e-smith/buildtests 10e-smith-backup |
/sbin/e-smith/buildtests 10e-smith-backup |