diff --git a/xdm.changes b/xdm.changes index 67eb7ca..fa64f65 100644 --- a/xdm.changes +++ b/xdm.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Fri May 6 21:14:31 UTC 2016 - eich@suse.com + +- Make SUSEconfig handler for DISPLAYMANAGER_XSERVER_TCP_PORT_6000_OPEN + robust against changes to the default setting of -listen/-nolisten tcp + (boo#978262). + +------------------------------------------------------------------- +Wed May 4 12:55:38 UTC 2016 - eich@suse.com + +- Prevent xdm.service from being built. We've got display-manager.service + instead (bsc#978458). + ------------------------------------------------------------------- Wed Mar 30 13:42:53 UTC 2016 - eich@suse.com diff --git a/xdm.spec b/xdm.spec index a4ace6a..f10e3c6 100644 --- a/xdm.spec +++ b/xdm.spec @@ -129,7 +129,8 @@ autoreconf -fi --disable-static \ --with-pam \ --with-xdmconfigdir=%{_sysconfdir}/X11/xdm \ - --with-xdmscriptdir=%{_sysconfdir}/X11/xdm + --with-xdmscriptdir=%{_sysconfdir}/X11/xdm \ + --with-systemdsystemunitdir=no make %{?_smp_mflags} %install diff --git a/xdm.tar.bz2 b/xdm.tar.bz2 index 2d1a4b8..bd892ac 100644 --- a/xdm.tar.bz2 +++ b/xdm.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ed5bcd338ce457861ef5350c2bc3a2a30cdd050be0e8f082845406251456c706 -size 22523 +oid sha256:38777b09a28f19fd77012bd68d83e398ab64457581a7baf9d38f42e89784d285 +size 22583