--- rpms/smeserver-mod_maxminddb/contribs10/smeserver-mod_maxminddb.spec 2021/04/02 19:22:46 1.1 +++ rpms/smeserver-mod_maxminddb/contribs10/smeserver-mod_maxminddb.spec 2021/04/02 21:08:36 1.5 @@ -1,7 +1,7 @@ %define name smeserver-mod_maxminddb %define version 1.1.0 -%define release 7 +%define release 11 Summary: SME Server mod_dav implementation Name: %{name} @@ -13,6 +13,9 @@ Source: %{name}-%{version}.tar.gz Patch0: smeserver-mod_maxminddb-1.1.0-bz10759-typo.patch 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 + BuildArchitectures: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root Requires: smeserver-release >= 9 @@ -27,6 +30,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-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] @@ -46,8 +58,11 @@ Implementation of mod_dav for SME Server %patch0 -p1 %patch1 -p1 %patch2 -p1 +%patch3 -p1 +%patch4 -p1 %build +perl createlinks %install rm -rf %buildroot