--- rpms/smeserver-mod_maxminddb/contribs10/smeserver-mod_maxminddb.spec 2021/04/02 19:30:48 1.2 +++ rpms/smeserver-mod_maxminddb/contribs10/smeserver-mod_maxminddb.spec 2022/07/25 04:06:01 1.6 @@ -1,7 +1,7 @@ %define name smeserver-mod_maxminddb %define version 1.1.0 -%define release 8 +%define release 12 Summary: SME Server mod_dav implementation Name: %{name} @@ -14,6 +14,8 @@ Patch0: smeserver-mod_maxminddb-1.1.0-bz Patch1: smeserver-mod_maxminddb-1.1.0-bz10759-rename.patch Patch2: smeserver-mod_maxminddb-1.1.0-bz10759-newVariables.patch Patch3: smeserver-mod_maxminddb-1.1.0-bz11521-sme10.patch +Patch4: smeserver-mod_maxminddb-1.1.0-allowexternalSSLAccessByCountry.patch +Patch5: smeserver-mod_maxminddb-1.1.0-bz12052-httpd24.patch BuildArchitectures: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root @@ -29,8 +31,17 @@ BuildRequires: e-smith-devtools >= 1.13. Implementation of mod_dav for SME Server 7. %changelog -* Fri Apr 02 2021 Jean-Philippe Pialasse 1.1.0-8.sme +* Mon Jul 25 2022 Jean-Philippe Pialasse 1.1.0-12.sme +- make compatible with httpd24 access [SME: 12052] + +* Fri Apr 02 2021 Jean-Philippe Pialasse 1.1.0-11.sme +- add option to allow countries to external access to manager [SME: 10768] + ValidFromGeoIP will add access to listed countries to managers and all + ressources using the usual list from httpd-admin Validfrom (local ibays, contribs...) + +* Fri Apr 02 2021 Jean-Philippe Pialasse 1.1.0-10.sme - initial import to SME 10 [SME: 11521] +- update event created * Thu Apr 11 2019 Jean-Philipe Pialasse 1.1.0-7.sme - fix missing db on installation [SME: 10770] @@ -52,8 +63,11 @@ Implementation of mod_dav for SME Server %patch1 -p1 %patch2 -p1 %patch3 -p1 +%patch4 -p1 +%patch5 -p1 %build +perl createlinks %install rm -rf %buildroot