1 |
# $Id: smeserver-BackupPC.spec,v 1.13 2022/07/30 17:31:53 brianr Exp $ |
# $Id: smeserver-BackupPC.spec,v 1.15 2023/02/10 12:05:42 terryfage 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: 13%{?dist} |
Release: 15%{?dist} |
8 |
Summary: BackupPC integration into SME server |
Summary: BackupPC integration into SME server |
9 |
|
|
10 |
Group: Applications/System |
Group: Applications/System |
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 |
Patch8: smeserver-BackupPC-0.2-bz12036-24syntax.patch |
23 |
|
Patch9: smeserver-BackupPC-0.2-bz10513-prunepaths.patch |
24 |
|
Patch10: smeserver-BackupPC-0.2-bz10513-expand-updatedb-conf.patch |
25 |
|
|
26 |
BuildRoot: %{_tmppath}/%{name}-%{version} |
BuildRoot: %{_tmppath}/%{name}-%{version} |
27 |
BuildArch: noarch |
BuildArch: noarch |
62 |
|
|
63 |
#---------------------------------------------------- |
#---------------------------------------------------- |
64 |
|
|
65 |
|
%changelog |
66 |
|
* Sat Feb 11 2023 Zsolt Vasarhelyi <vasarhelyizsolt@hotmail.com> 0.2-15.sme |
67 |
|
- expand-updatedb-conf patch [SME: 10513] |
68 |
|
|
69 |
|
* Fri Feb 10 2023 Zsolt Vasarhelyi <vasarhelyizsolt@hotmail.com> 0.2-14.sme |
70 |
|
- $Conf{TopDir} not in locate configuration's PRUNEPATHS [SME: 10513] |
71 |
|
|
|
%changelog |
|
72 |
* Sun Jul 31 2022 Jean-Philippe Pialasse <tests@pialasse.com> 0.2-13.sme |
* Sun Jul 31 2022 Jean-Philippe Pialasse <tests@pialasse.com> 0.2-13.sme |
73 |
- update to httpd 2.4 syntax [SME: 12036] |
- update to httpd 2.4 syntax [SME: 12036] |
74 |
including Requires, and bkpc-conf |
including Requires, and bkpc-conf |
196 |
%patch6 -p1 |
%patch6 -p1 |
197 |
%patch7 -p1 |
%patch7 -p1 |
198 |
%patch8 -p1 |
%patch8 -p1 |
199 |
|
%patch9 -p1 |
200 |
|
%patch10 -p1 |
201 |
|
|
202 |
%build |
%build |
203 |
perl createlinks |
perl createlinks |