diff --git a/avahi.spec b/avahi.spec index 22f735e..e9f66d4 100644 --- a/avahi.spec +++ b/avahi.spec @@ -15,7 +15,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Requires: dbus, libdaemon, expat, python, dbus-python, libcap Requires(post): initscripts, chkconfig, ldconfig BuildRequires: autoconf -BuildRequires: automake >= 1.9, automake < 1.10 +BuildRequires: automake >= 1.10, automake < 1.11 BuildRequires: libtool BuildRequires: dbus-devel >= 0.90 BuildRequires: dbus-glib-devel >= 0.70 @@ -44,6 +44,7 @@ Patch15: avahi-0.6.9-mono-libdir.patch Patch17: avahi-0.6.11-use-ipv6-yes.patch Patch20: avahi-0.6.15-initscript.patch Patch21: avahi-0.6.11-align.patch +Patch22: avahi-0.6.15-dbus1.0.patch %description @@ -171,12 +172,13 @@ Header files for development with the Apple Bonjour mDNSResponder compatibility %patch17 -p1 -b .use-ipv6-yes %patch20 -p1 -b .initscript %patch21 -p1 -b .align +%patch22 -p1 -b .dbus10 %build # auto* update needed for avahi-0.5.2-fedora.patch aclocal -I common libtoolize --force -automake-1.9 --add-missing +automake-1.10 --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 \ @@ -385,7 +387,7 @@ fi %changelog * Mon Nov 27 2006 Martin Bacovsky - 0.6.15-3 -- automake-1.9 required for building fixed +- automake-1.10 required for building * Mon Nov 27 2006 Martin Bacovsky - 0.6.15-2 - automake-1.9 required for building