forked from pool/apache2-mod_maxminddb
- removing %apache_test_* macros, do not test module just by
loading the module OBS-URL: https://build.opensuse.org/package/show/Apache:Modules/apache2-mod_maxminddb?expand=0&rev=6
This commit is contained in:
parent
74e5713ddf
commit
ac92a64009
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
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 <rbrown@suse.com>
|
||||
|
||||
|
@ -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
|
||||
@ -51,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}
|
||||
|
Loading…
Reference in New Issue
Block a user