1 |
# $Id: smeserver-BackupPC.spec,v 1.3 2020/11/27 12:21:05 brianr Exp $ |
# $Id: smeserver-BackupPC.spec,v 1.4 2021/01/26 12:37:28 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: 6%{?dist} |
Release: 7%{?dist} |
8 |
Summary: BackupPC integration into SME server |
Summary: BackupPC integration into SME server |
9 |
|
|
10 |
Group: Applications/System |
Group: Applications/System |
14 |
Patch0: smeserver-BackupPC-0.2.bz10266.updatetktauth.patch |
Patch0: smeserver-BackupPC-0.2.bz10266.updatetktauth.patch |
15 |
Patch1: smeserver-BackupPC-0.2-Add-extra-loadmodules-in-httpd.conf.patch |
Patch1: smeserver-BackupPC-0.2-Add-extra-loadmodules-in-httpd.conf.patch |
16 |
Patch2: smeserver-BackupPC-0.2-Update-createlinks-for-systemd-for-SME10.patch |
Patch2: smeserver-BackupPC-0.2-Update-createlinks-for-systemd-for-SME10.patch |
17 |
|
Patch3: smeserver-BackupPC-0.2-Get-httpd-bkpc-task-running.patch |
18 |
|
|
19 |
BuildRoot: %{_tmppath}/%{name}-%{version} |
BuildRoot: %{_tmppath}/%{name}-%{version} |
20 |
BuildArch: noarch |
BuildArch: noarch |
56 |
|
|
57 |
|
|
58 |
%changelog |
%changelog |
59 |
|
* Wed Jan 27 2021 Brian Read <brianr@bjsystems.co.uk> 0.2-7.sme |
60 |
|
- Get-httpd-bkpc-task-running [SME: 11055] |
61 |
|
|
62 |
* Mon Jan 11 2021 Brian Read <brianr@bjsystems.co.uk> 0.2-6.sme |
* Mon Jan 11 2021 Brian Read <brianr@bjsystems.co.uk> 0.2-6.sme |
63 |
- Update createlinks for systemd according to [SME: 10959][SME: 11055] |
- Update createlinks for systemd according to [SME: 10959][SME: 11055] |
64 |
|
|
157 |
%patch0 -p1 |
%patch0 -p1 |
158 |
%patch1 -p1 |
%patch1 -p1 |
159 |
%patch2 -p1 |
%patch2 -p1 |
160 |
|
%patch3 -p1 |
161 |
|
|
162 |
%build |
%build |
163 |
perl createlinks |
perl createlinks |