1 |
# $Id: e-smith-backup.spec,v 1.21 2021/01/30 20:30:15 chrissn Exp $ |
# $Id: e-smith-backup.spec,v 1.22 2021/02/09 23:11:28 chrissn 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 21 |
%define release 22 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: Artistic |
License: Artistic |
48 |
Requires: nfs-utils |
Requires: nfs-utils |
49 |
|
|
50 |
%changelog |
%changelog |
51 |
|
* Fri Feb 12 2021 Chris Sansom-Ninnes <chris@sansom.ninnes.net> 2.6.0-22.sme |
52 |
|
- Remove debug output of device names |
53 |
|
|
54 |
* Tue Feb 9 2021 Chris Sansom-Ninnes <chris@sansom.ninnes.net> 2.6.0-21.sme |
* Tue Feb 9 2021 Chris Sansom-Ninnes <chris@sansom.ninnes.net> 2.6.0-21.sme |
55 |
- Revert BlockDevices.pm and backup call to not filter to removable drives |
- Revert BlockDevices.pm and backup call to not filter to removable drives |
56 |
|
|