1 |
# $Id: e-smith-backup.spec,v 1.6 2016/08/02 20:45:19 stephdl Exp $ |
# $Id: e-smith-backup.spec,v 1.7 2016/08/10 17:35:05 stephdl Exp $ |
2 |
|
|
3 |
Summary: e-smith module to provide the backup panel |
Summary: e-smith module to provide the backup panel |
4 |
%define name e-smith-backup |
%define name e-smith-backup |
5 |
Name: %{name} |
Name: %{name} |
6 |
%define version 2.6.0 |
%define version 2.6.0 |
7 |
%define release 6 |
%define release 7 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: Artistic |
License: Artistic |
17 |
Patch4: e-smith-backup-2.6.0.Do_Dar_Exclusion.patch |
Patch4: e-smith-backup-2.6.0.Do_Dar_Exclusion.patch |
18 |
Patch5: e-smith-backup-2.6.0.Do_Tar_Exclusion_In_the_console.patch |
Patch5: e-smith-backup-2.6.0.Do_Tar_Exclusion_In_the_console.patch |
19 |
Patch6: e-smith-backup-2.6.0.bz9563.UpdateDarCatalogFollowingBackups.patch |
Patch6: e-smith-backup-2.6.0.bz9563.UpdateDarCatalogFollowingBackups.patch |
20 |
|
Patch7: e-smith-backup-2.6.0-bz9550.fixconsolerestore.patch |
21 |
|
|
22 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
23 |
BuildRequires: e-smith-devtools >= 1.11.0-03 |
BuildRequires: e-smith-devtools >= 1.11.0-03 |
40 |
Requires: nfs-utils |
Requires: nfs-utils |
41 |
|
|
42 |
%changelog |
%changelog |
43 |
|
* Fri Feb 17 2017 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-7.sme |
44 |
|
- console restoration can be launched again from console [SME: 9550] |
45 |
|
|
46 |
* Wed Aug 10 2016 stephane de Labrusse <stephdl@de-labrusse.fr> 2.6.0-6.sme |
* Wed Aug 10 2016 stephane de Labrusse <stephdl@de-labrusse.fr> 2.6.0-6.sme |
47 |
- fixed bug on the dar catalog when backups are not added in it [SME: 9563] |
- fixed bug on the dar catalog when backups are not added in it [SME: 9563] |
48 |
- Added e-smith-backup-2.6.0.bz9563.UpdateDarCatalogFollowingBackups.patch |
- Added e-smith-backup-2.6.0.bz9563.UpdateDarCatalogFollowingBackups.patch |
1433 |
%patch4 -p1 |
%patch4 -p1 |
1434 |
%patch5 -p1 |
%patch5 -p1 |
1435 |
%patch6 -p1 |
%patch6 -p1 |
1436 |
|
%patch7 -p1 |
1437 |
|
|
1438 |
%build |
%build |
1439 |
/sbin/e-smith/buildtests 10e-smith-backup |
/sbin/e-smith/buildtests 10e-smith-backup |