2007-02-15 18:16:44 +01:00
|
|
|
#
|
2009-07-17 18:13:29 +02:00
|
|
|
# spec file for package dbus-1-x11 (Version 1.2.16)
|
2007-02-15 18:16:44 +01:00
|
|
|
#
|
2009-01-29 23:01:42 +01:00
|
|
|
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
2007-02-15 18:16:44 +01:00
|
|
|
#
|
2008-08-08 02:10:13 +02:00
|
|
|
# All modifications and additions to the file contributed by third parties
|
|
|
|
# remain the property of their copyright owners, unless otherwise agreed
|
|
|
|
# upon. The license for this file, and modifications and additions to the
|
|
|
|
# file, is the same license as for the pristine package itself (unless the
|
|
|
|
# license for the pristine package is not an Open Source License, in which
|
|
|
|
# case the license is the MIT License). An "Open Source License" is a
|
|
|
|
# license that conforms to the Open Source Definition (Version 1.9)
|
|
|
|
# published by the Open Source Initiative.
|
|
|
|
|
2007-02-15 18:16:44 +01:00
|
|
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
|
|
|
#
|
|
|
|
|
|
|
|
# norootforbuild
|
|
|
|
|
2008-02-28 01:53:29 +01:00
|
|
|
|
2007-02-15 18:16:44 +01:00
|
|
|
Name: dbus-1-x11
|
|
|
|
BuildRequires: xorg-x11-devel
|
2007-10-03 00:50:39 +02:00
|
|
|
Url: http://dbus.freedesktop.org/
|
2009-07-17 18:13:29 +02:00
|
|
|
License: GNU General Public License (GPL), Other License(s), see package
|
|
|
|
Group: System/Daemons
|
|
|
|
Summary: D-Bus Message Bus System
|
2007-02-15 18:16:44 +01:00
|
|
|
# COMMON1-BEGIN
|
|
|
|
# COMMON1-BEGIN
|
2007-07-21 17:28:46 +02:00
|
|
|
BuildRequires: doxygen libexpat-devel libzio pkgconfig
|
2008-09-05 20:16:27 +02:00
|
|
|
BuildRequires: audit-devel
|
2009-07-17 18:13:29 +02:00
|
|
|
Version: 1.2.16
|
|
|
|
Release: 1
|
2007-10-03 00:50:39 +02:00
|
|
|
AutoReqProv: on
|
2008-11-02 15:38:31 +01:00
|
|
|
# bug437293
|
|
|
|
%ifarch ppc64
|
|
|
|
Obsoletes: dbus-1-64bit
|
|
|
|
%endif
|
|
|
|
#
|
2007-12-13 20:08:48 +01:00
|
|
|
Source0: dbus-%{version}.tar.bz2
|
2007-02-15 18:16:44 +01:00
|
|
|
Source1: rc.boot.dbus
|
|
|
|
Source2: dbus-1.desktop
|
2008-09-05 20:16:27 +02:00
|
|
|
Source3: dbus_at_console.ck
|
2009-02-17 22:17:46 +01:00
|
|
|
Patch0: dbus-log-deny.patch
|
2008-12-15 12:25:37 +01:00
|
|
|
%if 0%{?suse_version} > 1100
|
|
|
|
%bcond_without selinux
|
|
|
|
%else
|
|
|
|
%bcond_with selinux
|
|
|
|
%endif
|
|
|
|
%if %{with selinux}
|
|
|
|
BuildRequires: libselinux-devel
|
|
|
|
%endif
|
2007-02-15 18:16:44 +01:00
|
|
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
|
|
|
# COMMON1-END
|
|
|
|
# COMMON1-END
|
|
|
|
|
|
|
|
%description
|
|
|
|
D-Bus contains some tools that require Xlib to be installed, those are
|
|
|
|
in this separate package so server systems need not install X.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Authors:
|
|
|
|
--------
|
|
|
|
Olivier Andrieu <oliv__a@users.sourceforge.net>
|
|
|
|
Philip Blundell <pb@nexus.co.uk>
|
|
|
|
Anders Carlsson <andersca@gnome.org>
|
|
|
|
Kristian Hogsberg <krh@redhat.com>
|
|
|
|
Alex Larsson <alexl@redhat.com>
|
|
|
|
Michael Meeks <michael@ximian.com>
|
|
|
|
Seth Nickell <seth@gnome.org>
|
|
|
|
Havoc Pennington <hp@redhat.com>
|
|
|
|
Harri Porten <porten@kde.org>
|
|
|
|
Matthew Rickard <mjricka@epoch.ncsc.mil>
|
|
|
|
Zack Rusin <zack@kde.org>
|
|
|
|
Joe Shaw <joe@assbarn.com>
|
|
|
|
Colin Walters <walters@gnu.org>
|
|
|
|
David Zeuthen <david@fubar.dk>
|
|
|
|
|
2007-02-19 11:59:04 +01:00
|
|
|
%prep
|
|
|
|
# COMMON2-BEGIN
|
|
|
|
# COMMON2-BEGIN
|
|
|
|
%setup -n dbus-%{version} -q
|
2009-01-29 23:01:42 +01:00
|
|
|
%patch0 -p1
|
2007-02-19 11:59:04 +01:00
|
|
|
|
|
|
|
%build
|
|
|
|
autoreconf -fi
|
|
|
|
export CFLAGS="${RPM_OPT_FLAGS} -fno-strict-aliasing -fPIC"
|
|
|
|
export CXXFLAGS="${RPM_OPT_FLAGS} -fno-strict-aliasing"
|
|
|
|
%if 0%{?suse_version} > 1000
|
|
|
|
export CFLAGS="$CFLAGS -fstack-protector"
|
|
|
|
export CXXFLAGS="$CXXFLAGS -fstack-protector"
|
|
|
|
%endif
|
2009-07-17 18:13:29 +02:00
|
|
|
%configure \
|
|
|
|
--disable-static \
|
|
|
|
--with-pic \
|
|
|
|
--bindir=/bin \
|
|
|
|
--libexecdir=/lib/%{name} \
|
2007-07-27 15:33:15 +02:00
|
|
|
--libdir=/%{_lib} \
|
2007-02-19 11:59:04 +01:00
|
|
|
--with-init-scripts=suse \
|
2008-01-17 22:34:04 +01:00
|
|
|
--enable-inotify \
|
2007-02-19 11:59:04 +01:00
|
|
|
--enable-doxygen-docs \
|
2008-09-05 20:16:27 +02:00
|
|
|
%if %{with selinux}
|
|
|
|
--enable-selinux \
|
|
|
|
%endif
|
|
|
|
--enable-libaudit \
|
|
|
|
--with-console-auth-dir=/var/run/dbus/at_console/
|
2007-02-19 11:59:04 +01:00
|
|
|
make %{?jobs:-j %jobs}
|
|
|
|
doxygen -u && doxygen
|
|
|
|
./cleanup-man-pages.sh
|
|
|
|
|
|
|
|
%install
|
|
|
|
# COMMON2-END
|
|
|
|
# COMMON2-END
|
|
|
|
tdir=$(mktemp -d)
|
|
|
|
make DESTDIR=$tdir install
|
|
|
|
mkdir -p %{buildroot}/%{_bindir}
|
|
|
|
mkdir -p %{buildroot}/%{_mandir}/man1
|
2007-07-29 17:32:54 +02:00
|
|
|
mv $tdir/bin/dbus-launch %{buildroot}/%{_bindir}
|
2007-02-19 11:59:04 +01:00
|
|
|
mv $tdir/%{_mandir}/man1/dbus-launch.1* %{buildroot}/%{_mandir}/man1
|
|
|
|
rm -rf $tdir
|
2007-02-15 18:16:44 +01:00
|
|
|
|
|
|
|
%clean
|
|
|
|
%{__rm} -rf %{buildroot}
|
|
|
|
|
|
|
|
%files
|
|
|
|
%defattr(-,root,root)
|
|
|
|
%{_bindir}/dbus-launch
|
|
|
|
%{_mandir}/man1/dbus-launch.1*
|
2007-11-23 02:03:01 +01:00
|
|
|
|
2007-02-19 11:59:04 +01:00
|
|
|
%changelog
|