--- 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 19:30:48 1.2 @@ -1,7 +1,7 @@ %define name smeserver-mod_maxminddb %define version 1.1.0 -%define release 7 +%define release 8 Summary: SME Server mod_dav implementation Name: %{name} @@ -13,6 +13,8 @@ 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 + BuildArchitectures: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root Requires: smeserver-release >= 9 @@ -27,6 +29,9 @@ 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 +- initial import to SME 10 [SME: 11521] + * Thu Apr 11 2019 Jean-Philipe Pialasse 1.1.0-7.sme - fix missing db on installation [SME: 10770] @@ -46,6 +51,7 @@ Implementation of mod_dav for SME Server %patch0 -p1 %patch1 -p1 %patch2 -p1 +%patch3 -p1 %build