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