]> git.pld-linux.org Git - packages/avahi.git/blame - avahi.spec
- BR: glitz-devel
[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
84d693d9 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
ba965d07 31BuildRequires: glitz-devel
84074ccc 32BuildRequires: graphviz
33BuildRequires: gtk+2-devel >= 2:2.4.0
34BuildRequires: libdaemon-devel >= 0.5
35BuildRequires: libglade2-devel >= 2.4.0
36BuildRequires: libtool
37%if %{with dotnet}
38BuildRequires: mono
39BuildRequires: monodoc
40%endif
91126bd8 41BuildRequires: pkgconfig
84074ccc 42BuildRequires: python-dbus
91126bd8 43BuildRequires: python-libxml2
84074ccc 44BuildRequires: python-pygtk-devel
528a0e79 45%if %{with qt}
672bcc85 46BuildRequires: qt-devel >= 3.0
528a0e79 47%endif
84074ccc 48BuildRequires: rpmbuild(macros) >= 1.228
49Requires(post,preun): /sbin/chkconfig
cf57cb18 50Requires: dbus >= 0.60-2
84074ccc 51Requires: %{name}-libs = %{version}-%{release}
76a611b3 52Provides: group(avahi)
5a4d6742 53Provides: user(avahi)
84074ccc 54BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
55
56%description
76a611b3 57Avahi is an implementation the DNS Service Discovery and Multicast DNS
58specifications for Zeroconf Computing. It uses D-BUS for communication
59between user applications and a system daemon.
84074ccc 60
61%description -l pl
76a611b3 62