1 |
# $Id: e-smith-backup.spec,v 1.26 2014/02/05 23:41:24 wellsi Exp $ |
# $Id: e-smith-backup.spec,v 1.29 2014/02/09 16:44:55 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 26 |
%define release 29 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: Artistic |
License: Artistic |
35 |
Patch23: e-smith-backup-2.4.0-workstation-noTempDir.patch |
Patch23: e-smith-backup-2.4.0-workstation-noTempDir.patch |
36 |
Patch24: e-smith-backup-2.4.0-workstation-Time.patch |
Patch24: e-smith-backup-2.4.0-workstation-Time.patch |
37 |
Patch25: e-smith-backup-2.4.0-workstation-WolMail.patch |
Patch25: e-smith-backup-2.4.0-workstation-WolMail.patch |
38 |
|
Patch26: e-smith-backup-2.4.0-workstation-newSet.patch |
39 |
|
Patch27: e-smith-backup-2.4.0-workstation-selectiveRestoreK.patch |
40 |
|
Patch28: e-smith-backup-2.4.0-30vfstype.patch |
41 |
|
Patch29: e-smith-backup-2.4.0-moveConsoleBackup.patch |
42 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
43 |
BuildRequires: e-smith-devtools >= 1.11.0-03 |
BuildRequires: e-smith-devtools >= 1.11.0-03 |
44 |
BuildRequires: gettext |
BuildRequires: gettext |
58 |
Requires: e-smith-formmagick >= 1.4.0-12 |
Requires: e-smith-formmagick >= 1.4.0-12 |
59 |
|
|
60 |
%changelog |
%changelog |
61 |
|
* Thu Mar 10 2014 Ian Wells <esmith@wellsi.com> 2.4.0-29.sme |
62 |
|
- Move console backup to e-smith-backup [SME: 3324] |
63 |
|
|
64 |
|
* Sun Feb 9 2014 Ian Wells <esmith@wellsi.com> 2.4.0-28.sme |
65 |
|
- Workstation Backup, selective restore of deleted files [SME: 8200] |
66 |
|
- Remove migrate fragment 30vfstype [SME: 8199] |
67 |
|
|
68 |
|
* Sat Feb 8 2014 Ian Wells <esmith@wellsi.com> 2.4.0-27.sme |
69 |
|
- Workstation Backup, Don't delete old sets, only empty them. [SME: 8195] |
70 |
|
|
71 |
* Sat Feb 8 2014 Ian Wells <esmith@wellsi.com> 2.4.0-26.sme |
* Sat Feb 8 2014 Ian Wells <esmith@wellsi.com> 2.4.0-26.sme |
72 |
- Workstation Backup, Mail and WOL now subroutines [SME: 8193] |
- Workstation Backup, Mail and WOL now subroutines [SME: 8193] |
73 |
- Workstation Backup, remove the need for a temporary directory, updated. [SME: 7767] |
- Workstation Backup, remove the need for a temporary directory, updated. [SME: 7767] |
1374 |
%patch23 -p1 |
%patch23 -p1 |
1375 |
%patch24 -p1 |
%patch24 -p1 |
1376 |
%patch25 -p1 |
%patch25 -p1 |
1377 |
|
%patch26 -p1 |
1378 |
|
%patch27 -p1 |
1379 |
|
%patch28 -p1 |
1380 |
|
%patch29 -p1 |
1381 |
|
|
1382 |
%build |
%build |
1383 |
/sbin/e-smith/buildtests 10e-smith-backup |
/sbin/e-smith/buildtests 10e-smith-backup |