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