--- rpms/smeserver-BackupPC/contribs10/smeserver-BackupPC.spec 2020/11/04 09:53:55 1.2 +++ rpms/smeserver-BackupPC/contribs10/smeserver-BackupPC.spec 2021/01/27 16:04:14 1.5 @@ -1,10 +1,10 @@ -# $Id: smeserver-BackupPC.spec,v 1.1 2020/10/26 14:35:59 brianr Exp $ +# $Id: smeserver-BackupPC.spec,v 1.4 2021/01/26 12:37:28 brianr Exp $ # Authority: vip-ire # Name: Daniel Berteaud Name: smeserver-BackupPC Version: 0.2 -Release: 4%{?dist} +Release: 7%{?dist} Summary: BackupPC integration into SME server Group: Applications/System @@ -12,6 +12,9 @@ License: GPL URL: http://backuppc.sourceforge.net/ Source: %{name}-%{version}.tar.xz Patch0: smeserver-BackupPC-0.2.bz10266.updatetktauth.patch +Patch1: smeserver-BackupPC-0.2-Add-extra-loadmodules-in-httpd.conf.patch +Patch2: smeserver-BackupPC-0.2-Update-createlinks-for-systemd-for-SME10.patch +Patch3: smeserver-BackupPC-0.2-Get-httpd-bkpc-task-running.patch BuildRoot: %{_tmppath}/%{name}-%{version} BuildArch: noarch @@ -53,6 +56,15 @@ This package contains specific configura %changelog +* Wed Jan 27 2021 Brian Read 0.2-7.sme +- Get-httpd-bkpc-task-running [SME: 11055] + +* Mon Jan 11 2021 Brian Read 0.2-6.sme +- Update createlinks for systemd according to [SME: 10959][SME: 11055] + +* Fri Nov 27 2020 Brian Read 0.2-5.sme +- Add in extra Loadmodules to httpd.conf [SME: 11055] + * Tue Oct 27 2020 John Crisp 0.2-4.sme - Initial build for SME v10 [SME:11055] - Hard work done by Brian Read @@ -143,6 +155,9 @@ This package contains specific configura %prep %setup -q -n %{name}-%{version} %patch0 -p1 +%patch1 -p1 +%patch2 -p1 +%patch3 -p1 %build perl createlinks