forked from pool/xorg-x11-server
- no longer use obsolete %run_permissions; replaced it by
%set_permissions (bnc#764101) OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xorg-x11-server?expand=0&rev=389
This commit is contained in:
parent
53e4fb984b
commit
4b43e50037
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri May 25 14:44:36 UTC 2012 - sndirsch@suse.com
|
||||||
|
|
||||||
|
- no longer use obsolete %run_permissions; replaced it by
|
||||||
|
%set_permissions (bnc#764101)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue May 22 08:50:21 UTC 2012 - sndirsch@suse.com
|
Tue May 22 08:50:21 UTC 2012 - sndirsch@suse.com
|
||||||
|
|
||||||
|
@ -448,7 +448,7 @@ install -D xorg-x11-server.macros %{buildroot}%{_sysconfdir}/rpm/macros.xorg-ser
|
|||||||
%post
|
%post
|
||||||
%ifnarch s390 s390x
|
%ifnarch s390 s390x
|
||||||
%{fillup_only -an displaymanager}
|
%{fillup_only -an displaymanager}
|
||||||
%run_permissions
|
%set_permissions /usr/bin/Xorg
|
||||||
if [ -f etc/X11/xorg.conf ]; then
|
if [ -f etc/X11/xorg.conf ]; then
|
||||||
# Document how to restore previous input driver behaviour in xorg.conf files created
|
# Document how to restore previous input driver behaviour in xorg.conf files created
|
||||||
# on openSUSE <= 11.1
|
# on openSUSE <= 11.1
|
||||||
|
Loading…
Reference in New Issue
Block a user