1 |
# $Id: e-smith-backup.spec,v 1.28 2014/02/09 04:59:57 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 28 |
%define release 29 |
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 |
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 |
* Sun Feb 9 2014 Ian Wells <esmith@wellsi.com> 2.4.0-28.sme |
65 |
- Workstation Backup, selective restore of deleted files [SME: 8200] |
- Workstation Backup, selective restore of deleted files [SME: 8200] |
66 |
- Remove migrate fragment 30vfstype [SME: 8199] |
- Remove migrate fragment 30vfstype [SME: 8199] |
1377 |
%patch26 -p1 |
%patch26 -p1 |
1378 |
%patch27 -p1 |
%patch27 -p1 |
1379 |
%patch28 -p1 |
%patch28 -p1 |
1380 |
|
%patch29 -p1 |
1381 |
|
|
1382 |
%build |
%build |
1383 |
/sbin/e-smith/buildtests 10e-smith-backup |
/sbin/e-smith/buildtests 10e-smith-backup |