Accepting request 394108 from X11:XOrg
- Make SUSEconfig handler for DISPLAYMANAGER_XSERVER_TCP_PORT_6000_OPEN robust against changes to the default setting of -listen/-nolisten tcp (boo#978262). - Prevent xdm.service from being built. We've got display-manager.service instead (bsc#978458). OBS-URL: https://build.opensuse.org/request/show/394108 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xdm?expand=0&rev=53
This commit is contained in:
commit
24d5012e1f
13
xdm.changes
13
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
|
Wed Mar 30 13:42:53 UTC 2016 - eich@suse.com
|
||||||
|
|
||||||
|
3
xdm.spec
3
xdm.spec
@ -129,7 +129,8 @@ autoreconf -fi
|
|||||||
--disable-static \
|
--disable-static \
|
||||||
--with-pam \
|
--with-pam \
|
||||||
--with-xdmconfigdir=%{_sysconfdir}/X11/xdm \
|
--with-xdmconfigdir=%{_sysconfdir}/X11/xdm \
|
||||||
--with-xdmscriptdir=%{_sysconfdir}/X11/xdm
|
--with-xdmscriptdir=%{_sysconfdir}/X11/xdm \
|
||||||
|
--with-systemdsystemunitdir=no
|
||||||
make %{?_smp_mflags}
|
make %{?_smp_mflags}
|
||||||
|
|
||||||
%install
|
%install
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:ed5bcd338ce457861ef5350c2bc3a2a30cdd050be0e8f082845406251456c706
|
oid sha256:38777b09a28f19fd77012bd68d83e398ab64457581a7baf9d38f42e89784d285
|
||||||
size 22523
|
size 22583
|
||||||
|
Loading…
Reference in New Issue
Block a user