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 8 |
%define release 9 |
6 |
Version: %{version} |
Version: %{version} |
7 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
8 |
License: Artistic |
License: Artistic |
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 |
Patch6: e-smith-backup-1.15.0-WrongRestoreLocationFix.patch |
18 |
|
Patch7: e-smith-backup-1.15.0-rmLexDuplicates.patch |
19 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
20 |
BuildRequires: e-smith-devtools >= 1.11.0-03 |
BuildRequires: e-smith-devtools >= 1.11.0-03 |
21 |
BuildRequires: gettext |
BuildRequires: gettext |
33 |
Requires: dar |
Requires: dar |
34 |
|
|
35 |
%changelog |
%changelog |
36 |
|
* Sun Feb 10 2008 Stephen Noble <support@dungog.net> 1.15.0-9 |
37 |
|
- Remove duplicate <base> entries [SME: 3887] |
38 |
|
|
39 |
* Thu Nov 29 2007 Gavin Weight <gweight@gmail.com> 1.15.0-8 |
* Thu Nov 29 2007 Gavin Weight <gweight@gmail.com> 1.15.0-8 |
40 |
- Fix restore files location path. [SME: 3593] |
- Fix restore files location path. [SME: 3593] |
41 |
|
|
1004 |
%patch4 -p1 |
%patch4 -p1 |
1005 |
%patch5 -p1 |
%patch5 -p1 |
1006 |
%patch6 -p1 |
%patch6 -p1 |
1007 |
|
%patch7 -p1 |
1008 |
|
|
1009 |
%build |
%build |
1010 |
/sbin/e-smith/buildtests 10e-smith-backup |
/sbin/e-smith/buildtests 10e-smith-backup |