update to avahi 0.6.21
This commit is contained in:
parent
ec5ecb4df8
commit
5a6a0ff883
@ -1 +1 @@
|
||||
avahi-0.6.17.tar.gz
|
||||
avahi-0.6.21.tar.gz
|
||||
|
13
avahi.spec
13
avahi.spec
@ -5,8 +5,8 @@
|
||||
%define WITH_MONO 0
|
||||
%endif
|
||||
Name: avahi
|
||||
Version: 0.6.20
|
||||
Release: 7%{?dist}
|
||||
Version: 0.6.21
|
||||
Release: 1%{?dist}
|
||||
Summary: Local network service discovery
|
||||
Group: System Environment/Base
|
||||
License: LGPL
|
||||
@ -36,9 +36,6 @@ BuildRequires: mono-devel >= 1.1.13
|
||||
Obsoletes: howl
|
||||
Source0: http://avahi.org/download/%{name}-%{version}.tar.gz
|
||||
# enable mono's mcs to work in beehive buildroot:
|
||||
Patch0: avahi-0.6.20-cleanup-dns-compression-table.patch
|
||||
Patch1: avahi-0.6.20-make-known-answers-not-conflict.patch
|
||||
Patch2: avahi-0.6.20-arp-packet-fix.patch
|
||||
Patch6: avahi-0.6.3-MONO_SHARED_DIR.patch
|
||||
|
||||
%description
|
||||
@ -209,9 +206,6 @@ fashion with mDNS.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%patch0 -p0 -b .cleanup-dns-compression-table
|
||||
%patch1 -p2 -b .make-known-answers-not-conflict
|
||||
%patch2 -p2 -b .arp-packet-fix
|
||||
%if %{WITH_MONO}
|
||||
%patch6 -p1 -b .MONO_SHARED_DIR
|
||||
%endif
|
||||
@ -468,6 +462,9 @@ fi
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Sun Aug 12 2007 Lennart Poettering <lpoetter@redhat.com> - 0.6.21-1
|
||||
- New upstream release
|
||||
|
||||
* Thu Aug 9 2007 Lennart Poettering <lpoetter@redhat.com> - 0.6.20-7
|
||||
- Fix tagging borkage
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user