SHA256
1
0
forked from pool/xdm

- check for available graphics during runtime instead of %post,

since %post may already run during image building time in our
  buildsystem (boo#1039497)

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xdm?expand=0&rev=168
This commit is contained in:
2018-03-09 17:05:32 +00:00
committed by Git OBS Bridge
parent 7d084a155f
commit 59156946a8
3 changed files with 9 additions and 10 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri Mar 9 16:46:58 UTC 2018 - sndirsch@suse.com
- check for available graphics during runtime instead of %post,
since %post may already run during image building time in our
buildsystem (boo#1039497)
-------------------------------------------------------------------
Mon Feb 26 19:24:04 UTC 2018 - sndirsch@suse.com