- added "Recommends: xdmbgrd" to make sure we have a background for
xdm and the xdmbgrd package is required by anyone and not silently dropped by accident (boo#1195664) OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xdm?expand=0&rev=243
This commit is contained in:
parent
aa9be5e44f
commit
011725a59e
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 9 16:55:31 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>
|
||||
|
||||
- added "Recommends: xdmbgrd" to make sure we have a background for
|
||||
xdm and the xdmbgrd package is required by anyone and not silently
|
||||
dropped by accident (boo#1195664)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 19 16:12:35 UTC 2021 - Stefan Dirsch <sndirsch@suse.com>
|
||||
|
||||
|
3
xdm.spec
3
xdm.spec
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package xdm
|
||||
#
|
||||
# Copyright (c) 2021 SUSE LLC
|
||||
# Copyright (c) 2022 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -70,6 +70,7 @@ Requires: xset
|
||||
Requires: xsetroot
|
||||
Requires: xterm-bin
|
||||
Recommends: dbus-1-x11
|
||||
Recommends: xdmbgrd
|
||||
# This was part of the xorg-x11 package up to version 7.6
|
||||
Conflicts: xorg-x11 <= 7.6
|
||||
%{?systemd_requires}
|
||||
|
Loading…
Reference in New Issue
Block a user