diff --git a/avahi.spec b/avahi.spec index 7b885b4..137646b 100644 --- a/avahi.spec +++ b/avahi.spec @@ -90,13 +90,14 @@ Summary: Avahi service discovery (mDNS/DNS-SD) suite Name: avahi Version: 0.6.31 -Release: 6 +Release: 7 License: LGPLv2+ Group: System/Servers Url: http://avahi.org/ Source0: http://avahi.org/download/%{name}-%{version}.tar.gz Source1: avahi-hostname.sh +Patch0: avahi-0.6.31.workaround.patch BuildRequires: cap-devel BuildRequires: expat-devel >= 2.0.1 @@ -410,6 +411,7 @@ Devel library for avahi-gtk3. %prep %setup -q +%apply_patches cp %{SOURCE1} avahi-hostname.sh %build