From 01b9139569cf0ac264dc05468c72ba363a2399dac24ca8ab372123861e83f1c8 Mon Sep 17 00:00:00 2001 From: Stefan Dirsch Date: Tue, 28 Jan 2020 10:47:38 +0000 Subject: [PATCH] Accepting request 767926 from home:dimstar:Factory - Require insserv-compat: /usr/lib/X11/display-manager sources /etc/rc.status, which is part of insserv-compat. Without this present, display-manager fails to start up. heavily adjusted xdm Xresources (boo#1130321) OBS-URL: https://build.opensuse.org/request/show/767926 OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xdm?expand=0&rev=194 --- xdm.changes | 9 ++++++++- xdm.spec | 5 +++-- 2 files changed, 11 insertions(+), 3 deletions(-) diff --git a/xdm.changes b/xdm.changes index 2a0f1ea..fb28dea 100644 --- a/xdm.changes +++ b/xdm.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Jan 28 08:14:40 UTC 2020 - Dominique Leuenberger + +- Require insserv-compat: /usr/lib/X11/display-manager sources + /etc/rc.status, which is part of insserv-compat. Without this + present, display-manager fails to start up. + ------------------------------------------------------------------- Mon Aug 19 14:52:14 UTC 2019 - Stefan Dirsch @@ -8,7 +15,7 @@ Thu Mar 28 14:03:43 UTC 2019 - Stefan Dirsch - n_Allow-the-greeter-to-set-the-input-fields-bg-color.patch * reverse applied in order to fix greeter again; related to our - heavily adjusted xdm Xresources (boo#1130321) + heavily adjusted xdm Xresources (boo#1130321) ------------------------------------------------------------------- Sun Mar 3 09:39:22 UTC 2019 - Stefan Dirsch diff --git a/xdm.spec b/xdm.spec index 0ecc5b1..ba71112 100644 --- a/xdm.spec +++ b/xdm.spec @@ -1,7 +1,7 @@ # # spec file for package xdm # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -41,7 +41,7 @@ Release: 0 Summary: X Display Manager License: MIT Group: System/X11/Utilities -Url: http://xorg.freedesktop.org/ +URL: http://xorg.freedesktop.org/ Source0: http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2 Source1: xdm.tar.bz2 Source2: HOWTO.xdm @@ -72,6 +72,7 @@ BuildRequires: pkgconfig(xtrans) BuildRequires: firewall-macros %endif Requires: /sbin/pidof +Requires: insserv-compat Requires: logrotate Requires: sessreg Requires: xconsole