2 |
%define name e-smith-backup |
%define name e-smith-backup |
3 |
Name: %{name} |
Name: %{name} |
4 |
%define version 1.15.0 |
%define version 1.15.0 |
5 |
%define release 15 |
%define release 21 |
6 |
Version: %{version} |
Version: %{version} |
7 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
8 |
License: Artistic |
License: Artistic |
22 |
Patch11: e-smith-backup-1.15.0-fixerrmsg.patch |
Patch11: e-smith-backup-1.15.0-fixerrmsg.patch |
23 |
Patch12: e-smith-backup-1.15.0-hours.patch |
Patch12: e-smith-backup-1.15.0-hours.patch |
24 |
Patch13: e-smith-backup-1.15.0-add2general.patch |
Patch13: e-smith-backup-1.15.0-add2general.patch |
25 |
|
Patch14: e-smith-backup-1.15.0-FixDarExpandTemplate.patch |
26 |
|
Patch15: e-smith-backup-1.15.0-FixDarManagerRedirect.patch |
27 |
|
Patch16: e-smith-backup-1.15.0-stderr.patch |
28 |
|
Patch17: e-smith-backup-1.15.0-fullPriority.patch |
29 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
30 |
BuildRequires: e-smith-devtools >= 1.11.0-03 |
BuildRequires: e-smith-devtools >= 1.11.0-03 |
31 |
BuildRequires: gettext |
BuildRequires: gettext |
44 |
Requires: e-smith-formmagick >= 1.4.0-12 |
Requires: e-smith-formmagick >= 1.4.0-12 |
45 |
|
|
46 |
%changelog |
%changelog |
47 |
|
* Fri Aug 1 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.15.0-21 |
48 |
|
- Fix too greedy removel of locale key CONFIGURE_TAPE_BACKUP [SME: 4469] |
49 |
|
|
50 |
|
* Sat Jul 26 2008 Shad L. Lords <slords@mail.com> 1.15.0-20 |
51 |
|
- Make full backups have priority over incremental [SME: 4395] |
52 |
|
|
53 |
|
* Sat Jul 26 2008 Shad L. Lords <slords@mail.com> 1.15.0-19 |
54 |
|
- Fix redirect to stderr on check tape cronjob [SME: 4458] |
55 |
|
|
56 |
|
* Sun Jul 7 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.15.0-18 |
57 |
|
- Add common <base> tags to e-smith-formmagick's general [SME: 4286] |
58 |
|
|
59 |
|
* Sat May 31 2008 Gavin Weight <gweight@gmail.com> 1.15.0-17 |
60 |
|
- Fix Dar manager to redirect correctly in system call. [SME: 4304] |
61 |
|
|
62 |
|
* Mon May 26 2008 Gavin Weight <gweight@gmail.com> 1.15.0-16 |
63 |
|
- Fix Dar to expand correctly. [SME: 4304] |
64 |
|
|
65 |
* Sun Apr 27 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.15.0-15 |
* Sun Apr 27 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.15.0-15 |
66 |
- Add common <base> tags to e-smith-formmagick's general [SME: 4286] |
- Add common <base> tags to e-smith-formmagick's general [SME: 4286] |
67 |
|
|
1058 |
%patch11 -p1 |
%patch11 -p1 |
1059 |
%patch12 -p1 |
%patch12 -p1 |
1060 |
%patch13 -p1 |
%patch13 -p1 |
1061 |
|
%patch14 -p1 |
1062 |
|
%patch15 -p1 |
1063 |
|
%patch16 -p1 |
1064 |
|
%patch17 -p1 |
1065 |
|
|
1066 |
%build |
%build |
1067 |
/sbin/e-smith/buildtests 10e-smith-backup |
/sbin/e-smith/buildtests 10e-smith-backup |