SHA256
1
0
forked from pool/xdm

Accepting request 399984 from home:pjanouch:branches:X11:XOrg

- spec-cleaner cleanups

- xdm.tar.bz2:
  sys.xsession - factor out scriptlets to add services
  to start in the context of a desktop session. These
  scriptlets sould be shipped with their respective
  services, not with xdm.
  Check etc/X11/sdm/scripts/xsession-sriptlets.HOWTO for
  further details (boo#972787).

- Simplify dbus detection to support all kind of (boo#980521) 
- Avoid option --write-env-file for newer gpg (boo#972787)

OBS-URL: https://build.opensuse.org/request/show/399984
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xdm?expand=0&rev=131
This commit is contained in:
2016-06-06 09:49:16 +00:00
committed by Git OBS Bridge
parent 5c8573530f
commit ea51843dfa
3 changed files with 52 additions and 32 deletions

View File

@@ -1,3 +1,25 @@
-------------------------------------------------------------------
Fri Jun 03 13:49:07 UTC 2016 - pjanouch@suse.de
- spec-cleaner cleanups
-------------------------------------------------------------------
Fri Jun 03 13:48:56 UTC 2016 - eich@suse.com
- xdm.tar.bz2:
sys.xsession - factor out scriptlets to add services
to start in the context of a desktop session. These
scriptlets sould be shipped with their respective
services, not with xdm.
Check etc/X11/sdm/scripts/xsession-sriptlets.HOWTO for
further details (boo#972787).
-------------------------------------------------------------------
Wed May 25 10:44:56 UTC 2016 - werner@suse.de
- Simplify dbus detection to support all kind of (boo#980521)
- Avoid option --write-env-file for newer gpg (boo#972787)
-------------------------------------------------------------------
Fri May 6 21:14:31 UTC 2016 - eich@suse.com