SHA256
1
0
forked from pool/xdm

- 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:
Stefan Dirsch 2022-02-09 16:57:55 +00:00 committed by Git OBS Bridge
parent aa9be5e44f
commit 011725a59e
2 changed files with 9 additions and 1 deletions

View File

@ -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>

View File

@ -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}