]> git.pld-linux.org Git - packages/avahi.git/blame - avahi.spec
- reload just once
[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
8Version: 0.6.4
9Release: 0.1
10License: GPL v.2/LGPL
11Group: Applications
12Source0: http://avahi.org/download/%{name}-%{version}.tar.gz
13# Source0-md5: 12eb941043f26f82c51e99821ac52c44
385ef799 14Source1: %{name}-daemon
15Source2: %{name}-dnsconfd
84074ccc 16URL: http://avahi.org/
17BuildRequires: autoconf
18BuildRequires: automake
19BuildRequires: dbus-devel >= 0.34
20BuildRequires: doxygen
21BuildRequires: expat-devel
22BuildRequires: gdbm-devel
23BuildRequires: glib2-devel >= 1:2.4.0
24BuildRequires: graphviz
25BuildRequires: gtk+2-devel >= 2:2.4.0
26BuildRequires: libdaemon-devel >= 0.5
27BuildRequires: libglade2-devel >= 2.4.0
28BuildRequires: libtool
29%if %{with dotnet}
30BuildRequires: mono
31BuildRequires: monodoc
32%endif
33BuildRequires: python-dbus
34BuildRequires: python-pygtk-devel
35BuildRequires: qt-devel
36BuildRequires: rpmbuild(macros) >= 1.228
37Requires(post,preun): /sbin/chkconfig
38Requires: %{name}-libs = %{version}-%{release}
39BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
40
41%description
42Avahi is an implementation the DNS Service Discovery and Multicast
43DNS specifications for Zeroconf Computing. It uses D-BUS for
44communication between user applications and a system daemon.
45
46%description -l pl
47