1
0

Accepting request 1149080 from Apache:Modules

Prepare for RPM 4.20 (forwarded request 1147827 from dimstar)

OBS-URL: https://build.opensuse.org/request/show/1149080
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/apache2-mod_maxminddb?expand=0&rev=5
This commit is contained in:
Ana Guerrero 2024-02-22 19:59:09 +00:00 committed by Git OBS Bridge
commit eee3a255e8
2 changed files with 7 additions and 2 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Feb 20 11:02:03 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Use %autosetup macro. Allows to eliminate the usage of deprecated
%patchN.
-------------------------------------------------------------------
Tue Mar 24 01:55:57 UTC 2020 - Marcus Rueckert <mrueckert@suse.de>

View File

@ -40,8 +40,7 @@ Requires: apache2
This module allows you to query MaxMind DB files from Apache 2.2+ using the libmaxminddb library.
%prep
%setup -q -n %{modname}-%{version}
%patch1 -p1
%autosetup -p1 -n %{modname}-%{version}
# This config file is used for loading the module without
# enabling any databases which are not available on OBS
echo "MaxMindDBEnable On" > test-enable-module.conf