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
This commit is contained in:
parent
7578bb623d
commit
01b9139569
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 28 08:14:40 UTC 2020 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
- 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 <sndirsch@suse.com>
|
||||
|
||||
@ -8,7 +15,7 @@ Thu Mar 28 14:03:43 UTC 2019 - Stefan Dirsch <sndirsch@suse.com>
|
||||
|
||||
- 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 <sndirsch@suse.com>
|
||||
|
5
xdm.spec
5
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
|
||||
|
Loading…
Reference in New Issue
Block a user