fix bug 179448: mis-alignment of input cmsghdr msg->msg_control buffer on
ia64
This commit is contained in:
parent
79ec033663
commit
c9643d922f
@ -4,3 +4,4 @@ avahi-0.6.1.tar.gz
|
|||||||
avahi-0.6.3.tar.gz
|
avahi-0.6.3.tar.gz
|
||||||
avahi-0.6.4.tar.gz
|
avahi-0.6.4.tar.gz
|
||||||
avahi-0.6.5.tar.gz
|
avahi-0.6.5.tar.gz
|
||||||
|
avahi-0.6.6.tar.gz
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
%define WITH_MONO 0
|
%define WITH_MONO 0
|
||||||
%endif
|
%endif
|
||||||
Name: avahi
|
Name: avahi
|
||||||
Version: 0.6.5
|
Version: 0.6.6
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: Local network service discovery
|
Summary: Local network service discovery
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
@ -28,6 +28,7 @@ Patch7: avahi-0.6.4-initscript-i18n.patch
|
|||||||
Patch8: avahi-0.6.3-lockfile.patch
|
Patch8: avahi-0.6.3-lockfile.patch
|
||||||
Patch9: avahi-0.6.4-localtime.patch
|
Patch9: avahi-0.6.4-localtime.patch
|
||||||
Patch10: avahi-0.6.4-bz178784.patch
|
Patch10: avahi-0.6.4-bz178784.patch
|
||||||
|
Patch11: avahi-0.6.5-bz179448.patch
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Avahi is a system which facilitates service discovery on
|
Avahi is a system which facilitates service discovery on
|
||||||
@ -126,6 +127,7 @@ necessary for developing programs using avahi.
|
|||||||
%patch8 -p1 -b .lockfile
|
%patch8 -p1 -b .lockfile
|
||||||
%patch9 -p1 -b .localtime
|
%patch9 -p1 -b .localtime
|
||||||
%patch10 -p1 -b .bz178746
|
%patch10 -p1 -b .bz178746
|
||||||
|
%patch11 -p1 -b .bz179448
|
||||||
|
|
||||||
%build
|
%build
|
||||||
# auto* update needed for avahi-0.5.2-fedora.patch
|
# auto* update needed for avahi-0.5.2-fedora.patch
|
||||||
|
Loading…
Reference in New Issue
Block a user