diff --git a/xorg-x11-server.changes b/xorg-x11-server.changes index 91cf875..58bfdb3 100644 --- a/xorg-x11-server.changes +++ b/xorg-x11-server.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Aug 13 12:39:39 UTC 2014 - sndirsch@suse.com + +- only add /etc/alternatives/libglx.so as ghost on suse >= 1315 + ------------------------------------------------------------------- Wed Aug 13 08:13:21 UTC 2014 - sndirsch@suse.com diff --git a/xorg-x11-server.spec b/xorg-x11-server.spec index 85d7759..dfb644a 100644 --- a/xorg-x11-server.spec +++ b/xorg-x11-server.spec @@ -430,8 +430,10 @@ fi %{_mandir}/man5/* %{_localstatedir}/adm/fillup-templates/sysconfig.displaymanager-%{name} %{_localstatedir}/lib/X11/X +%if 0%{?suse_version} >= 1315 %ghost %{_sysconfdir}/alternatives/libglx.so %endif +%endif %{_bindir}/Xvfb %{_bindir}/xorg-backtrace