--- rpms/smeserver-BackupPC/contribs10/smeserver-BackupPC.spec 2021/04/02 04:55:57 1.7 +++ rpms/smeserver-BackupPC/contribs10/smeserver-BackupPC.spec 2022/07/21 14:56:35 1.9 @@ -1,10 +1,10 @@ -# $Id: smeserver-BackupPC.spec,v 1.6 2021/04/02 04:42:57 jpp Exp $ +# $Id: smeserver-BackupPC.spec,v 1.8 2021/10/02 07:49:55 brianr Exp $ # Authority: vip-ire # Name: Daniel Berteaud Name: smeserver-BackupPC Version: 0.2 -Release: 8%{?dist} +Release: 10%{?dist} Summary: BackupPC integration into SME server Group: Applications/System @@ -16,6 +16,8 @@ Patch1: smeserver-BackupPC-0.2-Add-extra 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 +Patch6: smeserver-BackupPC-0.2-bz12000-backup.patch BuildRoot: %{_tmppath}/%{name}-%{version} BuildArch: noarch @@ -26,7 +28,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 @@ -57,6 +60,12 @@ This package contains specific configura %changelog +* Thu Jul 21 2022 Jean-Philippe Pialasse 0.2-10.sme +- add configuration to core backup [SME: 1200] + +* 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] @@ -163,6 +172,8 @@ This package contains specific configura %patch2 -p1 %patch3 -p1 %patch4 -p1 +%patch5 -p1 +%patch6 -p1 %build perl createlinks