1 |
# $Id: e-smith-backup.spec,v 1.44 2015/02/04 21:04:14 stephdl Exp $ |
# $Id: e-smith-backup.spec,v 1.47 2016/02/06 09:24:48 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.4.0 |
%define version 2.4.0 |
7 |
%define release 44 |
%define release 45 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: Artistic |
License: Artistic |
52 |
Patch40: e-smith-backup-2.4.0.change_method_checkMount_to_findmnt.patch |
Patch40: e-smith-backup-2.4.0.change_method_checkMount_to_findmnt.patch |
53 |
Patch41: e-smith-backup-2.4.0-workstation-timeMismatch.patch |
Patch41: e-smith-backup-2.4.0-workstation-timeMismatch.patch |
54 |
Patch42: e-smith-backup-2.4.0.bz9089.Test_Backup_MountPoint.patch |
Patch42: e-smith-backup-2.4.0.bz9089.Test_Backup_MountPoint.patch |
55 |
|
Patch43: e-smith-backup-2.4.0-consoleBackup.patch |
56 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
57 |
BuildRequires: e-smith-devtools >= 1.11.0-03 |
BuildRequires: e-smith-devtools >= 1.11.0-03 |
58 |
BuildRequires: gettext |
BuildRequires: gettext |
74 |
Requires: nfs-utils |
Requires: nfs-utils |
75 |
|
|
76 |
%changelog |
%changelog |
77 |
|
* Sat Mar 3 2016 Ian Wells <esmith@wellsi.com> 2.4.0-45.sme |
78 |
|
- Console Backup, use lsblk instead of hal [SME: 9126] |
79 |
|
|
80 |
* Mon Oct 12 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 2.4.0-44.sme |
* Mon Oct 12 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 2.4.0-44.sme |
81 |
- The mountpoint is tested before to do the console backup |
- The mountpoint is tested before to do the console backup [SME: 9089] |
82 |
- added e-smith-backup-2.4.0.bz9089.Test_Backup_MountPoint.patch |
- added e-smith-backup-2.4.0.bz9089.Test_Backup_MountPoint.patch |
83 |
|
|
84 |
* Wed Feb 4 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 2.4.0-43.sme |
* Wed Feb 4 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 2.4.0-43.sme |
1454 |
%patch40 -p1 |
%patch40 -p1 |
1455 |
%patch41 -p1 |
%patch41 -p1 |
1456 |
%patch42 -p1 |
%patch42 -p1 |
1457 |
|
%patch43 -p1 |
1458 |
|
|
1459 |
%build |
%build |
1460 |
/sbin/e-smith/buildtests 10e-smith-backup |
/sbin/e-smith/buildtests 10e-smith-backup |