1 |
# $Id: e-smith-backup.spec,v 1.97 2013/07/06 19:43:58 wellsi Exp $ |
# $Id: e-smith-backup.spec,v 1.98 2013/07/07 02:44:02 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.2.0 |
%define version 2.2.0 |
7 |
%define release 66 |
%define release 67 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: Artistic |
License: Artistic |
71 |
Patch59: e-smith-backup-2.2.0-DesktopBackupCompression.patch |
Patch59: e-smith-backup-2.2.0-DesktopBackupCompression.patch |
72 |
Patch60: e-smith-backup-2.2.0-workstation-backup-spaces.patch |
Patch60: e-smith-backup-2.2.0-workstation-backup-spaces.patch |
73 |
Patch61: e-smith-backup-2.2.0-workstation-removeTemp.patch |
Patch61: e-smith-backup-2.2.0-workstation-removeTemp.patch |
74 |
|
Patch62: e-smith-backup-2.2.0-workstation-DeleteEarly.patch |
75 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
76 |
BuildRequires: e-smith-devtools >= 1.11.0-03 |
BuildRequires: e-smith-devtools >= 1.11.0-03 |
77 |
BuildRequires: gettext |
BuildRequires: gettext |
90 |
Requires: e-smith-formmagick >= 1.4.0-12 |
Requires: e-smith-formmagick >= 1.4.0-12 |
91 |
|
|
92 |
%changelog |
%changelog |
93 |
|
* Sat Jul 6 2013 Ian Wells <esmith@wellsi.com> 2.2.0-67.sme |
94 |
|
- Workstation Backup, add a choice to delete old backup before or after backup [SME: 6811] |
95 |
|
|
96 |
* Sat Jul 6 2013 Ian Wells <esmith@wellsi.com> 2.2.0-66.sme |
* Sat Jul 6 2013 Ian Wells <esmith@wellsi.com> 2.2.0-66.sme |
97 |
- Workstation Backup, remove temporary directoy on success [SME: 5931] |
- Workstation Backup, remove temporary directory on success [SME: 5931] |
98 |
- Refactor directory tree creation and removal. |
- Refactor directory tree creation and removal. |
99 |
|
|
100 |
* Sat Jul 6 2013 Ian Wells <esmith@wellsi.com> 2.2.0-65.sme |
* Sat Jul 6 2013 Ian Wells <esmith@wellsi.com> 2.2.0-65.sme |
1361 |
%patch59 -p1 |
%patch59 -p1 |
1362 |
%patch60 -p1 |
%patch60 -p1 |
1363 |
%patch61 -p1 |
%patch61 -p1 |
1364 |
|
%patch62 -p1 |
1365 |
|
|
1366 |
%build |
%build |
1367 |
/sbin/e-smith/buildtests 10e-smith-backup |
/sbin/e-smith/buildtests 10e-smith-backup |