From bbc61b3da0acb3180b45cd49cab4115a29d455fe Mon Sep 17 00:00:00 2001 From: Martin Bacovsky Date: Mon, 27 Nov 2006 14:15:16 +0000 Subject: [PATCH] - automake-1.9 required for building fixed --- avahi.spec | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/avahi.spec b/avahi.spec index e1da7b5..22f735e 100644 --- a/avahi.spec +++ b/avahi.spec @@ -6,7 +6,7 @@ %endif Name: avahi Version: 0.6.15 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Local network service discovery Group: System Environment/Base License: LGPL @@ -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 <= 2.0 +BuildRequires: automake >= 1.9, automake < 1.10 BuildRequires: libtool BuildRequires: dbus-devel >= 0.90 BuildRequires: dbus-glib-devel >= 0.70 @@ -42,9 +42,8 @@ Patch13: avahi-0.6.9-bz185972.patch Patch14: avahi-0.6.9-bz189427.patch Patch15: avahi-0.6.9-mono-libdir.patch Patch17: avahi-0.6.11-use-ipv6-yes.patch -Patch21: avahi-0.6.11-align.patch - Patch20: avahi-0.6.15-initscript.patch +Patch21: avahi-0.6.11-align.patch %description @@ -385,6 +384,9 @@ fi %endif %changelog +* Mon Nov 27 2006 Martin Bacovsky - 0.6.15-3 +- automake-1.9 required for building fixed + * Mon Nov 27 2006 Martin Bacovsky - 0.6.15-2 - automake-1.9 required for building