--- rpms/smeserver-BackupPC/contribs10/smeserver-BackupPC.spec 2021/01/26 12:37:28 1.4 +++ rpms/smeserver-BackupPC/contribs10/smeserver-BackupPC.spec 2023/02/11 09:01:47 1.16 @@ -1,10 +1,10 @@ -# $Id: smeserver-BackupPC.spec,v 1.3 2020/11/27 12:21:05 brianr Exp $ +# $Id: smeserver-BackupPC.spec,v 1.15 2023/02/10 12:05:42 terryfage Exp $ # Authority: vip-ire # Name: Daniel Berteaud Name: smeserver-BackupPC Version: 0.2 -Release: 6%{?dist} +Release: 15%{?dist} Summary: BackupPC integration into SME server Group: Applications/System @@ -14,6 +14,14 @@ 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 +Patch6: smeserver-BackupPC-0.2-bz12000-backup.patch +Patch7: smeserver-BackupPC-0.2-bz11875-DefaultType.patch +Patch8: smeserver-BackupPC-0.2-bz12036-24syntax.patch +Patch9: smeserver-BackupPC-0.2-bz10513-prunepaths.patch +Patch10: smeserver-BackupPC-0.2-bz10513-expand-updatedb-conf.patch BuildRoot: %{_tmppath}/%{name}-%{version} BuildArch: noarch @@ -24,7 +32,9 @@ 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 +Requires: e-smith-apache >= 2.6.0-19 +AutoReqProv: no #Conflicts: smeserver-backuppc.fws Obsoletes: smeserver-backuppc.fws @@ -52,9 +62,36 @@ This package contains specific configura #---------------------------------------------------- +%changelog +* Sat Feb 11 2023 Zsolt Vasarhelyi 0.2-15.sme +- expand-updatedb-conf patch [SME: 10513] +* Fri Feb 10 2023 Zsolt Vasarhelyi 0.2-14.sme +- $Conf{TopDir} not in locate configuration's PRUNEPATHS [SME: 10513] + +* Sun Jul 31 2022 Jean-Philippe Pialasse 0.2-13.sme +- update to httpd 2.4 syntax [SME: 12036] + including Requires, and bkpc-conf + +* Sat Jul 30 2022 Brian Read 0.2-12.sme +- Re-build and link to latest devtools [SME: 11997] + +* Mon Jul 25 2022 Zsolt Vasarhelyi 0.2-11.sme +- update to httpd 2.4 syntax [SME: 12036] + +* Thu Jul 21 2022 Jean-Philippe Pialasse 0.2-10.sme +- add configuration to core backup [SME: 12000] +- Re-build and link to latest devtools deprecated use of DefaultType [SME: 11875] + +* 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] -%changelog * Mon Jan 11 2021 Brian Read 0.2-6.sme - Update createlinks for systemd according to [SME: 10959][SME: 11055] @@ -153,6 +190,14 @@ This package contains specific configura %patch0 -p1 %patch1 -p1 %patch2 -p1 +%patch3 -p1 +%patch4 -p1 +%patch5 -p1 +%patch6 -p1 +%patch7 -p1 +%patch8 -p1 +%patch9 -p1 +%patch10 -p1 %build perl createlinks