1 |
# $Id: e-smith-backup.spec,v 1.25 2014/02/05 23:13:06 wellsi Exp $ |
# $Id: e-smith-backup.spec,v 1.27 2014/02/08 22:53: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 25 |
%define release 27 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: Artistic |
License: Artistic |
34 |
Patch22: e-smith-backup-2.4.0-workstation-nousb.patch |
Patch22: e-smith-backup-2.4.0-workstation-nousb.patch |
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 |
38 |
|
Patch26: e-smith-backup-2.4.0-workstation-newSet.patch |
39 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
40 |
BuildRequires: e-smith-devtools >= 1.11.0-03 |
BuildRequires: e-smith-devtools >= 1.11.0-03 |
41 |
BuildRequires: gettext |
BuildRequires: gettext |
55 |
Requires: e-smith-formmagick >= 1.4.0-12 |
Requires: e-smith-formmagick >= 1.4.0-12 |
56 |
|
|
57 |
%changelog |
%changelog |
58 |
|
* Sat Feb 8 2014 Ian Wells <esmith@wellsi.com> 2.4.0-27.sme |
59 |
|
- Workstation Backup, Don't delete old sets, only empty them. [SME: 8195] |
60 |
|
|
61 |
|
* Sat Feb 8 2014 Ian Wells <esmith@wellsi.com> 2.4.0-26.sme |
62 |
|
- Workstation Backup, Mail and WOL now subroutines [SME: 8193] |
63 |
|
- Workstation Backup, remove the need for a temporary directory, updated. [SME: 7767] |
64 |
|
|
65 |
* Wed Feb 5 2014 Ian Wells <esmith@wellsi.com> 2.4.0-25.sme |
* Wed Feb 5 2014 Ian Wells <esmith@wellsi.com> 2.4.0-25.sme |
66 |
- Workstation Backup, backupname includes seconds. [SME: 8194] |
- Workstation Backup, backupname includes seconds. [SME: 8194] |
67 |
- Simplification of the time routines. |
- Simplification of the time routines. |
1363 |
%patch22 -p1 |
%patch22 -p1 |
1364 |
%patch23 -p1 |
%patch23 -p1 |
1365 |
%patch24 -p1 |
%patch24 -p1 |
1366 |
|
%patch25 -p1 |
1367 |
|
%patch26 -p1 |
1368 |
|
|
1369 |
%build |
%build |
1370 |
/sbin/e-smith/buildtests 10e-smith-backup |
/sbin/e-smith/buildtests 10e-smith-backup |