tweak
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-session?expand=0&rev=239
This commit is contained in:
parent
616af2e06b
commit
c29563fd65
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user