Accepting request 970362 from home:jengelh:branches:GNOME:Factory
- Stop requiring "avahi" from "libavahi-devel". The devel package ought to facilitate building programs with avahi, not run the whole deamon. OBS-URL: https://build.opensuse.org/request/show/970362 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/avahi?expand=0&rev=203
This commit is contained in:
parent
e205300659
commit
71c960bb87
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Apr 15 08:34:35 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
- Stop requiring "avahi" from "libavahi-devel". The devel package
|
||||||
|
ought to facilitate building programs with avahi, not run the
|
||||||
|
whole deamon.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Feb 23 11:13:07 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
Wed Feb 23 11:13:07 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
@ -321,7 +321,6 @@ DNS specifications for Zeroconf Computing.
|
|||||||
%package -n libavahi-devel
|
%package -n libavahi-devel
|
||||||
Summary: Header files for the Zeroconf/Bonjour D-Bus service
|
Summary: Header files for the Zeroconf/Bonjour D-Bus service
|
||||||
Group: Development/Libraries/C and C++
|
Group: Development/Libraries/C and C++
|
||||||
Requires: %{_name} = %{version}
|
|
||||||
Requires: dbus-1-devel
|
Requires: dbus-1-devel
|
||||||
Requires: glibc-devel
|
Requires: glibc-devel
|
||||||
Requires: libavahi-client%{avahi_client_sover} = %{version}
|
Requires: libavahi-client%{avahi_client_sover} = %{version}
|
||||||
@ -416,7 +415,9 @@ Avahi is an implementation of the DNS Service Discovery and Multicast
|
|||||||
DNS specifications for Zeroconf Computing.
|
DNS specifications for Zeroconf Computing.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
# This is the avahi-discover command, only provided for the primary python3 flavor
|
# This is the avahi-discover command, only provided for the primary python3 flavor
|
||||||
|
|
||||||
%package -n python3-avahi-gtk
|
%package -n python3-avahi-gtk
|
||||||
Summary: A set of Avahi utilities written in Python Using python-gtk
|
Summary: A set of Avahi utilities written in Python Using python-gtk
|
||||||
Group: Development/Languages/Python
|
Group: Development/Languages/Python
|
||||||
|
Loading…
Reference in New Issue
Block a user