1 |
# $Id: smeserver-BackupPC.spec,v 1.7 2021/04/02 04:55:57 jpp Exp $ |
# $Id: smeserver-BackupPC.spec,v 1.8 2021/10/02 07:49:55 brianr Exp $ |
2 |
# Authority: vip-ire |
# Authority: vip-ire |
3 |
# Name: Daniel Berteaud |
# Name: Daniel Berteaud |
4 |
|
|
5 |
Name: smeserver-BackupPC |
Name: smeserver-BackupPC |
6 |
Version: 0.2 |
Version: 0.2 |
7 |
Release: 9%{?dist} |
Release: 10%{?dist} |
8 |
Summary: BackupPC integration into SME server |
Summary: BackupPC integration into SME server |
9 |
|
|
10 |
Group: Applications/System |
Group: Applications/System |
17 |
Patch3: smeserver-BackupPC-0.2-Get-httpd-bkpc-task-running.patch |
Patch3: smeserver-BackupPC-0.2-Get-httpd-bkpc-task-running.patch |
18 |
Patch4: smeserver-BackupPC-0.2-bz10884-localhostBackupWithoutSSH.patch |
Patch4: smeserver-BackupPC-0.2-bz10884-localhostBackupWithoutSSH.patch |
19 |
Patch5: smeserver-BackupPC-0.2-Add-sm2-panel-using-iframe.patch |
Patch5: smeserver-BackupPC-0.2-Add-sm2-panel-using-iframe.patch |
20 |
|
Patch6: smeserver-BackupPC-0.2-bz12000-backup.patch |
21 |
|
|
22 |
BuildRoot: %{_tmppath}/%{name}-%{version} |
BuildRoot: %{_tmppath}/%{name}-%{version} |
23 |
BuildArch: noarch |
BuildArch: noarch |
60 |
|
|
61 |
|
|
62 |
%changelog |
%changelog |
63 |
|
* Thu Jul 21 2022 Jean-Philippe Pialasse <tests@pialasse.com> 0.2-10.sme |
64 |
|
- add configuration to core backup [SME: 1200] |
65 |
|
|
66 |
* Fri Oct 01 2021 Brian Read <brianr@bjsystems.co.uk> 0.2-9.sme |
* Fri Oct 01 2021 Brian Read <brianr@bjsystems.co.uk> 0.2-9.sme |
67 |
- Add in code for SM2 panel using iframe - note: Authentication not sorted [SME: 11701] |
- Add in code for SM2 panel using iframe - note: Authentication not sorted [SME: 11701] |
68 |
|
|
173 |
%patch3 -p1 |
%patch3 -p1 |
174 |
%patch4 -p1 |
%patch4 -p1 |
175 |
%patch5 -p1 |
%patch5 -p1 |
176 |
|
%patch6 -p1 |
177 |
|
|
178 |
%build |
%build |
179 |
perl createlinks |
perl createlinks |