added fix for #200767, added dist tag
This commit is contained in:
parent
43718b6783
commit
87f0c149dc
@ -6,7 +6,7 @@
|
||||
%endif
|
||||
Name: avahi
|
||||
Version: 0.6.11
|
||||
Release: 2.fc6
|
||||
Release: 3%{?dist}
|
||||
Summary: Local network service discovery
|
||||
Group: System Environment/Base
|
||||
License: LGPL
|
||||
@ -55,6 +55,7 @@ Patch15: avahi-0.6.9-mono-libdir.patch
|
||||
Patch16: avahi-sharp-lock.patch
|
||||
Patch17: avahi-0.6.11-use-ipv6-yes.patch
|
||||
Patch18: avahi-0.6.11-dbus-deprecated.patch
|
||||
Patch19: avahi-0.6.11-param.patch
|
||||
|
||||
%description
|
||||
Avahi is a system which facilitates service discovery on
|
||||
@ -203,6 +204,7 @@ Header files for development with the Apple Bonjour mDNSResponder compatibility
|
||||
#^- this patch now upstream
|
||||
%patch17 -p1 -b .use-ipv6-yes
|
||||
%patch18 -p1 -b .dbus-deprecated
|
||||
%patch19 -p1 -b .param
|
||||
|
||||
%build
|
||||
# auto* update needed for avahi-0.5.2-fedora.patch
|
||||
@ -414,6 +416,11 @@ fi
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Wed Aug 23 2006 Martin Stransky <stransky@redhat.com> - 0.6.11-3
|
||||
- added fix for #200767 - avahi-dnsconfd Segmentation fault
|
||||
with invalid command line argument
|
||||
- added dist tag
|
||||
|
||||
* Tue Jul 18 2006 John (J5) Palmieri <johnp@redhat.com> - 0.6.11-2.fc6
|
||||
- add BR for dbus-glib-devel
|
||||
- fix deprecated functions
|
||||
|
Loading…
Reference in New Issue
Block a user