- add BR for dbus-glib-devel
This commit is contained in:
parent
3c4ca9d69c
commit
f97ecbbf3e
@ -6,7 +6,7 @@
|
||||
%endif
|
||||
Name: avahi
|
||||
Version: 0.6.11
|
||||
Release: 1.fc6
|
||||
Release: 2.fc6
|
||||
Summary: Local network service discovery
|
||||
Group: System Environment/Base
|
||||
License: LGPL
|
||||
@ -17,7 +17,8 @@ Requires(post): initscripts, chkconfig, ldconfig
|
||||
BuildRequires: autoconf
|
||||
BuildRequires: automake
|
||||
BuildRequires: libtool
|
||||
BuildRequires: dbus-devel
|
||||
BuildRequires: dbus-devel >= 0.90
|
||||
BuildRequires: dbus-glib-devel >= 0.70
|
||||
BuildRequires: dbus-python
|
||||
BuildRequires: libxml2-python
|
||||
BuildRequires: gtk2-devel
|
||||
@ -411,6 +412,9 @@ fi
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Tue Jul 18 2006 John (J5) Palmieri <johnp@redhat.com> - 0.6.11-2.fc6
|
||||
- add BR for dbus-glib-devel
|
||||
|
||||
* Mon Jul 17 2006 Jason Vas Dias <jvdias@redhat.com> - 0.6.11-1.fc6
|
||||
- Upgrade to upstream version 0.6.11
|
||||
- fix bug 195674: set 'use-ipv6=yes' in avahi-daemon.conf
|
||||
|
Loading…
Reference in New Issue
Block a user