1 |
|
|
2 |
%define name smeserver-mod_maxminddb |
%define name smeserver-mod_maxminddb |
3 |
%define version 1.1.0 |
%define version 1.1.0 |
4 |
%define release 10 |
%define release 11 |
5 |
|
|
6 |
Summary: SME Server mod_dav implementation |
Summary: SME Server mod_dav implementation |
7 |
Name: %{name} |
Name: %{name} |
14 |
Patch1: smeserver-mod_maxminddb-1.1.0-bz10759-rename.patch |
Patch1: smeserver-mod_maxminddb-1.1.0-bz10759-rename.patch |
15 |
Patch2: smeserver-mod_maxminddb-1.1.0-bz10759-newVariables.patch |
Patch2: smeserver-mod_maxminddb-1.1.0-bz10759-newVariables.patch |
16 |
Patch3: smeserver-mod_maxminddb-1.1.0-bz11521-sme10.patch |
Patch3: smeserver-mod_maxminddb-1.1.0-bz11521-sme10.patch |
17 |
|
Patch4: smeserver-mod_maxminddb-1.1.0-allowexternalSSLAccessByCountry.patch |
18 |
|
|
19 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
20 |
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root |
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root |
30 |
Implementation of mod_dav for SME Server 7. |
Implementation of mod_dav for SME Server 7. |
31 |
|
|
32 |
%changelog |
%changelog |
33 |
|
* Fri Apr 02 2021 Jean-Philippe Pialasse <tests@pialasse.com> 1.1.0-11.sme |
34 |
|
- add option to allow countries to external access to manager [SME: 10768] |
35 |
|
ValidFromGeoIP will add access to listed countries to managers and all |
36 |
|
ressources using the usual list from httpd-admin Validfrom (local ibays, contribs...) |
37 |
|
|
38 |
* Fri Apr 02 2021 Jean-Philippe Pialasse <tests@pialasse.com> 1.1.0-10.sme |
* Fri Apr 02 2021 Jean-Philippe Pialasse <tests@pialasse.com> 1.1.0-10.sme |
39 |
- initial import to SME 10 [SME: 11521] |
- initial import to SME 10 [SME: 11521] |
40 |
- update event created |
- update event created |
59 |
%patch1 -p1 |
%patch1 -p1 |
60 |
%patch2 -p1 |
%patch2 -p1 |
61 |
%patch3 -p1 |
%patch3 -p1 |
62 |
|
%patch4 -p1 |
63 |
|
|
64 |
%build |
%build |
65 |
perl createlinks |
perl createlinks |