1 |
# $Id: e-smith-backup.spec,v 1.28 2014/02/09 04:59:57 wellsi Exp $ |
# $Id: e-smith-backup.spec,v 1.32 2014/03/22 17:44:13 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 28 |
%define release 32 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: Artistic |
License: Artistic |
38 |
Patch26: e-smith-backup-2.4.0-workstation-newSet.patch |
Patch26: e-smith-backup-2.4.0-workstation-newSet.patch |
39 |
Patch27: e-smith-backup-2.4.0-workstation-selectiveRestoreK.patch |
Patch27: e-smith-backup-2.4.0-workstation-selectiveRestoreK.patch |
40 |
Patch28: e-smith-backup-2.4.0-30vfstype.patch |
Patch28: e-smith-backup-2.4.0-30vfstype.patch |
41 |
|
Patch29: e-smith-backup-2.4.0-moveConsoleBackup.patch |
42 |
|
Patch30: e-smith-backup-2.4.0-workstation-updateDarCatalogSleep.patch |
43 |
|
Patch31: e-smith-backup-2.4.0-workstation-PerlCritic.patch |
44 |
|
Patch32: e-smith-backup-2.4.0-workstation-removeDOSendings.patch |
45 |
|
Patch33: e-smith-backup-2.4.0-workstation-allowMounted1.patch |
46 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
47 |
BuildRequires: e-smith-devtools >= 1.11.0-03 |
BuildRequires: e-smith-devtools >= 1.11.0-03 |
48 |
BuildRequires: gettext |
BuildRequires: gettext |
62 |
Requires: e-smith-formmagick >= 1.4.0-12 |
Requires: e-smith-formmagick >= 1.4.0-12 |
63 |
|
|
64 |
%changelog |
%changelog |
65 |
|
* Sat Apr 19 2014 Ian Wells <esmith@wellsi.com> 2.4.0-32.sme |
66 |
|
- Allow workstation backup to mounted drive [SME: 8144] |
67 |
|
|
68 |
|
* Sat Mar 15 2014 Ian Wells <esmith@wellsi.com> 2.4.0-31.sme |
69 |
|
- Update to the latest version of perform_restore [SME: 8259] |
70 |
|
- Boostrap console should only offer restore if no password set. |
71 |
|
|
72 |
|
* Fri Mar 11 2014 Ian Wells <esmith@wellsi.com> 2.4.0-30.sme |
73 |
|
- Delete items from dar catalog in descending order [SME: 8129] |
74 |
|
- Minor non-functional updates based on PerlCritic and review comments |
75 |
|
|
76 |
|
* Thu Mar 10 2014 Ian Wells <esmith@wellsi.com> 2.4.0-29.sme |
77 |
|
- Move console backup to e-smith-backup [SME: 3324] |
78 |
|
|
79 |
* Sun Feb 9 2014 Ian Wells <esmith@wellsi.com> 2.4.0-28.sme |
* Sun Feb 9 2014 Ian Wells <esmith@wellsi.com> 2.4.0-28.sme |
80 |
- Workstation Backup, selective restore of deleted files [SME: 8200] |
- Workstation Backup, selective restore of deleted files [SME: 8200] |
81 |
- Remove migrate fragment 30vfstype [SME: 8199] |
- Remove migrate fragment 30vfstype [SME: 8199] |
1392 |
%patch26 -p1 |
%patch26 -p1 |
1393 |
%patch27 -p1 |
%patch27 -p1 |
1394 |
%patch28 -p1 |
%patch28 -p1 |
1395 |
|
%patch29 -p1 |
1396 |
|
%patch30 -p1 |
1397 |
|
%patch31 -p1 |
1398 |
|
%patch32 -p1 |
1399 |
|
%patch33 -p1 |
1400 |
|
|
1401 |
%build |
%build |
1402 |
/sbin/e-smith/buildtests 10e-smith-backup |
/sbin/e-smith/buildtests 10e-smith-backup |