1 |
# $Id: e-smith-backup.spec,v 1.18 2013/12/12 16:02:26 wellsi Exp $ |
# $Id: e-smith-backup.spec,v 1.19 2013/12/13 03:55:43 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 18 |
%define release 19 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: Artistic |
License: Artistic |
27 |
Patch15: e-smith-backup-2.4.0-workstation-SlowMounts.patch |
Patch15: e-smith-backup-2.4.0-workstation-SlowMounts.patch |
28 |
Patch16: e-smith-backup-2.4.0-workstation-restoreList.patch |
Patch16: e-smith-backup-2.4.0-workstation-restoreList.patch |
29 |
Patch17: e-smith-backup-2.4.0-workstation-selectiveRestore.patch |
Patch17: e-smith-backup-2.4.0-workstation-selectiveRestore.patch |
30 |
|
Patch18: e-smith-backup-2.4.0-workstation-setNumbering.patch |
31 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
32 |
BuildRequires: e-smith-devtools >= 1.11.0-03 |
BuildRequires: e-smith-devtools >= 1.11.0-03 |
33 |
BuildRequires: gettext |
BuildRequires: gettext |
47 |
Requires: e-smith-formmagick >= 1.4.0-12 |
Requires: e-smith-formmagick >= 1.4.0-12 |
48 |
|
|
49 |
%changelog |
%changelog |
50 |
|
* Thu Dec 12 2013 Ian Wells <esmith@wellsi.com> 2.4.0-19.sme |
51 |
|
- Workstation Backup, count backup sets from 1 [SME: 8059] |
52 |
|
Set numbering patch by Dave Liquorice |
53 |
|
|
54 |
* Thu Dec 12 2013 Ian Wells <esmith@wellsi.com> 2.4.0-18.sme |
* Thu Dec 12 2013 Ian Wells <esmith@wellsi.com> 2.4.0-18.sme |
55 |
- Workstation Backup, fix selective restore by requesting array |
- Workstation Backup, fix selective restore by requesting array |
56 |
of results from CGI.pm [SME: 8057] |
of results from CGI.pm [SME: 8057] |
1320 |
%patch15 -p1 |
%patch15 -p1 |
1321 |
%patch16 -p1 |
%patch16 -p1 |
1322 |
%patch17 -p1 |
%patch17 -p1 |
1323 |
|
%patch18 -p1 |
1324 |
|
|
1325 |
%build |
%build |
1326 |
/sbin/e-smith/buildtests 10e-smith-backup |
/sbin/e-smith/buildtests 10e-smith-backup |