From 739bbaf19f2f7ef3767dd1b8c87d7e235b5e1975 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Thu, 4 Aug 2016 10:36:26 -0500 Subject: [PATCH] include dbus xml interfaces in main pkg too, apparently used there for runtime introspection --- avahi.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/avahi.spec b/avahi.spec index 73f0c47..0262c2e 100644 --- a/avahi.spec +++ b/avahi.spec @@ -18,7 +18,7 @@ Name: avahi Version: 0.6.32 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Local network service discovery License: LGPLv2+ URL: http://avahi.org @@ -511,6 +511,7 @@ exit 0 %{_mandir}/man8/avahi-daemon.* %{_unitdir}/avahi-daemon.service %{_unitdir}/avahi-daemon.socket +%{_datadir}/dbus-1/interfaces/*.xml %{_datadir}/dbus-1/system-services/org.freedesktop.Avahi.service %{_libdir}/libavahi-core.so.* @@ -663,6 +664,9 @@ exit 0 %changelog +* Thu Aug 04 2016 Rex Dieter - 0.6.32-3 +- include dbus xml interfaces in main pkg too, apparently used there for runtime introspection + * Tue Jul 19 2016 Fedora Release Engineering - 0.6.32-2 - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages