]> git.pld-linux.org Git - packages/avahi.git/blame - avahi.spec
- 0.6.13
[packages/avahi.git] / avahi.spec
CommitLineData
84074ccc 1#
2# Conditional build:
0b1041d5
JB
3%bcond_without dotnet # build without dotnet bindings
4%bcond_without qt # build without (any) qt bindings
5%bcond_without qt3 # build without qt3 bindings
6%bcond_without qt4 # build without qt4 bindings
84074ccc 7#
0b1041d5
JB
8%if %{without qt}
9%undefine with_qt3
10%undefine with_qt4
11%endif
22d92961 12%include /usr/lib/rpm/macros.mono
13#
84074ccc 14Summary: Free mDNS/DNS-SD implementation
15Summary(pl): Wolna implementacja mDNS/DNS-SD
16Name: avahi
4da0d8d4 17Version: 0.6.13
cb9a4a20 18Release: 1
84074ccc 19License: GPL v.2/LGPL
20Group: Applications
21Source0: http://avahi.org/download/%{name}-%{version}.tar.gz
4da0d8d4 22# Source0-md5: d1000689979105cc95b9ca102284aae4
385ef799 23Source1: %{name}-daemon
24Source2: %{name}-dnsconfd
76a611b3 25Source3: %{name}.png
cf57cb18 26Patch0: %{name}-desktop.patch
27Patch1: %{name}-glade.patch
65db52cd 28Patch2: %{name}-destdir.patch
84074ccc 29URL: http://avahi.org/
30BuildRequires: autoconf
31BuildRequires: automake
4da0d8d4 32BuildRequires: dbus-devel >= 0.92
84074ccc 33BuildRequires: doxygen
34BuildRequires: expat-devel
35BuildRequires: gdbm-devel
4da0d8d4 36BuildRequires: glib2-devel >= 1:2.12.2
84074ccc 37BuildRequires: graphviz
4da0d8d4 38BuildRequires: gtk+2-devel >= 2:2.10.2
84074ccc 39BuildRequires: libdaemon-devel >= 0.5
a702b91a 40BuildRequires: libglade2-devel >= 1:2.6.0
84074ccc 41BuildRequires: libtool
42%if %{with dotnet}
312e39be 43BuildRequires: mono-csharp
84074ccc 44BuildRequires: monodoc
45%endif
91126bd8 46BuildRequires: pkgconfig
a702b91a 47BuildRequires: python-dbus >= 0.71
4da0d8d4 48BuildRequires: python-pygtk-devel >= 2:2.9.6
0b1041d5 49%if %{with qt3}
672bcc85 50BuildRequires: qt-devel >= 3.0
0b1041d5
JB
51%endif
52%if %{with qt4}
53BuildRequires: QtCore-devel
91bdb504 54BuildRequires: qt4-build
528a0e79 55%endif
84074ccc 56BuildRequires: rpmbuild(macros) >= 1.228
57Requires(post,preun): /sbin/chkconfig
4da0d8d4 58Requires: dbus >= 0.92
84074ccc 59Requires: %{name}-libs = %{version}-%{release}
76a611b3 60Provides: group(avahi)
5a4d6742 61Provides: user(avahi)
84074ccc 62BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
63
64%description
76a611b3 65Avahi is an implementation the DNS Service Discovery and Multicast DNS
66specifications for Zeroconf Computing. It uses D-BUS for communication
67between user applications and a system daemon.
84074ccc 68
69%description -l pl
76a611b3 70