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 16 |
%define release 17 |
6 |
Version: %{version} |
Version: %{version} |
7 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
8 |
License: Artistic |
License: Artistic |
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 |
Patch15: e-smith-backup-1.14.0-bklistexist.patch |
27 |
|
Patch16: e-smith-backup-1.14.0-rmLexDuplicates.patch |
28 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
29 |
BuildRequires: e-smith-devtools >= 1.11.0-03 |
BuildRequires: e-smith-devtools >= 1.11.0-03 |
30 |
BuildRequires: gettext |
BuildRequires: gettext |
41 |
Requires: perl(esmith::I18N) |
Requires: perl(esmith::I18N) |
42 |
|
|
43 |
%changelog |
%changelog |
44 |
|
* Mon Feb 11 2008 Gavin Weight <gweight@gmail.com> 1.14.0-17 |
45 |
|
- Backport remove duplicates <base> entries. [SME: 3887] |
46 |
|
|
47 |
* Sun Jul 01 2007 Shad L. Lords <slords@mail.com> 1.14.0-16 |
* Sun Jul 01 2007 Shad L. Lords <slords@mail.com> 1.14.0-16 |
48 |
- Remove files/dirs that don't exist from the backup list [SME: 3115] |
- Remove files/dirs that don't exist from the backup list [SME: 3115] |
49 |
|
|
996 |
%patch13 -p1 |
%patch13 -p1 |
997 |
%patch14 -p1 |
%patch14 -p1 |
998 |
%patch15 -p1 |
%patch15 -p1 |
999 |
|
%patch16 -p1 |
1000 |
|
|
1001 |
%build |
%build |
1002 |
/sbin/e-smith/buildtests 10e-smith-backup |
/sbin/e-smith/buildtests 10e-smith-backup |