--- rpms/smeserver-BackupPC/contribs10/smeserver-BackupPC.spec 2020/11/27 12:21:05 1.3 +++ rpms/smeserver-BackupPC/contribs10/smeserver-BackupPC.spec 2021/10/02 07:49:55 1.8 @@ -1,10 +1,10 @@ -# $Id: smeserver-BackupPC.spec,v 1.2 2020/11/04 09:53:55 brianr Exp $ +# $Id: smeserver-BackupPC.spec,v 1.7 2021/04/02 04:55:57 jpp Exp $ # Authority: vip-ire # Name: Daniel Berteaud Name: smeserver-BackupPC Version: 0.2 -Release: 5%{?dist} +Release: 9%{?dist} Summary: BackupPC integration into SME server Group: Applications/System @@ -13,6 +13,10 @@ 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 +Patch4: smeserver-BackupPC-0.2-bz10884-localhostBackupWithoutSSH.patch +Patch5: smeserver-BackupPC-0.2-Add-sm2-panel-using-iframe.patch BuildRoot: %{_tmppath}/%{name}-%{version} BuildArch: noarch @@ -23,7 +27,8 @@ Requires: mod_auth_tkt Requires: BackupPC >= 4.0.0 Requires: smeserver-remoteuseraccess Requires: openssl -Requires: e-smith-manager >= 2.8.0 +#Requires: e-smith-manager >= 2.8.0 +AutoReqProv: no #Conflicts: smeserver-backuppc.fws Obsoletes: smeserver-backuppc.fws @@ -54,6 +59,18 @@ This package contains specific configura %changelog +* Fri Oct 01 2021 Brian Read 0.2-9.sme +- Add in code for SM2 panel using iframe - note: Authentication not sorted [SME: 11701] + +* Fri Apr 02 2021 Jean-Philippe Pialasse 0.2-8.sme +- allow localhost SME backup without SSH, but sudo [SME: 10884] + +* 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] @@ -148,6 +165,10 @@ This package contains specific configura %setup -q -n %{name}-%{version} %patch0 -p1 %patch1 -p1 +%patch2 -p1 +%patch3 -p1 +%patch4 -p1 +%patch5 -p1 %build perl createlinks