From c29563fd65b30cf2406dbecd481c347f6a10a423d0644a3e878319996c6f8c99 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Wed, 20 Jul 2016 13:04:22 +0000 Subject: [PATCH] tweak OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-session?expand=0&rev=239 --- gnome-session.changes | 18 +++++++++++------- gnome-session.spec | 2 +- 2 files changed, 12 insertions(+), 8 deletions(-) diff --git a/gnome-session.changes b/gnome-session.changes index 902e534..f5beab4 100644 --- a/gnome-session.changes +++ b/gnome-session.changes @@ -1,13 +1,17 @@ ------------------------------------------------------------------- Sun Jul 17 12:04:34 UTC 2016 - fezhang@suse.com -- Replace gnome-common with autoconf building the package. -- Add gnome-session-logging-to-systemd-journal-configurable.patch - (boo#979498, bgo#768982). Add an autoconf switch to control if - the logs of gnome-session and its child processes should be send - to systemd journal, or to the legacy ~/.xsession-errors-$DISPLAY - when disabled. - For SLE, disable logging to systemd journal. +- Add gnome-session-logging-to-systemd-journal-configurable.patch: + Add an autoconf switch to control if the logs of gnome-session + and its child processes should be sent to systemd journal or to + the legacy ~/.xsession-errors-$DISPLAY when disabled (bsc#979498, + bgo#768982). +- For SLE, disable logging to systemd journal: pass + --disable-systemd-journal to configure. +- Replace gnome-common BuildRequires with autoconf: this is + sufficient to bootstrap gnome-session. +- Unconditionally call autoconf, as the newly added patch touches + the build system. ------------------------------------------------------------------- Mon Jul 11 17:30:19 UTC 2016 - zaitor@opensuse.org diff --git a/gnome-session.spec b/gnome-session.spec index 4719858..79f1bbc 100644 --- a/gnome-session.spec +++ b/gnome-session.spec @@ -28,7 +28,7 @@ Source1: gnome Source2: gnome.desktop # PATCH-FIX-SLE gnome-session-ice-auth-for-suid.patch hpj@novell.com -- Carries ICE auth over to other UIDs in this session using an env var. Patch0: gnome-session-ice-auth-for-suid.patch -# PATCH-FEATURE-UPSTREAM gnome-session-disable-logging-to-systemd-journal.patch bnc#876685 bgo#768982 fezhang@suse.com -- disable gnome-session logging to system journal. +# PATCH-FEATURE-UPSTREAM gnome-session-disable-logging-to-systemd-journal.patch bsc#876685 bgo#768982 fezhang@suse.com -- disable gnome-session logging to system journal. Patch1: gnome-session-logging-to-systemd-journal-configurable.patch BuildRequires: autoconf BuildRequires: fdupes