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 22 |
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 |
|
Patch17: e-smith-backup-1.14.0-tags2general.patch |
29 |
|
Patch18: e-smith-backup-1.14.0-brFix.patch |
30 |
|
Patch19: e-smith-backup-1.14.0-fixerrmsg.patch |
31 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
32 |
BuildRequires: e-smith-devtools >= 1.11.0-03 |
BuildRequires: e-smith-devtools >= 1.11.0-03 |
33 |
BuildRequires: gettext |
BuildRequires: gettext |
34 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
35 |
Requires: e-smith-base |
Requires: e-smith-base |
36 |
|
Requires: e-smith-formmagick >= 1.4.0-9 |
37 |
Requires: e-smith-lib >= 1.15.1-19 |
Requires: e-smith-lib >= 1.15.1-19 |
38 |
Requires: perl(Quota) |
Requires: perl(Quota) |
39 |
Requires: perl(Unix::PasswdFile) |
Requires: perl(Unix::PasswdFile) |
45 |
Requires: perl(esmith::I18N) |
Requires: perl(esmith::I18N) |
46 |
|
|
47 |
%changelog |
%changelog |
48 |
|
* Tue Mar 25 2008 Shad L. Lords <slords@mail.com> 1.14.0-22 |
49 |
|
- Use correct patch for remove duplicates [SME: 3887] |
50 |
|
|
51 |
|
* Tue Mar 25 2008 Shad L. Lords <slords@mail.com> 1.14.0-21 |
52 |
|
- Fix localization in restore routine [SME: 3989] |
53 |
|
|
54 |
|
* Mon Mar 24 2008 Shad L. Lords <slords@mail.com> 1.14.0-20 |
55 |
|
- Fix patches to get rid of .orig files [SME: 4100] |
56 |
|
|
57 |
|
* Mon Mar 24 2008 Shad L. Lords <slords@mail.com> 1.14.0-19 |
58 |
|
- Backport remove <br> from error msg. [SME: 3989] |
59 |
|
|
60 |
|
* Thu Feb 14 2008 Gavin Weight <gweight@gmail.com> 1.14.0-18 |
61 |
|
- Backport remove <base> tags now in general. [SME: 3912] |
62 |
|
|
63 |
|
* Mon Feb 11 2008 Gavin Weight <gweight@gmail.com> 1.14.0-17 |
64 |
|
- Backport remove duplicates <base> entries. [SME: 3887] |
65 |
|
|
66 |
* 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 |
67 |
- 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] |
68 |
|
|
1015 |
%patch13 -p1 |
%patch13 -p1 |
1016 |
%patch14 -p1 |
%patch14 -p1 |
1017 |
%patch15 -p1 |
%patch15 -p1 |
1018 |
|
%patch16 -p1 |
1019 |
|
%patch17 -p1 |
1020 |
|
%patch18 -p1 |
1021 |
|
%patch19 -p1 |
1022 |
|
|
1023 |
%build |
%build |
1024 |
/sbin/e-smith/buildtests 10e-smith-backup |
/sbin/e-smith/buildtests 10e-smith-backup |