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 06 |
%define release 7 |
6 |
Version: %{version} |
Version: %{version} |
7 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
8 |
License: Artistic |
License: Artistic |
13 |
Patch2: e-smith-backup-1.15.0-no_desktop_verify_restore.patch |
Patch2: e-smith-backup-1.15.0-no_desktop_verify_restore.patch |
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 |
17 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
18 |
BuildRequires: e-smith-devtools >= 1.11.0-03 |
BuildRequires: e-smith-devtools >= 1.11.0-03 |
19 |
BuildRequires: gettext |
BuildRequires: gettext |
31 |
Requires: dar |
Requires: dar |
32 |
|
|
33 |
%changelog |
%changelog |
34 |
|
* Mon Nov 19 2007 Gavin Weight <gweight@gmail.com> 1.15.0-7 |
35 |
|
- Fix compression setting range (Thanks JPL) . [SME: 3560] |
36 |
|
|
37 |
* Fri Nov 09 2007 Gavin Weight <gweight@gmail.com> 1.15.0-06 |
* Fri Nov 09 2007 Gavin Weight <gweight@gmail.com> 1.15.0-06 |
38 |
- Enhancement to DAR code (Thanks JPL) . [SME: 3538] |
- Enhancement to DAR code (Thanks JPL) . [SME: 3538] |
39 |
|
|
994 |
%patch2 -p1 |
%patch2 -p1 |
995 |
%patch3 -p1 |
%patch3 -p1 |
996 |
%patch4 -p1 |
%patch4 -p1 |
997 |
|
%patch5 -p1 |
998 |
|
|
999 |
%build |
%build |
1000 |
/sbin/e-smith/buildtests 10e-smith-backup |
/sbin/e-smith/buildtests 10e-smith-backup |