1 |
# $Id: e-smith-backup.spec,v 1.113 2014/01/11 03:22:01 wellsi Exp $ |
# $Id: e-smith-backup.spec,v 1.114 2014/01/11 23:26:48 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 81 |
%define release 82 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: Artistic |
License: Artistic |
83 |
Patch71: e-smith-backup-2.2.0-workstation-timeMismatch.patch |
Patch71: e-smith-backup-2.2.0-workstation-timeMismatch.patch |
84 |
Patch72: e-smith-backup-2.2.0-workstation-removeSet0.patch |
Patch72: e-smith-backup-2.2.0-workstation-removeSet0.patch |
85 |
Patch73: e-smith-backup-2.2.0-workstation-backup-spaces-catalog.patch |
Patch73: e-smith-backup-2.2.0-workstation-backup-spaces-catalog.patch |
86 |
|
Patch74: e-smith-backup-2.2.0-workstation-asecu.patch |
87 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
88 |
BuildRequires: e-smith-devtools >= 1.11.0-03 |
BuildRequires: e-smith-devtools >= 1.11.0-03 |
89 |
BuildRequires: gettext |
BuildRequires: gettext |
102 |
Requires: e-smith-formmagick >= 1.4.0-12 |
Requires: e-smith-formmagick >= 1.4.0-12 |
103 |
|
|
104 |
%changelog |
%changelog |
105 |
|
* Tue Jan 14 2014 Ian Wells <esmith@wellsi.com> 2.2.0-82.sme |
106 |
|
- Workstation Backup, suppress ctime error message on incremental backups [SME: 8133] |
107 |
|
|
108 |
* Sat Jan 11 2014 Ian Wells <esmith@wellsi.com> 2.2.0-81.sme |
* Sat Jan 11 2014 Ian Wells <esmith@wellsi.com> 2.2.0-81.sme |
109 |
- Workstation Backup, update last patch to check error code [SME: 8124] |
- Workstation Backup, update last patch to check error code [SME: 8124] |
110 |
|
|
1436 |
%patch71 -p1 |
%patch71 -p1 |
1437 |
%patch72 -p1 |
%patch72 -p1 |
1438 |
%patch73 -p1 |
%patch73 -p1 |
1439 |
|
%patch74 -p1 |
1440 |
|
|
1441 |
%build |
%build |
1442 |
/sbin/e-smith/buildtests 10e-smith-backup |
/sbin/e-smith/buildtests 10e-smith-backup |