From f0ce1882daefbbfd08bf15cc4acb4e65e190f29e6fcb021171f8c3f7ea277ac8 Mon Sep 17 00:00:00 2001 From: Petr Gajdos Date: Tue, 19 Dec 2017 13:21:40 +0000 Subject: [PATCH] - buildrequire apr-devel instead of libapr1-devel OBS-URL: https://build.opensuse.org/package/show/Apache:Modules/apache2-mod_dnssd?expand=0&rev=18 --- apache2-mod_dnssd.changes | 5 +++++ apache2-mod_dnssd.spec | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/apache2-mod_dnssd.changes b/apache2-mod_dnssd.changes index 02ac87b..5761431 100644 --- a/apache2-mod_dnssd.changes +++ b/apache2-mod_dnssd.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Dec 19 13:19:58 UTC 2017 - pgajdos@suse.com + +- buildrequire apr-devel instead of libapr1-devel + ------------------------------------------------------------------- Fri Dec 11 12:05:03 UTC 2015 - pgajdos@suse.com diff --git a/apache2-mod_dnssd.spec b/apache2-mod_dnssd.spec index 87030ff..8d4672b 100644 --- a/apache2-mod_dnssd.spec +++ b/apache2-mod_dnssd.spec @@ -1,7 +1,7 @@ # # spec file for package apache2-mod_dnssd # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2009 Dominique Leuenberger, Almere, The Netherlands. # # All modifications and additions to the file contributed by third parties @@ -30,8 +30,8 @@ Source: %{_name}-%{version}.tar.bz2 Patch0: apache2-mod_dnssd-apxs2-prefork.patch BuildRequires: apache-rpm-macros BuildRequires: apache2-devel +BuildRequires: apr-devel BuildRequires: autoconf -BuildRequires: libapr1-devel BuildRequires: pkg-config Requires: %{apache_mmn} Requires: %{apache_suse_maintenance_mmn}