- spec-file:
Move '%fillup_only -n displaymanager' into %else clause of test for initV/systemd as this is only required for systemd. OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xdm?expand=0&rev=136
This commit is contained in:
parent
24dcf996a2
commit
d1039e1bb6
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Aug 23 11:51:55 UTC 2016 - eich@suse.com
|
||||||
|
|
||||||
|
- spec-file:
|
||||||
|
Move '%fillup_only -n displaymanager' into %else
|
||||||
|
clause of test for initV/systemd as this is only
|
||||||
|
required for systemd.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Jun 20 16:45:23 UTC 2016 - eich@suse.com
|
Mon Jun 20 16:45:23 UTC 2016 - eich@suse.com
|
||||||
|
|
||||||
|
2
xdm.spec
2
xdm.spec
@ -177,8 +177,8 @@ chmod 0755 %{buildroot}%{_sbindir}/rcxdm
|
|||||||
%{fillup_and_insserv -Y xdm}
|
%{fillup_and_insserv -Y xdm}
|
||||||
%else
|
%else
|
||||||
%service_add_post display-manager.service
|
%service_add_post display-manager.service
|
||||||
%endif
|
|
||||||
%{fillup_only -n displaymanager}
|
%{fillup_only -n displaymanager}
|
||||||
|
%endif
|
||||||
|
|
||||||
%pre
|
%pre
|
||||||
%if !0%{?suse_version} < 1315
|
%if !0%{?suse_version} < 1315
|
||||||
|
Loading…
Reference in New Issue
Block a user