forked from pool/apache2-mod_maxminddb
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:
commit
eee3a255e8
@ -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>
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user