From f3def4aa6087dce2a7889a302202e004bd616b09435f90eaabb586d05fafe141 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Thu, 3 Jun 2021 10:40:06 +0000 Subject: [PATCH] Accepting request 896879 from home:cgiboudeaux:branches:GNOME:Factory - Fix libavahi-devel requirements. The devel package installs libavahi-libevent.so but didn't require the library it's pointing to. OBS-URL: https://build.opensuse.org/request/show/896879 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/avahi?expand=0&rev=186 --- avahi.changes | 7 +++++++ avahi.spec | 1 + 2 files changed, 8 insertions(+) diff --git a/avahi.changes b/avahi.changes index f4c9e60..ec1c7b5 100644 --- a/avahi.changes +++ b/avahi.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Wed Jun 2 09:37:12 UTC 2021 - Christophe Giboudeaux + +- Fix libavahi-devel requirements. The devel package installs + libavahi-libevent.so but didn't require the library it's + pointing to. + ------------------------------------------------------------------- Tue Apr 20 16:17:54 UTC 2021 - Michael Gorse diff --git a/avahi.spec b/avahi.spec index 8800493..0063288 100644 --- a/avahi.spec +++ b/avahi.spec @@ -321,6 +321,7 @@ Requires: glibc-devel Requires: libavahi-client%{avahi_client_sover} = %{version} Requires: libavahi-common%{avahi_common_sover} = %{version} Requires: libavahi-core%{avahi_core_sover} = %{version} +Requires: libavahi-libevent%{avahi_libevent_sover} = %{version} # Last appeared in OpenSUSE 10.3: Provides: avahi-devel = %{version} Obsoletes: avahi-devel < %{version}