Accepting request 897165 from GNOME:Factory
- Fix libavahi-devel requirements. The devel package installs libavahi-libevent.so but didn't require the library it's pointing to. (forwarded request 896879 from cgiboudeaux) OBS-URL: https://build.opensuse.org/request/show/897165 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/avahi?expand=0&rev=139
This commit is contained in:
commit
b139f0508f
@ -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