1 |
# $Id: e-smith-backup.spec,v 1.11 2017/04/26 16:33:46 unnilennium Exp $ |
# $Id: e-smith-backup.spec,v 1.12 2017/04/26 16:36:20 unnilennium 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 11 |
%define release 12 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: Artistic |
License: Artistic |
42 |
Requires: nfs-utils |
Requires: nfs-utils |
43 |
|
|
44 |
%changelog |
%changelog |
45 |
|
* Tue Jul 18 2017 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-12.sme |
46 |
|
- added patch for workstation backup lock [SME: 9127] |
47 |
|
- code from Stefano Zamboni <zamboni@mind-at-work.it> |
48 |
|
|
49 |
* Wed Apr 26 2017 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-11.sme |
* Wed Apr 26 2017 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-11.sme |
50 |
- added lock during backup to avoid multiple instance running [SME: 9127] |
- added lock during backup to avoid multiple instance running [SME: 9127] |
51 |
- code from Stefano Zamboni <zamboni@mind-at-work.it> |
- code from Stefano Zamboni <zamboni@mind-at-work.it> |