1 |
# $Id: e-smith-backup.spec,v 1.96 2013/07/03 01:15:22 wellsi Exp $ |
# $Id: e-smith-backup.spec,v 1.97 2013/07/06 19:43:58 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 65 |
%define release 66 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: Artistic |
License: Artistic |
70 |
Patch58: e-smith-backup-2.2.0-workstation-backup-wol.patch |
Patch58: e-smith-backup-2.2.0-workstation-backup-wol.patch |
71 |
Patch59: e-smith-backup-2.2.0-DesktopBackupCompression.patch |
Patch59: e-smith-backup-2.2.0-DesktopBackupCompression.patch |
72 |
Patch60: e-smith-backup-2.2.0-workstation-backup-spaces.patch |
Patch60: e-smith-backup-2.2.0-workstation-backup-spaces.patch |
73 |
|
Patch61: e-smith-backup-2.2.0-workstation-removeTemp.patch |
74 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
75 |
BuildRequires: e-smith-devtools >= 1.11.0-03 |
BuildRequires: e-smith-devtools >= 1.11.0-03 |
76 |
BuildRequires: gettext |
BuildRequires: gettext |
89 |
Requires: e-smith-formmagick >= 1.4.0-12 |
Requires: e-smith-formmagick >= 1.4.0-12 |
90 |
|
|
91 |
%changelog |
%changelog |
92 |
|
* Sat Jul 6 2013 Ian Wells <esmith@wellsi.com> 2.2.0-66.sme |
93 |
|
- Workstation Backup, remove temporary directoy on success [SME: 5931] |
94 |
|
- Refactor directory tree creation and removal. |
95 |
|
|
96 |
* Sat Jul 6 2013 Ian Wells <esmith@wellsi.com> 2.2.0-65.sme |
* Sat Jul 6 2013 Ian Wells <esmith@wellsi.com> 2.2.0-65.sme |
97 |
- Workstation Backup, be compatible with USB drives that have spaces in their label [SME: 7159] |
- Workstation Backup, be compatible with USB drives that have spaces in their label [SME: 7159] |
98 |
|
|
1356 |
%patch58 -p1 |
%patch58 -p1 |
1357 |
%patch59 -p1 |
%patch59 -p1 |
1358 |
%patch60 -p1 |
%patch60 -p1 |
1359 |
|
%patch61 -p1 |
1360 |
|
|
1361 |
%build |
%build |
1362 |
/sbin/e-smith/buildtests 10e-smith-backup |
/sbin/e-smith/buildtests 10e-smith-backup |