Hello community, here is the log from the commit of package xorg-x11-server for openSUSE:Factory checked in at 2014-08-20 17:52:39 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/xorg-x11-server (Old) and /work/SRC/openSUSE:Factory/.xorg-x11-server.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xorg-x11-server" Changes: -------- --- /work/SRC/openSUSE:Factory/xorg-x11-server/xorg-x11-server.changes 2014-08-15 09:58:34.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.xorg-x11-server.new/xorg-x11-server.changes 2014-08-20 17:52:40.000000000 +0200 @@ -1,0 +2,6 @@ +Fri Aug 15 12:09:12 UTC 2014 - [email protected] + +- no longer add /usr/lib[64]/xorg/modules/updates to module path + (FATE#317822) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xorg-x11-server.spec ++++++ --- /var/tmp/diff_new_pack.Qe0A4S/_old 2014-08-20 17:52:42.000000000 +0200 +++ /var/tmp/diff_new_pack.Qe0A4S/_new 2014-08-20 17:52:42.000000000 +0200 @@ -220,7 +220,9 @@ cp %{SOURCE90} . %patch0 -p1 +%if 0%{?suse_version} < 1315 %patch1 +%endif %patch2 -p1 %patch3 -p0 %patch4 -p0 @@ -323,8 +325,10 @@ cp %{buildroot}/%{_datadir}/X11/xorg.conf.d/10-evdev.conf %{buildroot}%{_sysconfdir}/X11/xorg.conf.d/ %endif %endif +%if 0%{?suse_version} < 1315 mkdir -p %{buildroot}%{_libdir}/xorg/modules/updates/{fonts,input,linux,drivers,multimedia,extensions} install -m 644 $RPM_SOURCE_DIR/README.updates %{buildroot}%{_libdir}/xorg/modules/updates +%endif %else rm -f %{buildroot}%{_datadir}/aclocal/*.m4 %endif -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
