1 |
# $Id: e-smith-backup.spec,v 1.103 2013/07/07 19:28:44 wellsi Exp $ |
# $Id: e-smith-backup.spec,v 1.104 2013/07/14 02:56:06 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 72 |
%define release 73 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: Artistic |
License: Artistic |
75 |
Patch63: e-smith-backup-2.2.0-workstation-backup-spaces-inc.patch |
Patch63: e-smith-backup-2.2.0-workstation-backup-spaces-inc.patch |
76 |
Patch64: e-smith-backup-2.2.0-cifsmount-error.patch |
Patch64: e-smith-backup-2.2.0-cifsmount-error.patch |
77 |
Patch65: e-smith-backup-2.2.0-workstation-DeleteEarly2.patch |
Patch65: e-smith-backup-2.2.0-workstation-DeleteEarly2.patch |
78 |
|
Patch66: e-smith-backup-2.2.0-workstation-backup-df.patch |
79 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
80 |
BuildRequires: e-smith-devtools >= 1.11.0-03 |
BuildRequires: e-smith-devtools >= 1.11.0-03 |
81 |
BuildRequires: gettext |
BuildRequires: gettext |
94 |
Requires: e-smith-formmagick >= 1.4.0-12 |
Requires: e-smith-formmagick >= 1.4.0-12 |
95 |
|
|
96 |
%changelog |
%changelog |
97 |
|
* Sat Jul 13 2013 Ian Wells <esmith@wellsi.com> 2.2.0-73.sme |
98 |
|
- Workstation Backup, disk usgae now works for destinations with spaces [SME: 7782] |
99 |
|
|
100 |
* Sat Jul 13 2013 Ian Wells <esmith@wellsi.com> 2.2.0-72.sme |
* Sat Jul 13 2013 Ian Wells <esmith@wellsi.com> 2.2.0-72.sme |
101 |
- Workstation Backup, DeleteEarly no longer uses temporary directory [SME: 6811] |
- Workstation Backup, DeleteEarly no longer uses temporary directory [SME: 6811] |
102 |
|
|
1387 |
%patch63 -p1 |
%patch63 -p1 |
1388 |
%patch64 -p1 |
%patch64 -p1 |
1389 |
%patch65 -p1 |
%patch65 -p1 |
1390 |
|
%patch66 -p1 |
1391 |
|
|
1392 |
%build |
%build |
1393 |
/sbin/e-smith/buildtests 10e-smith-backup |
/sbin/e-smith/buildtests 10e-smith-backup |