]> git.pld-linux.org Git - packages/avahi.git/blame - avahi.spec
- fix missing mdns-howl provides
[packages/avahi.git] / avahi.spec
CommitLineData
84074ccc 1#
2# Conditional build:
3%bcond_with dotnet # build with dotnet bindings
4#
5Summary: Free mDNS/DNS-SD implementation
6Summary(pl): Wolna implementacja mDNS/DNS-SD
7Name: avahi
56321bc5 8Version: 0.6.7
20c3c94e 9Release: 2
84074ccc 10License: GPL v.2/LGPL
11Group: Applications
12Source0: http://avahi.org/download/%{name}-%{version}.tar.gz
56321bc5 13# Source0-md5: 4cfb24b5c9063180f9eee2ef30beac53
385ef799 14Source1: %{name}-daemon
15Source2: %{name}-dnsconfd
76a611b3 16Source3: %{name}.png
cf57cb18 17Patch0: %{name}-desktop.patch
18Patch1: %{name}-glade.patch
84074ccc 19URL: http://avahi.org/
20BuildRequires: autoconf
21BuildRequires: automake
22BuildRequires: dbus-devel >= 0.34
23BuildRequires: doxygen
24BuildRequires: expat-devel
25BuildRequires: gdbm-devel
26BuildRequires: glib2-devel >= 1:2.4.0
27BuildRequires: graphviz
28BuildRequires: gtk+2-devel >= 2:2.4.0
29BuildRequires: libdaemon-devel >= 0.5
30BuildRequires: libglade2-devel >= 2.4.0
31BuildRequires: libtool
32%if %{with dotnet}
33BuildRequires: mono
34BuildRequires: monodoc
35%endif
36BuildRequires: python-dbus
37BuildRequires: python-pygtk-devel
38BuildRequires: qt-devel
39BuildRequires: rpmbuild(macros) >= 1.228
40Requires(post,preun): /sbin/chkconfig
cf57cb18 41Requires: dbus >= 0.60-2
84074ccc 42Requires: %{name}-libs = %{version}-%{release}
76a611b3 43Provides: group(avahi)
5a4d6742 44Provides: user(avahi)
84074ccc 45BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
46
47%description
76a611b3 48Avahi is an implementation the DNS Service Discovery and Multicast DNS
49specifications for Zeroconf Computing. It uses D-BUS for communication
50between user applications and a system daemon.
84074ccc 51
52%description -l pl
76a611b3 53