]> git.pld-linux.org Git - packages/dbus.git/blame - dbus.spec
- disable dotnet on sparc/alpha
[packages/dbus.git] / dbus.spec
CommitLineData
92f6f38b 1#
2# Conditional build:
60d211c4
JB
3%bcond_without glib # without glib support
4%bcond_without gtk # without GTK+ programs
f8d5be1b 5%bcond_without qt # without Qt support
f8d5be1b
JB
6%bcond_without python # without Python support
7%bcond_without dotnet # without .NET support
f82a8a7b 8%bcond_with gcj # with Java support
d40e6d8d 9#
60d211c4
JB
10%if %{without glib}
11%undefine with_gtk
12%endif
c5eec9e0 13
1e09949e
AM
14%ifnarch %{ix86} %{x8664} arm hppa ppc s390 s390x
15%undefine with_dotnet
16%endif
17
2c14f3cc 18%define expat_version 1.95.5
19%define glib2_version 2.2.0
20%define qt_version 3.1.0
3f8dd6e4 21Summary: D-BUS message bus
bc0b5507 22