1 |
# $Id: e-smith-backup.spec,v 1.19 2013/12/13 03:55:43 wellsi Exp $ |
# $Id: e-smith-backup.spec,v 1.20 2013/12/13 05:05:51 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 19 |
%define release 20 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: Artistic |
License: Artistic |
28 |
Patch16: e-smith-backup-2.4.0-workstation-restoreList.patch |
Patch16: e-smith-backup-2.4.0-workstation-restoreList.patch |
29 |
Patch17: e-smith-backup-2.4.0-workstation-selectiveRestore.patch |
Patch17: e-smith-backup-2.4.0-workstation-selectiveRestore.patch |
30 |
Patch18: e-smith-backup-2.4.0-workstation-setNumbering.patch |
Patch18: e-smith-backup-2.4.0-workstation-setNumbering.patch |
31 |
|
Patch19: e-smith-backup-2.4.0-workstation-backup-dar-whitespace.patch |
32 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
33 |
BuildRequires: e-smith-devtools >= 1.11.0-03 |
BuildRequires: e-smith-devtools >= 1.11.0-03 |
34 |
BuildRequires: gettext |
BuildRequires: gettext |
48 |
Requires: e-smith-formmagick >= 1.4.0-12 |
Requires: e-smith-formmagick >= 1.4.0-12 |
49 |
|
|
50 |
%changelog |
%changelog |
51 |
|
* Wed Dec 18 2013 Ian Wells <esmith@wellsi.com> 2.4.0-20.sme |
52 |
|
- Further refine the text in the Backup panel [SME: 7817] |
53 |
|
- Workstation Backup, remove tabs and whitespace changes. |
54 |
|
|
55 |
* Thu Dec 12 2013 Ian Wells <esmith@wellsi.com> 2.4.0-19.sme |
* Thu Dec 12 2013 Ian Wells <esmith@wellsi.com> 2.4.0-19.sme |
56 |
- Workstation Backup, count backup sets from 1 [SME: 8059] |
- Workstation Backup, count backup sets from 1 [SME: 8059] |
57 |
Set numbering patch by Dave Liquorice |
Set numbering patch by Dave Liquorice |
1326 |
%patch16 -p1 |
%patch16 -p1 |
1327 |
%patch17 -p1 |
%patch17 -p1 |
1328 |
%patch18 -p1 |
%patch18 -p1 |
1329 |
|
%patch19 -p1 |
1330 |
|
|
1331 |
%build |
%build |
1332 |
/sbin/e-smith/buildtests 10e-smith-backup |
/sbin/e-smith/buildtests 10e-smith-backup |