1
0

Accepting request 1147827 from home:dimstar:rpm4.20:a

Prepare for RPM 4.20

OBS-URL: https://build.opensuse.org/request/show/1147827
OBS-URL: https://build.opensuse.org/package/show/Apache:Modules/apache2-mod_maxminddb?expand=0&rev=10
This commit is contained in:
Petr Gajdos 2024-02-22 08:21:27 +00:00 committed by Git OBS Bridge
parent 84cc82d8ac
commit 29cff8f7a8
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