diff --git a/apache2-mod_maxminddb.changes b/apache2-mod_maxminddb.changes index 2d2965a..a81b0dc 100644 --- a/apache2-mod_maxminddb.changes +++ b/apache2-mod_maxminddb.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Sun Feb 9 20:55:12 UTC 2020 - pgajdos@suse.com + +- removing %apache_test_* macros, do not test module just by + loading the module + +------------------------------------------------------------------- +Thu Oct 17 13:20:53 UTC 2019 - Richard Brown + +- Remove obsolete Groups tag (fate#326485) + ------------------------------------------------------------------- Mon Oct 7 09:44:02 UTC 2019 - Johannes Weberhofer diff --git a/apache2-mod_maxminddb.spec b/apache2-mod_maxminddb.spec index 8384ea2..c4ead5e 100644 --- a/apache2-mod_maxminddb.spec +++ b/apache2-mod_maxminddb.spec @@ -1,7 +1,7 @@ # # spec file for package apache2-mod_maxminddb # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -22,7 +22,6 @@ Version: 1.1.0 Release: 0 Summary: MaxMind DB Apache Module License: Apache-2.0 -Group: Productivity/Networking/Web/Servers URL: https://maxmind.github.io/mod_maxminddb/ Source: https://github.com/maxmind/mod_maxminddb/releases/download/%{version}/mod_maxminddb-%{version}.tar.gz Source2: %{modname}.conf @@ -52,11 +51,6 @@ autoreconf %configure make %{?_smp_mflags} -%check -set +x -%apache_test_module_load -m maxminddb -i test-enable-module.conf -set -x - %install mkdir -p %{buildroot}/%{apache_libexecdir} cp -p src/.libs/%{modname}.so %{buildroot}/%{apache_libexecdir}