1 |
# $Id: e-smith-backup.spec,v 1.23 2014/02/03 04:48:43 wellsi Exp $ |
# $Id: e-smith-backup.spec,v 1.24 2014/02/03 07:00: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.4.0 |
%define version 2.4.0 |
7 |
%define release 23 |
%define release 24 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: Artistic |
License: Artistic |
32 |
Patch20: e-smith-backup-2.4.0-workstation-50exclude |
Patch20: e-smith-backup-2.4.0-workstation-50exclude |
33 |
Patch21: e-smith-backup-2.4.0-workstation-updateDarCatalog.patch |
Patch21: e-smith-backup-2.4.0-workstation-updateDarCatalog.patch |
34 |
Patch22: e-smith-backup-2.4.0-workstation-nousb.patch |
Patch22: e-smith-backup-2.4.0-workstation-nousb.patch |
35 |
|
Patch23: e-smith-backup-2.4.0-workstation-noTempDir.patch |
36 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
37 |
BuildRequires: e-smith-devtools >= 1.11.0-03 |
BuildRequires: e-smith-devtools >= 1.11.0-03 |
38 |
BuildRequires: gettext |
BuildRequires: gettext |
52 |
Requires: e-smith-formmagick >= 1.4.0-12 |
Requires: e-smith-formmagick >= 1.4.0-12 |
53 |
|
|
54 |
%changelog |
%changelog |
55 |
|
* Wed Feb 5 2014 Ian Wells <esmith@wellsi.com> 2.4.0-24.sme |
56 |
|
- Workstation Backup, remove the need for a temporary directory. [SME: 7767] |
57 |
|
|
58 |
* Sun Feb 2 2014 Ian Wells <esmith@wellsi.com> 2.4.0-23.sme |
* Sun Feb 2 2014 Ian Wells <esmith@wellsi.com> 2.4.0-23.sme |
59 |
- Allow configuration of workstation backup if no removable disk present [SME: 7815] |
- Allow configuration of workstation backup if no removable disk present [SME: 7815] |
60 |
|
|
1347 |
%patch20 -p1 |
%patch20 -p1 |
1348 |
%patch21 -p1 |
%patch21 -p1 |
1349 |
%patch22 -p1 |
%patch22 -p1 |
1350 |
|
%patch23 -p1 |
1351 |
|
|
1352 |
%build |
%build |
1353 |
/sbin/e-smith/buildtests 10e-smith-backup |
/sbin/e-smith/buildtests 10e-smith-backup |