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
This commit is contained in:
Dominique Leuenberger 2021-06-03 10:40:06 +00:00 committed by Git OBS Bridge
parent 77b1b60360
commit f3def4aa60
2 changed files with 8 additions and 0 deletions

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed Jun 2 09:37:12 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
- 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 <mgorse@suse.com>

View File

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