1 |
# $Id: e-smith-backup.spec,v 1.26 2021/04/07 19:53:50 jpp Exp $ |
# $Id: e-smith-backup.spec,v 1.27 2021/05/12 20:38:19 jpp 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 26 |
%define release 27 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: Artistic |
License: Artistic |
52 |
Requires: nfs-utils |
Requires: nfs-utils |
53 |
|
|
54 |
%changelog |
%changelog |
55 |
* Wed May 12 2021 Jean-Philippe Pialasse <tests@pialasse.com> 2.6.0-26.sme |
* Wed May 12 2021 Jean-Philippe Pialasse <tests@pialasse.com> 2.6.0-27.sme |
56 |
- allow mounting smbv1 backup share [SME: 11557] |
- allow mounting smbv1 backup share [SME: 11557] |
57 |
|
|
58 |
* Wed Apr 07 2021 Jean-Philippe Pialasse <tests@pialasse.com> 2.6.0-25.sme |
* Wed Apr 07 2021 Jean-Philippe Pialasse <tests@pialasse.com> 2.6.0-25.sme |