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