packages: Mesa/Mesa.spec - up to 7.8 20100324 (final soon)

arekm arekm at pld-linux.org
Wed Mar 24 19:14:49 CET 2010


Author: arekm                        Date: Wed Mar 24 18:14:49 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- up to 7.8 20100324 (final soon)

---- Files affected:
packages/Mesa:
   Mesa.spec (1.241 -> 1.242) 

---- Diffs:

================================================================
Index: packages/Mesa/Mesa.spec
diff -u packages/Mesa/Mesa.spec:1.241 packages/Mesa/Mesa.spec:1.242
--- packages/Mesa/Mesa.spec:1.241	Wed Feb 24 18:53:33 2010
+++ packages/Mesa/Mesa.spec	Wed Mar 24 19:14:44 2010
@@ -15,7 +15,7 @@
 %bcond_without	osmesa	# don't build osmesa
 %bcond_with	static
 #
-%define		snap	20100222
+%define		snap	20100324
 # minimal supported xserver version
 %define		xserver_ver	1.5.0
 # glapi version (glapi tables in dri drivers and libglx must be in sync);
@@ -40,7 +40,7 @@
 # git clone git://anongit.freedesktop.org/git/mesa/mesa
 # cd mesa && git archive master --prefix Mesa/ | bzip2 > ../Mesa-$(date +%Y%m%d).tar.bz2
 Source0:	%{name}-%{snap}.tar.bz2
-# Source0-md5:	7c97eb9576bf93a26fa7eca286df7926
+# Source0-md5:	d41d8cd98f00b204e9800998ecf8427e
 Patch0:		%{name}-realclean.patch
 Patch1:		%{name}-tgsi_dump.patch
 URL:		http://www.mesa3d.org/
@@ -748,7 +748,7 @@
 # strip out undesirable headers
 olddir=$(pwd)
 cd $RPM_BUILD_ROOT%{_includedir}/GL
-rm [a-fh-np-wyz]*.h gg*.h glf*.h
+rm [a-fh-np-wyz]*.h glf*.h
 cd $RPM_BUILD_ROOT%{_libdir}
 cd $olddir
 
@@ -931,6 +931,7 @@
 %if %{with gallium}
 %files dri-driver-nouveau
 %defattr(644,root,root,755)
+%attr(755,root,root) %{_libdir}/xorg/modules/drivers/modesetting_drv.so
 %attr(755,root,root) %{_libdir}/xorg/modules/dri/nouveau_dri.so
 %endif
 
@@ -959,6 +960,7 @@
 %if %{with gallium}
 %files dri-driver-vmwgfx
 %defattr(644,root,root,755)
+%attr(755,root,root) %{_libdir}/xorg/modules/drivers/vmwgfx_drv.so
 %attr(755,root,root) %{_libdir}/xorg/modules/dri/vmwgfx_dri.so
 %endif
 
@@ -974,6 +976,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.242  2010/03/24 18:14:44  arekm
+- up to 7.8 20100324 (final soon)
+
 Revision 1.241  2010/02/24 17:53:33  sparky
 - BR: pixman-devel, xorg-xserver-server-devel
 - dropped BR: xorg-proto-printproto-devel
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/Mesa/Mesa.spec?r1=1.241&r2=1.242&f=u



More information about the pld-cvs-commit mailing list