1 |
# $Id: e-smith-backup.spec,v 1.29 2022/03/20 12:59:17 terryfage Exp $ |
# $Id: e-smith-backup.spec,v 1.30 2023/08/14 16:51:07 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 29 |
%define release 30 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: Artistic |
License: Artistic |
54 |
Requires: nfs-utils |
Requires: nfs-utils |
55 |
|
|
56 |
%changelog |
%changelog |
57 |
|
* Thu Aug 15 2024 Jean-Philippe Pialasse <jpp@koozali.org> 2.6.0-30.sme |
58 |
|
- fix failure on pre-restore [SME: 12357] |
59 |
|
|
60 |
* Mon Aug 14 2023 Jean-Philippe Pialasse <tests@pialasse.com> 2.6.0-29.sme |
* Mon Aug 14 2023 Jean-Philippe Pialasse <tests@pialasse.com> 2.6.0-29.sme |
61 |
- fix missing files for samba in core backup [SME: 12357] |
- fix missing files for samba in core backup [SME: 12357] |
62 |
|
|
1526 |
%patch19 -p1 |
%patch19 -p1 |
1527 |
%patch20 -p1 |
%patch20 -p1 |
1528 |
%patch21 -p1 |
%patch21 -p1 |
1529 |
|
mkdir -p root/var/cache/e-smith/restore/var/lib/samba |
1530 |
|
|
1531 |
%build |
%build |
1532 |
/sbin/e-smith/buildtests 10e-smith-backup |
/sbin/e-smith/buildtests 10e-smith-backup |