]> git.pld-linux.org Git - packages/avahi.git/blame - avahi.spec
- added destdir fix, fixed R: in compat-*-static (thx pluto), rel.3
[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
65db52cd 12Release: 3
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
65db52cd 22Patch2: %{name}-destdir.patch
84074ccc 23URL: http://avahi.org/
24BuildRequires: autoconf
25BuildRequires: automake
26BuildRequires: dbus-devel >= 0.34
27BuildRequires: doxygen
28BuildRequires: expat-devel
29BuildRequires: gdbm-devel
30BuildRequires: glib2-devel >= 1:2.4.0
31BuildRequires: graphviz
32BuildRequires: gtk+2-devel >= 2:2.4.0
33BuildRequires: libdaemon-devel >= 0.5
34BuildRequires: libglade2-devel >= 2.4.0
35BuildRequires: libtool
36%if %{with dotnet}
37BuildRequires: mono
38BuildRequires: monodoc
39%endif
40BuildRequires: python-dbus
41BuildRequires: python-pygtk-devel
528a0e79 42%if %{with qt}
672bcc85 43BuildRequires: qt-devel >= 3.0
528a0e79 44%endif
84074ccc 45BuildRequires: rpmbuild(macros) >= 1.228
46Requires(post,preun): /sbin/chkconfig
cf57cb18 47Requires: dbus >= 0.60-2
84074ccc 48Requires: %{name}-libs = %{version}-%{release}
76a611b3 49Provides: group(avahi)
5a4d6742 50Provides: user(avahi)
84074ccc 51BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
52
53%description
76a611b3 54Avahi is an implementation the DNS Service Discovery and Multicast DNS
55specifications for Zeroconf Computing. It uses D-BUS for communication
56between user applications and a system daemon.
84074ccc 57
58%description -l pl
76a611b3 59