1 |
# $Id: e-smith-backup.spec,v 1.32 2014/03/22 17:44:13 wellsi Exp $ |
# $Id: e-smith-backup.spec,v 1.33 2014/04/19 18:24:19 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 32 |
%define release 33 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: Artistic |
License: Artistic |
43 |
Patch31: e-smith-backup-2.4.0-workstation-PerlCritic.patch |
Patch31: e-smith-backup-2.4.0-workstation-PerlCritic.patch |
44 |
Patch32: e-smith-backup-2.4.0-workstation-removeDOSendings.patch |
Patch32: e-smith-backup-2.4.0-workstation-removeDOSendings.patch |
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 |
47 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
48 |
BuildRequires: e-smith-devtools >= 1.11.0-03 |
BuildRequires: e-smith-devtools >= 1.11.0-03 |
49 |
BuildRequires: gettext |
BuildRequires: gettext |
63 |
Requires: e-smith-formmagick >= 1.4.0-12 |
Requires: e-smith-formmagick >= 1.4.0-12 |
64 |
|
|
65 |
%changelog |
%changelog |
66 |
|
* Sun Apr 20 2014 Ian Wells <esmith@wellsi.com> 2.4.0-33.sme |
67 |
|
- Implement verify workstation backup for mounted drive [SME: 8144] |
68 |
|
|
69 |
* Sat Apr 19 2014 Ian Wells <esmith@wellsi.com> 2.4.0-32.sme |
* Sat Apr 19 2014 Ian Wells <esmith@wellsi.com> 2.4.0-32.sme |
70 |
- Allow workstation backup to mounted drive [SME: 8144] |
- Allow workstation backup to mounted drive [SME: 8144] |
71 |
|
|
1401 |
%patch31 -p1 |
%patch31 -p1 |
1402 |
%patch32 -p1 |
%patch32 -p1 |
1403 |
%patch33 -p1 |
%patch33 -p1 |
1404 |
|
%patch34 -p1 |
1405 |
|
|
1406 |
%build |
%build |
1407 |
/sbin/e-smith/buildtests 10e-smith-backup |
/sbin/e-smith/buildtests 10e-smith-backup |