2 |
%define name e-smith-backup |
%define name e-smith-backup |
3 |
Name: %{name} |
Name: %{name} |
4 |
%define version 1.14.0 |
%define version 1.14.0 |
5 |
%define release 14 |
%define release 15 |
6 |
Version: %{version} |
Version: %{version} |
7 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
8 |
License: Artistic |
License: Artistic |
22 |
Patch11: e-smith-backup-1.14.0-RestoreMachineAccountGroups.patch |
Patch11: e-smith-backup-1.14.0-RestoreMachineAccountGroups.patch |
23 |
Patch12: e-smith-backup-1.14.0-reminderemail.patch |
Patch12: e-smith-backup-1.14.0-reminderemail.patch |
24 |
Patch13: e-smith-backup-1.14.0-backuptype.patch3 |
Patch13: e-smith-backup-1.14.0-backuptype.patch3 |
25 |
|
Patch14: e-smith-backup-1.14.0-proxyenv.patch |
26 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
27 |
BuildRequires: e-smith-devtools >= 1.11.0-03 |
BuildRequires: e-smith-devtools >= 1.11.0-03 |
28 |
BuildRequires: gettext |
BuildRequires: gettext |
39 |
Requires: perl(esmith::I18N) |
Requires: perl(esmith::I18N) |
40 |
|
|
41 |
%changelog |
%changelog |
42 |
|
* Sat Jun 30 2007 Gavin Weight <gweight@gmail.com> 1.14.0-15 |
43 |
|
- force proxy request to 1.0 to improve backup2desktop speed [SME: 178] |
44 |
|
|
45 |
* Sun Jun 03 2007 Gavin Weight <gweight@gmail.com> 1.14.0-14 |
* Sun Jun 03 2007 Gavin Weight <gweight@gmail.com> 1.14.0-14 |
46 |
- Backup to desktop changes BackupType fix. [SME 3026] |
- Backup to desktop changes BackupType fix. [SME 3026] |
47 |
|
|
986 |
%patch11 -p1 |
%patch11 -p1 |
987 |
%patch12 -p1 |
%patch12 -p1 |
988 |
%patch13 -p1 |
%patch13 -p1 |
989 |
|
%patch14 -p1 |
990 |
|
|
991 |
%build |
%build |
992 |
/sbin/e-smith/buildtests 10e-smith-backup |
/sbin/e-smith/buildtests 10e-smith-backup |