fix bugs 177610, 177609
This commit is contained in:
parent
5b5f9bd11e
commit
4eda6e8b46
@ -15,6 +15,8 @@ Patch2: avahi-0.5.2-start_after_dbus.patch
|
||||
Patch3: avahi-0.6-initscript_status.patch
|
||||
Patch4: avahi-0.6-dbus-0.6.patch
|
||||
Patch5: avahi-0.6.3-bz177148.patch
|
||||
# enable mono's mcs to work in beehive buildroot:
|
||||
Patch6: avahi-0.6.3-MONO_SHARED_DIR.patch
|
||||
|
||||
%description
|
||||
Avahi is a system which facilitates service discovery on
|
||||
@ -104,6 +106,7 @@ necessary for developing programs using avahi.
|
||||
#%patch4 -p1 -b .dbus-0.6
|
||||
#^- this patch now upstream
|
||||
%patch5 -p1 -b .bz177148
|
||||
%patch6 -p1 -b .MONO_SHARED_DIR
|
||||
|
||||
%build
|
||||
# auto* update needed for avahi-0.5.2-fedora.patch
|
||||
@ -113,8 +116,6 @@ automake-1.9 --add-missing
|
||||
autoconf
|
||||
|
||||
%configure --with-distro=fedora --disable-qt4 --disable-monodoc --without-python-twisted --with-avahi-user=avahi --with-avahi-group=avahi --enable-compat-howl --enable-compat-libdns_sd
|
||||
# enable mono's mcs to work in beehive buildroot:
|
||||
export MONO_SHARED_DIR=.
|
||||
make %{?_smp_mflags}
|
||||
|
||||
%install
|
||||
|
Loading…
Reference in New Issue
Block a user