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 19 |
%define release 20 |
6 |
Version: %{version} |
Version: %{version} |
7 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
8 |
License: Artistic |
License: Artistic |
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 |
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 |
|
* Sat Jul 26 2008 Shad L. Lords <slords@mail.com> 1.15.0-20 |
48 |
|
- Make full backups have priority over incremental [SME: 4395] |
49 |
|
|
50 |
* Sat Jul 26 2008 Shad L. Lords <slords@mail.com> 1.15.0-19 |
* Sat Jul 26 2008 Shad L. Lords <slords@mail.com> 1.15.0-19 |
51 |
- Fix redirect to stderr on check tape cronjob [SME: 4458] |
- Fix redirect to stderr on check tape cronjob [SME: 4458] |
52 |
|
|
1058 |
%patch14 -p1 |
%patch14 -p1 |
1059 |
%patch15 -p1 |
%patch15 -p1 |
1060 |
%patch16 -p1 |
%patch16 -p1 |
1061 |
|
%patch17 -p1 |
1062 |
|
|
1063 |
%build |
%build |
1064 |
/sbin/e-smith/buildtests 10e-smith-backup |
/sbin/e-smith/buildtests 10e-smith-backup |