Accepting request 990091 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/990091 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/avahi?expand=0&rev=152
This commit is contained in:
commit
72ea6046b5
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Jul 9 12:30:21 UTC 2022 - Callum Farmer <gmbr3@opensuse.org>
|
||||
|
||||
- Move the dbus-1 system.d file to /usr (bsc#1201345)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 15 08:34:35 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
|
@ -537,6 +537,7 @@ export PYTHON=%{_bindir}/$python
|
||||
--disable-static\
|
||||
--with-distro=suse\
|
||||
--enable-xmltoman\
|
||||
--with-dbus-sys=%{_datadir}/dbus-1/system.d \
|
||||
%if %{build_core}
|
||||
--enable-compat-libdns_sd\
|
||||
--enable-compat-howl\
|
||||
@ -800,7 +801,7 @@ find %{_localstatedir}/lib/avahi-autoipd -user avahi -exec chown avahi-autoipd:a
|
||||
%{_sysconfdir}/avahi/avahi-dnsconfd.action
|
||||
%dir %{_sysconfdir}/avahi/services
|
||||
%config(noreplace) %{_sysconfdir}/avahi/hosts
|
||||
%{_sysconfdir}/dbus-1/system.d/*.conf
|
||||
%{_datadir}/dbus-1/system.d/*.conf
|
||||
%{_datadir}/dbus-1/interfaces/org.freedesktop.Avahi.*.xml
|
||||
%{_datadir}/dbus-1/system-services/org.freedesktop.Avahi.service
|
||||
%dir %{_prefix}/lib/avahi
|
||||
|
Loading…
Reference in New Issue
Block a user