Accepting request 317113 from home:pgajdos:apache2

require %{apache_suse_maintenance_mmn}

OBS-URL: https://build.opensuse.org/request/show/317113
OBS-URL: https://build.opensuse.org/package/show/Apache:Modules/apache2-mod_dnssd?expand=0&rev=13
This commit is contained in:
Kristyna Streitova 2015-07-16 17:03:30 +00:00 committed by Git OBS Bridge
parent 40ba7df583
commit b8363e3cd6
2 changed files with 10 additions and 1 deletions

View File

@ -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

View File

@ -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