]> git.pld-linux.org Git - packages/avahi.git/blame - avahi.spec
- qt 3 typos
[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
57aa74ab 21Version: 0.6.15
df02d559 22Release: 3
84074ccc 23License: GPL v.2/LGPL
24Group: Applications
57aa74ab 25Source0: http://lathiat.net/%{name}-%{version}.tar.gz
26# Source0-md5: 94dbd41336d18c47fc8213735a3fbf8e
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
57aa74ab 33Patch3: %{name}-dbus.patch
84074ccc 34URL: http://avahi.org/
35BuildRequires: autoconf
36BuildRequires: automake
4da0d8d4 37BuildRequires: dbus-devel >= 0.92
84074ccc 38BuildRequires: doxygen
39BuildRequires: expat-devel
40BuildRequires: gdbm-devel
4da0d8d4 41BuildRequires: glib2-devel >= 1:2.12.2
84074ccc 42BuildRequires: graphviz
4da0d8d4 43BuildRequires: gtk+2-devel >= 2:2.10.2
df02d559 44BuildRequires: libcap-devel
84074ccc 45BuildRequires: libdaemon-devel >= 0.5
a702b91a 46BuildRequires: libglade2-devel >= 1:2.6.0
84074ccc 47BuildRequires: libtool
48%if %{with dotnet}
312e39be 49BuildRequires: mono-csharp
84074ccc 50BuildRequires: monodoc
51%endif
91126bd8 52BuildRequires: pkgconfig
5adae992 53BuildRequires: python >= 1:2.4
a702b91a 54BuildRequires: python-dbus >= 0.71
4da0d8d4 55BuildRequires: python-pygtk-devel >= 2:2.9.6
0b1041d5 56%if %{with qt3}
672bcc85 57BuildRequires: qt-devel >= 3.0
0b1041d5
JB
58%endif
59%if %{with qt4}
60BuildRequires: QtCore-devel
91bdb504 61BuildRequires: qt4-build
528a0e79 62%endif
84074ccc 63BuildRequires: rpmbuild(macros) >= 1.228
64Requires(post,preun): /sbin/chkconfig
4da0d8d4 65Requires: dbus >= 0.92
84074ccc 66Requires: %{name}-libs = %{version}-%{release}
76a611b3 67Provides: group(avahi)
5a4d6742 68Provides: user(avahi)
84074ccc 69BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
70
71%description
76a611b3 72Avahi is an implementation the DNS Service Discovery and Multicast DNS
73specifications for Zeroconf Computing. It uses D-BUS for communication
74between user applications and a system daemon.
84074ccc 75
76%description -l pl
76a611b3 77