--- rpms/smeserver-mod_maxminddb/contribs10/smeserver-mod_maxminddb.spec 2021/04/02 19:41:06 1.3 +++ rpms/smeserver-mod_maxminddb/contribs10/smeserver-mod_maxminddb.spec 2022/08/01 03:04:02 1.8 @@ -1,7 +1,7 @@ %define name smeserver-mod_maxminddb %define version 1.1.0 -%define release 9 +%define release 14 Summary: SME Server mod_dav implementation Name: %{name} @@ -14,10 +14,13 @@ 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 -Requires: smeserver-release >= 9 +Requires: smeserver-release >= 10 +Requires: e-smith-apache >= 2.6.0-19 Requires: httpd >= 2 Requires: mod_maxminddb Requires: libmaxminddb-devel @@ -29,7 +32,15 @@ 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-9.sme +* Mon Jul 25 2022 Jean-Philippe Pialasse 1.1.0-14.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 @@ -53,8 +64,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