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 7 |
%define release 8 |
6 |
Version: %{version} |
Version: %{version} |
7 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
8 |
License: Artistic |
License: Artistic |
14 |
Patch3: e-smith-backup-1.15.0-DarWorkstation.patch2 |
Patch3: e-smith-backup-1.15.0-DarWorkstation.patch2 |
15 |
Patch4: e-smith-backup-1.15.0-DarWorkstation.patch3 |
Patch4: e-smith-backup-1.15.0-DarWorkstation.patch3 |
16 |
Patch5: e-smith-backup-1.15.0-FixCompressionSetting.patch |
Patch5: e-smith-backup-1.15.0-FixCompressionSetting.patch |
17 |
|
Patch6: e-smith-backup-1.15.0-WrongRestoreLocationFix.patch |
18 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
19 |
BuildRequires: e-smith-devtools >= 1.11.0-03 |
BuildRequires: e-smith-devtools >= 1.11.0-03 |
20 |
BuildRequires: gettext |
BuildRequires: gettext |
32 |
Requires: dar |
Requires: dar |
33 |
|
|
34 |
%changelog |
%changelog |
35 |
|
* Thu Nov 29 2007 Gavin Weight <gweight@gmail.com> 1.15.0-8 |
36 |
|
- Fix restore files location path. [SME: 3593] |
37 |
|
|
38 |
* Mon Nov 19 2007 Gavin Weight <gweight@gmail.com> 1.15.0-7 |
* Mon Nov 19 2007 Gavin Weight <gweight@gmail.com> 1.15.0-7 |
39 |
- Fix compression setting range (Thanks JPL) . [SME: 3560] |
- Fix compression setting range (Thanks JPL) . [SME: 3560] |
40 |
|
|
999 |
%patch3 -p1 |
%patch3 -p1 |
1000 |
%patch4 -p1 |
%patch4 -p1 |
1001 |
%patch5 -p1 |
%patch5 -p1 |
1002 |
|
%patch6 -p1 |
1003 |
|
|
1004 |
%build |
%build |
1005 |
/sbin/e-smith/buildtests 10e-smith-backup |
/sbin/e-smith/buildtests 10e-smith-backup |