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:
parent
77b1b60360
commit
f3def4aa60
@ -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>
|
||||
|
||||
|
@ -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}
|
||||
|
Loading…
Reference in New Issue
Block a user