From c61950e22ac5253e84664e660020613fa901e2e2 Mon Sep 17 00:00:00 2001 From: David King Date: Wed, 1 Mar 2017 12:26:01 +0000 Subject: [PATCH] Add a Requires on dbus-launch (#927212) --- glib2.spec | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/glib2.spec b/glib2.spec index 12825b3..901b112 100644 --- a/glib2.spec +++ b/glib2.spec @@ -32,6 +32,9 @@ BuildRequires: libffi-devel BuildRequires: elfutils-libelf-devel BuildRequires: chrpath +# Needed for get_session_address_dbus_launch() in gio/gdbusaddress.c +# https://bugzilla.redhat.com/show_bug.cgi?id=927212 +Requires: /usr/bin/dbus-launch # for GIO content-type support Recommends: shared-mime-info @@ -230,6 +233,7 @@ chmod 644 $RPM_BUILD_ROOT%{_datadir}/bash-completion/completions/* %changelog * Wed Mar 01 2017 David King - 2.51.4-1 - Update to 2.51.4 +- Add a Requires on dbus-launch (#927212) * Tue Feb 14 2017 Richard Hughes - 2.51.2-1 - Update to 2.51.2