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 17 |
%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.15.0-add2general.patch |
Patch13: e-smith-backup-1.15.0-add2general.patch |
25 |
Patch14: e-smith-backup-1.15.0-FixDarExpandTemplate.patch |
Patch14: e-smith-backup-1.15.0-FixDarExpandTemplate.patch |
26 |
Patch15: e-smith-backup-1.15.0-FixDarManagerRedirect.patch |
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 |
|
Patch18: e-smith-backup-1.15.0-LocaliseStatus.patch |
30 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
31 |
BuildRequires: e-smith-devtools >= 1.11.0-03 |
BuildRequires: e-smith-devtools >= 1.11.0-03 |
32 |
BuildRequires: gettext |
BuildRequires: gettext |
45 |
Requires: e-smith-formmagick >= 1.4.0-12 |
Requires: e-smith-formmagick >= 1.4.0-12 |
46 |
|
|
47 |
%changelog |
%changelog |
48 |
|
* Thu Aug 7 2008 Shad L. Lords <slords@mail.com> 1.15.0-22 |
49 |
|
- Localise status of workstation backup [SME: 4481] |
50 |
|
|
51 |
|
* Fri Aug 1 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.15.0-21 |
52 |
|
- Fix too greedy removel of locale key CONFIGURE_TAPE_BACKUP [SME: 4469] |
53 |
|
|
54 |
|
* Sat Jul 26 2008 Shad L. Lords <slords@mail.com> 1.15.0-20 |
55 |
|
- Make full backups have priority over incremental [SME: 4395] |
56 |
|
|
57 |
|
* Sat Jul 26 2008 Shad L. Lords <slords@mail.com> 1.15.0-19 |
58 |
|
- Fix redirect to stderr on check tape cronjob [SME: 4458] |
59 |
|
|
60 |
|
* Sun Jul 7 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.15.0-18 |
61 |
|
- Add common <base> tags to e-smith-formmagick's general [SME: 4286] |
62 |
|
|
63 |
* Sat May 31 2008 Gavin Weight <gweight@gmail.com> 1.15.0-17 |
* Sat May 31 2008 Gavin Weight <gweight@gmail.com> 1.15.0-17 |
64 |
- Fix Dar manager to redirect correctly in system call. [SME: 4304] |
- Fix Dar manager to redirect correctly in system call. [SME: 4304] |
65 |
|
|
1064 |
%patch13 -p1 |
%patch13 -p1 |
1065 |
%patch14 -p1 |
%patch14 -p1 |
1066 |
%patch15 -p1 |
%patch15 -p1 |
1067 |
|
%patch16 -p1 |
1068 |
|
%patch17 -p1 |
1069 |
|
%patch18 -p1 |
1070 |
|
|
1071 |
%build |
%build |
1072 |
/sbin/e-smith/buildtests 10e-smith-backup |
/sbin/e-smith/buildtests 10e-smith-backup |