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 15 |
%define release 16 |
6 |
Version: %{version} |
Version: %{version} |
7 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
8 |
License: Artistic |
License: Artistic |
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 |
Patch14: e-smith-backup-1.14.0-proxyenv.patch |
26 |
|
Patch15: e-smith-backup-1.14.0-bklistexist.patch |
27 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
28 |
BuildRequires: e-smith-devtools >= 1.11.0-03 |
BuildRequires: e-smith-devtools >= 1.11.0-03 |
29 |
BuildRequires: gettext |
BuildRequires: gettext |
40 |
Requires: perl(esmith::I18N) |
Requires: perl(esmith::I18N) |
41 |
|
|
42 |
%changelog |
%changelog |
43 |
* Sun Jun 30 2007 Shad L. Lords <slords@mail.com> 1.14.0-15 |
* Sun Jul 01 2007 Shad L. Lords <slords@mail.com> 1.14.0-16 |
44 |
|
- Remove files/dirs that don't exist from the backup list [SME: 3115] |
45 |
|
|
46 |
|
* Sat Jun 30 2007 Shad L. Lords <slords@mail.com> 1.14.0-15 |
47 |
- force proxy request to 1.0 to improve backup2desktop speed [SME: 178] |
- force proxy request to 1.0 to improve backup2desktop speed [SME: 178] |
48 |
|
|
49 |
* 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 |
991 |
%patch12 -p1 |
%patch12 -p1 |
992 |
%patch13 -p1 |
%patch13 -p1 |
993 |
%patch14 -p1 |
%patch14 -p1 |
994 |
|
%patch15 -p1 |
995 |
|
|
996 |
%build |
%build |
997 |
/sbin/e-smith/buildtests 10e-smith-backup |
/sbin/e-smith/buildtests 10e-smith-backup |