Hello community,

here is the log from the commit of package glamor for openSUSE:Factory checked 
in at 2012-06-26 15:41:15
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/glamor (Old)
 and      /work/SRC/openSUSE:Factory/.glamor.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "glamor", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/glamor/glamor.changes    2012-06-01 
07:20:06.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.glamor.new/glamor.changes       2012-06-26 
15:41:20.000000000 +0200
@@ -1,0 +2,7 @@
+Mon Jun 25 09:18:40 UTC 2012 - [email protected]
+
+- add /usr/%{_lib}/xorg/modules to ldconfig path, so intel gfx
+  driver still can find it, if glamoregl Xserver module has been
+  disabled manually in /etc/X11/xorg.conf.d/05-glamor.conf
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ glamor.spec ++++++
--- /var/tmp/diff_new_pack.2ls74n/_old  2012-06-26 15:41:21.000000000 +0200
+++ /var/tmp/diff_new_pack.2ls74n/_new  2012-06-26 15:41:21.000000000 +0200
@@ -80,10 +80,19 @@
 make install DESTDIR=%{buildroot}
 mv %{buildroot}%{_sysconfdir}/X11/xorg.conf.d/glamor.conf \
    %{buildroot}%{_sysconfdir}/X11/xorg.conf.d/05-glamor.conf
+mkdir -p %{buildroot}%{_sysconfdir}/ld.so.conf.d/
+cat <<EOF >%{buildroot}%{_sysconfdir}/ld.so.conf.d/%{name}.conf
+%{_libdir}/xorg/modules
+EOF
+
+%post   -p /sbin/ldconfig
+
+%postun -p /sbin/ldconfig
 
 %files
 %defattr(-,root,root)
 %doc COPYING README ReleaseNote
+%{_sysconfdir}/ld.so.conf.d/%{name}.conf
 %{_libdir}/xorg/modules/libglamor.so
 %{_libdir}/xorg/modules/libglamoregl.so
 %config %{_sysconfdir}/X11/xorg.conf.d/05-glamor.conf

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to