1 |
# $Id: e-smith-backup.spec,v 1.34 2014/04/20 22:55:40 wellsi Exp $ |
# $Id: e-smith-backup.spec,v 1.36 2014/04/24 05:27:50 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 34 |
%define release 36 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: Artistic |
License: Artistic |
45 |
Patch33: e-smith-backup-2.4.0-workstation-allowMounted1.patch |
Patch33: e-smith-backup-2.4.0-workstation-allowMounted1.patch |
46 |
Patch34: e-smith-backup-2.4.0-workstation-allowMounted2.patch |
Patch34: e-smith-backup-2.4.0-workstation-allowMounted2.patch |
47 |
Patch35: e-smith-backup-2.4.0-workstation-allowMounted3.patch |
Patch35: e-smith-backup-2.4.0-workstation-allowMounted3.patch |
48 |
|
Patch36: e-smith-backup-2.4.0-workstation-asecu.patch |
49 |
|
Patch37: e-smith-backup-2.4.0-workstation-mkdir.patch |
50 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
51 |
BuildRequires: e-smith-devtools >= 1.11.0-03 |
BuildRequires: e-smith-devtools >= 1.11.0-03 |
52 |
BuildRequires: gettext |
BuildRequires: gettext |
66 |
Requires: e-smith-formmagick >= 1.4.0-12 |
Requires: e-smith-formmagick >= 1.4.0-12 |
67 |
|
|
68 |
%changelog |
%changelog |
69 |
|
* Thu Apr 24 2014 Ian Wells <esmith@wellsi.com> 2.4.0-36.sme |
70 |
|
- Workstation Backup, do not create folder in / [SME: 8347] |
71 |
|
|
72 |
|
* Wed Apr 23 2014 Ian Wells <esmith@wellsi.com> 2.4.0-35.sme |
73 |
|
- Workstation Backup, suppress ctime error message on incremental backups [SME: 8346] |
74 |
|
|
75 |
* Sun Apr 20 2014 Ian Wells <esmith@wellsi.com> 2.4.0-34.sme |
* Sun Apr 20 2014 Ian Wells <esmith@wellsi.com> 2.4.0-34.sme |
76 |
- Implement panel and restore for backup to mounted drive [SME: 8144] |
- Implement panel and restore for backup to mounted drive [SME: 8144] |
77 |
|
|
1415 |
%patch33 -p1 |
%patch33 -p1 |
1416 |
%patch34 -p1 |
%patch34 -p1 |
1417 |
%patch35 -p1 |
%patch35 -p1 |
1418 |
|
%patch36 -p1 |
1419 |
|
%patch37 -p1 |
1420 |
|
|
1421 |
%build |
%build |
1422 |
/sbin/e-smith/buildtests 10e-smith-backup |
/sbin/e-smith/buildtests 10e-smith-backup |