SPECS: xorg-xserver-server.spec - add LIBGL_DRIVERS_PATH to env.d.

pluto pluto at pld-linux.org
Sat Aug 19 20:06:46 CEST 2006


Author: pluto                        Date: Sat Aug 19 18:06:46 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- add LIBGL_DRIVERS_PATH to env.d.

---- Files affected:
SPECS:
   xorg-xserver-server.spec (1.50 -> 1.51) 

---- Diffs:

================================================================
Index: SPECS/xorg-xserver-server.spec
diff -u SPECS/xorg-xserver-server.spec:1.50 SPECS/xorg-xserver-server.spec:1.51
--- SPECS/xorg-xserver-server.spec:1.50	Mon Jul 10 10:25:59 2006
+++ SPECS/xorg-xserver-server.spec	Sat Aug 19 20:06:40 2006
@@ -261,12 +261,15 @@
 
 rm -f $RPM_BUILD_ROOT%{_libdir}/xorg/modules/{*,*/*}.{la,a}
 
+echo "LIBGL_DRIVERS_PATH=%{_libdir}/xorg/modules/dri" > install -d $RPM_BUILD_ROOT/%{_sysconfdir}/env.d/LIBGL_DRIVERS_PATH
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
 %doc COPYING ChangeLog
+%config(noreplace,missingok) %verify(not md5 mtime size) %{_sysconfdir}/env.d/LIBGL_DRIVERS_PATH
 %attr(755,root,root) %{_bindir}/X
 %attr(755,root,root) %{_bindir}/Xorg
 %attr(4755,root,root) %{_bindir}/Xwrapper
@@ -378,6 +381,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.51  2006/08/19 18:06:40  pluto
+- add LIBGL_DRIVERS_PATH to env.d.
+
 Revision 1.50  2006/07/10 08:25:59  qboosh
 - updated to 1.1.1
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/xorg-xserver-server.spec?r1=1.50&r2=1.51&f=u



More information about the pld-cvs-commit mailing list