From 5c60d9ebce0e4375fa5e3da502ab752324839b148a5bda48738f4450903e8bbe Mon Sep 17 00:00:00 2001 From: Petr Gajdos Date: Sun, 9 Feb 2020 20:39:50 +0000 Subject: [PATCH] - 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_dnssd?expand=0&rev=22 --- apache2-mod_dnssd.changes | 6 ++++++ apache2-mod_dnssd.spec | 11 +++-------- 2 files changed, 9 insertions(+), 8 deletions(-) diff --git a/apache2-mod_dnssd.changes b/apache2-mod_dnssd.changes index 5761431..5e80396 100644 --- a/apache2-mod_dnssd.changes +++ b/apache2-mod_dnssd.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sun Feb 9 20:39:40 UTC 2020 - pgajdos@suse.com + +- removing %apache_test_* macros, do not test module just by + loading the module + ------------------------------------------------------------------- Tue Dec 19 13:19:58 UTC 2017 - pgajdos@suse.com diff --git a/apache2-mod_dnssd.spec b/apache2-mod_dnssd.spec index 8d4672b..0384087 100644 --- a/apache2-mod_dnssd.spec +++ b/apache2-mod_dnssd.spec @@ -1,7 +1,7 @@ # # spec file for package apache2-mod_dnssd # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # Copyright (c) 2009 Dominique Leuenberger, Almere, The Netherlands. # # All modifications and additions to the file contributed by third parties @@ -13,7 +13,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # @@ -24,7 +24,7 @@ Release: 0 Summary: Apache2 module for Zeroconf support via DNS-SD License: Apache-2.0 Group: Productivity/Networking/Web/Servers -Url: http://0pointer.de/lennart/projects/mod_dnssd/ +URL: http://0pointer.de/lennart/projects/mod_dnssd/ Source: %{_name}-%{version}.tar.bz2 # PATCH-FIX-OPENSUSE apache2-mod_dnssd-apxs2-prefork.patch Patch0: apache2-mod_dnssd-apxs2-prefork.patch @@ -65,11 +65,6 @@ make %{?_smp_mflags} mkdir -p %{buildroot}/%{apache_libexecdir} cp -p src/.libs/%{_name}.so %{buildroot}/%{apache_libexecdir} -%check -set +x -%apache_test_module_load -m dnssd -set -x - %files %defattr(-,root,root) %doc README LICENSE