1 |
# $Id: smeserver-BackupPC.spec,v 1.10 2022/07/21 15:02:25 jpp Exp $ |
# $Id: smeserver-BackupPC.spec,v 1.14 2022/08/01 01:43:26 jpp 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: 10%{?dist} |
Release: 14%{?dist} |
8 |
Summary: BackupPC integration into SME server |
Summary: BackupPC integration into SME server |
9 |
|
|
10 |
Group: Applications/System |
Group: Applications/System |
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 |
Patch6: smeserver-BackupPC-0.2-bz12000-backup.patch |
21 |
Patch7: smeserver-BackupPC-0.2-bz11875-DefaultType.patch |
Patch7: smeserver-BackupPC-0.2-bz11875-DefaultType.patch |
22 |
|
Patch8: smeserver-BackupPC-0.2-bz12036-24syntax.patch |
23 |
|
Patch9: smeserver-BackupPC-0.2-bz10513-prunepaths.patch |
24 |
|
|
25 |
BuildRoot: %{_tmppath}/%{name}-%{version} |
BuildRoot: %{_tmppath}/%{name}-%{version} |
26 |
BuildArch: noarch |
BuildArch: noarch |
32 |
Requires: smeserver-remoteuseraccess |
Requires: smeserver-remoteuseraccess |
33 |
Requires: openssl |
Requires: openssl |
34 |
#Requires: e-smith-manager >= 2.8.0 |
#Requires: e-smith-manager >= 2.8.0 |
35 |
|
Requires: e-smith-apache >= 2.6.0-19 |
36 |
AutoReqProv: no |
AutoReqProv: no |
37 |
|
|
38 |
#Conflicts: smeserver-backuppc.fws |
#Conflicts: smeserver-backuppc.fws |
64 |
|
|
65 |
|
|
66 |
%changelog |
%changelog |
67 |
|
* Fri Feb 10 2023 Zsolt Vasarhelyi <vasarhelyizsolt@hotmail.com> 0.2-14.sme |
68 |
|
- $Conf{TopDir} not in locate configuration's PRUNEPATHS [SME: 10513] |
69 |
|
|
70 |
|
* Sun Jul 31 2022 Jean-Philippe Pialasse <tests@pialasse.com> 0.2-13.sme |
71 |
|
- update to httpd 2.4 syntax [SME: 12036] |
72 |
|
including Requires, and bkpc-conf |
73 |
|
|
74 |
|
* Sat Jul 30 2022 Brian Read <brianr@bjsystems.co.uk> 0.2-12.sme |
75 |
|
- Re-build and link to latest devtools [SME: 11997] |
76 |
|
|
77 |
|
* Mon Jul 25 2022 Zsolt Vasarhelyi <vasarhelyizsolt@hotmail.com> 0.2-11.sme |
78 |
|
- update to httpd 2.4 syntax [SME: 12036] |
79 |
|
|
80 |
* Thu Jul 21 2022 Jean-Philippe Pialasse <tests@pialasse.com> 0.2-10.sme |
* Thu Jul 21 2022 Jean-Philippe Pialasse <tests@pialasse.com> 0.2-10.sme |
81 |
- add configuration to core backup [SME: 12000] |
- add configuration to core backup [SME: 12000] |
82 |
- fix deprecated use of DefaultType [SME: 11875] |
- Re-build and link to latest devtools deprecated use of DefaultType [SME: 11875] |
83 |
|
|
84 |
* 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 |
85 |
- 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] |
193 |
%patch5 -p1 |
%patch5 -p1 |
194 |
%patch6 -p1 |
%patch6 -p1 |
195 |
%patch7 -p1 |
%patch7 -p1 |
196 |
|
%patch8 -p1 |
197 |
|
%patch9 -p1 |
198 |
|
|
199 |
%build |
%build |
200 |
perl createlinks |
perl createlinks |