added workaround for avahi bug

This commit is contained in:
root 2013-02-08 15:47:03 +04:00
parent 516b39e8ef
commit a27eef0bbc

View file

@ -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