diff --git a/xorg-x11-server.changes b/xorg-x11-server.changes index dd9792b..faa0bfc 100644 --- a/xorg-x11-server.changes +++ b/xorg-x11-server.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Sep 24 19:52:16 UTC 2012 - opensuse@cboltz.de + +- /usr/bin/Xorg is no longer listed in /etc/permissions - remove + %set_permissions and %verify_permissions and re-enable rpm permission + check (bnc#632737 #c27) + ------------------------------------------------------------------- Thu Sep 20 11:34:01 UTC 2012 - sndirsch@suse.com diff --git a/xorg-x11-server.spec b/xorg-x11-server.spec index 3564f2f..8cd3a61 100644 --- a/xorg-x11-server.spec +++ b/xorg-x11-server.spec @@ -400,15 +400,9 @@ install -m 644 %_sourcedir/sysconfig.displaymanager.template \ install -m 755 $RPM_SOURCE_DIR/xorg-backtrace %{buildroot}%{_bindir}/xorg-backtrace install -D xorg-x11-server.macros %{buildroot}%{_sysconfdir}/rpm/macros.xorg-server -%ifnarch s390 s390x -%verifyscript -%verify_permissions -e /usr/bin/Xorg -%endif - %post %ifnarch s390 s390x %{fillup_only -an displaymanager} -%set_permissions /usr/bin/Xorg if [ -f etc/X11/xorg.conf ]; then # Document how to restore previous input driver behaviour in xorg.conf files created # on openSUSE <= 11.1 @@ -453,7 +447,7 @@ exit 0 %{_localstatedir}/lib/xkb/compiled/README.compiled %ifnarch s390 s390x %{_sysconfdir}/modprobe.d/50-nvidia.conf -%verify(not mode) %{_bindir}/Xorg +%{_bindir}/Xorg %{_bindir}/X %{_bindir}/cvt %{_bindir}/gtf