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 11 |
%define release 12 |
5 |
|
|
6 |
Summary: SME Server mod_dav implementation |
Summary: SME Server mod_dav implementation |
7 |
Name: %{name} |
Name: %{name} |
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 |
Patch4: smeserver-mod_maxminddb-1.1.0-allowexternalSSLAccessByCountry.patch |
18 |
|
Patch5: smeserver-mod_maxminddb-1.1.0-bz12052-httpd24.patch |
19 |
|
|
20 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
21 |
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root |
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root |
31 |
Implementation of mod_dav for SME Server 7. |
Implementation of mod_dav for SME Server 7. |
32 |
|
|
33 |
%changelog |
%changelog |
34 |
|
* Mon Jul 25 2022 Jean-Philippe Pialasse <tests@pialasse.com> 1.1.0-12.sme |
35 |
|
- make compatible with httpd24 access [SME: 12052] |
36 |
|
|
37 |
* Fri Apr 02 2021 Jean-Philippe Pialasse <tests@pialasse.com> 1.1.0-11.sme |
* Fri Apr 02 2021 Jean-Philippe Pialasse <tests@pialasse.com> 1.1.0-11.sme |
38 |
- add option to allow countries to external access to manager [SME: 10768] |
- add option to allow countries to external access to manager [SME: 10768] |
39 |
ValidFromGeoIP will add access to listed countries to managers and all |
ValidFromGeoIP will add access to listed countries to managers and all |
64 |
%patch2 -p1 |
%patch2 -p1 |
65 |
%patch3 -p1 |
%patch3 -p1 |
66 |
%patch4 -p1 |
%patch4 -p1 |
67 |
|
%patch5 -p1 |
68 |
|
|
69 |
%build |
%build |
70 |
perl createlinks |
perl createlinks |