diff --git a/apache2-mod_dnssd.changes b/apache2-mod_dnssd.changes index 9427abe..1f24978 100644 --- a/apache2-mod_dnssd.changes +++ b/apache2-mod_dnssd.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Jul 16 07:22:02 UTC 2015 - pgajdos@suse.com + +- Requries: %{apache_suse_maintenance_mmn} + This will pull this module to the update (in released distribution) + when apache maintainer thinks it is good (due api/abi changes). + ------------------------------------------------------------------- Fri Oct 31 08:25:28 UTC 2014 - pgajdos@suse.com diff --git a/apache2-mod_dnssd.spec b/apache2-mod_dnssd.spec index 158a369..804aac3 100644 --- a/apache2-mod_dnssd.spec +++ b/apache2-mod_dnssd.spec @@ -1,7 +1,7 @@ # # spec file for package apache2-mod_dnssd # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2009 Dominique Leuenberger, Almere, The Netherlands. # # All modifications and additions to the file contributed by third parties @@ -33,6 +33,8 @@ BuildRequires: apache2-devel BuildRequires: autoconf BuildRequires: libapr1-devel BuildRequires: pkg-config +Requires: %{apache_mmn} +Requires: %{apache_suse_maintenance_mmn} Supplements: packageand(apache2-prefork:gnome-user-share) Supplements: packageand(apache2-worker:gnome-user-share) BuildRoot: %{_tmppath}/%{name}-%{version}-build