]> git.pld-linux.org Git - packages/dbus.git/blame - dbus.spec
- fix destination directory of monodoc files
[packages/dbus.git] / dbus.spec
CommitLineData
92f6f38b 1#
48d7fff5 2# TODO: mono
60d211c4 3#
92f6f38b 4# Conditional build:
60d211c4
JB
5%bcond_without glib # without glib support
6%bcond_without gtk # without GTK+ programs
7%bcond_without qt # without qt support
26ded955 8%bcond_with gcj # without Java support
6f9f6645 9%bcond_without python # without python support
d40e6d8d 10#
60d211c4
JB
11%if %{without glib}
12%undefine with_gtk
13%endif
3f8dd6e4
AF
14%define expat_version 1.95.5
15%define glib2_version 2.2.0
16%define qt_version 3.1.0
3f8dd6e4 17Summary: D-BUS message bus
bc0b5507 18