]> git.pld-linux.org Git - packages/avahi.git/blame - avahi.spec
- -devel tunning
[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
76a611b3 16Source3: %{name}.png
17Patch1: %{name}-desktop.patch
84074ccc 18URL: http://avahi.org/
19BuildRequires: autoconf
20BuildRequires: automake
21BuildRequires: dbus-devel >= 0.34
22BuildRequires: doxygen
23BuildRequires: expat-devel
24BuildRequires: gdbm-devel
25BuildRequires: glib2-devel >= 1:2.4.0
26BuildRequires: graphviz
27BuildRequires: gtk+2-devel >= 2:2.4.0
28BuildRequires: libdaemon-devel >= 0.5
29BuildRequires: libglade2-devel >= 2.4.0
30BuildRequires: libtool
31%if %{with dotnet}
32BuildRequires: mono
33BuildRequires: monodoc
34%endif
35BuildRequires: python-dbus
36BuildRequires: python-pygtk-devel
37BuildRequires: qt-devel
38BuildRequires: rpmbuild(macros) >= 1.228
39Requires(post,preun): /sbin/chkconfig
40Requires: %{name}-libs = %{version}-%{release}
76a611b3 41Provides: group(avahi)
5a4d6742 42Provides: user(avahi)
84074ccc 43BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
44
45%description
76a611b3 46Avahi is an implementation the DNS Service Discovery and Multicast DNS
47specifications for Zeroconf Computing. It uses D-BUS for communication
48between user applications and a system daemon.
84074ccc 49
50%description -l pl
76a611b3 51