rpms/mesa/devel .cvsignore, 1.40, 1.41 mesa.spec, 1.264, 1.265 sources, 1.43, 1.44 glsl-build-fix.patch, 1.2, NONE intel-revert-vbl.patch, 1.1, NONE

Dave Airlie airlied at fedoraproject.org
Thu Jan 7 00:57:29 UTC 2010


Author: airlied

Update of /cvs/pkgs/rpms/mesa/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv2646

Modified Files:
	.cvsignore mesa.spec sources 
Removed Files:
	glsl-build-fix.patch intel-revert-vbl.patch 
Log Message:
* Thu Jan 07 2010 Dave Airlie <airlied at redhat.com> 7.8-0.9
- Disable dricore for now as it conflicts with upstream vis changes



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/mesa/devel/.cvsignore,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -p -r1.40 -r1.41
--- .cvsignore	20 Dec 2009 22:50:28 -0000	1.40
+++ .cvsignore	7 Jan 2010 00:57:29 -0000	1.41
@@ -9,3 +9,4 @@ mesa-20090909.tar.bz2
 mesa-20090921.tar.bz2
 xdriinfo-1.0.3.tar.bz2
 mesa-20091221.tar.bz2
+mesa-20100106.tar.bz2


Index: mesa.spec
===================================================================
RCS file: /cvs/pkgs/rpms/mesa/devel/mesa.spec,v
retrieving revision 1.264
retrieving revision 1.265
diff -u -p -r1.264 -r1.265
--- mesa.spec	21 Dec 2009 03:04:43 -0000	1.264
+++ mesa.spec	7 Jan 2010 00:57:29 -0000	1.265
@@ -13,7 +13,7 @@
 
 %define manpages gl-manpages-1.0.1
 %define xdriinfo xdriinfo-1.0.3
-%define gitdate 20091221
+%define gitdate 20100106
 #% define snapshot 
 
 %define demodir %{_libdir}/mesa
@@ -21,7 +21,7 @@
 Summary: Mesa graphics libraries
 Name: mesa
 Version: 7.8
-Release: 0.7%{?dist}
+Release: 0.9%{?dist}
 License: MIT
 Group: System Environment/Libraries
 URL: http://www.mesa3d.org
@@ -41,10 +41,7 @@ Patch1: mesa-7.1-osmesa-version.patch
 Patch2: mesa-7.1-nukeglthread-debug.patch
 Patch3: mesa-no-mach64.patch
 
-Patch7: mesa-7.1-link-shared.patch
-Patch9: intel-revert-vbl.patch
-
-Patch20: glsl-build-fix.patch
+#Patch7: mesa-7.1-link-shared.patch
 
 Patch30: mesa-7.6-hush-vblank-warning.patch
 
@@ -65,6 +62,8 @@ BuildRequires: libXdamage-devel
 BuildRequires: libXi-devel
 BuildRequires: libXmu-devel
 BuildRequires: elfutils
+BuildRequires: python
+BuildRequires: xorg-x11-server-devel
 
 %description
 Mesa
@@ -181,9 +180,7 @@ Group: User Interface/X Hardware Support
 %patch1 -p1 -b .osmesa
 %patch2 -p1 -b .intel-glthread
 %patch3 -p1 -b .no-mach64
-%patch7 -p1 -b .dricore
-%patch9 -p1 -b .intel-vbl
-%patch20 -p1 -b .glsl-bf
+#%patch7 -p1 -b .dricore
 %patch30 -p1 -b .vblank-warning
 
 # Hack the demos to use installed data files
@@ -239,6 +236,8 @@ export CXXFLAGS="$RPM_OPT_FLAGS -Os"
     --disable-gl-osmesa \
     --with-driver=dri \
     --with-dri-driverdir=%{_libdir}/dri \
+    --with-state-trackers=dri,xorg,glx \
+    --enable-gallium-svga \
     %{?dri_drivers}
 
 make #{?_smp_mflags}
@@ -394,6 +393,12 @@ rm -rf $RPM_BUILD_ROOT
 %{_libdir}/xorg/modules/drivers/vmwgfx_drv.so
 
 %changelog
+* Thu Jan 07 2010 Dave Airlie <airlied at redhat.com> 7.8-0.9
+- Disable dricore for now as it conflicts with upstream vis changes
+
+* Wed Jan 06 2010 Dave Airlie <airlied at redhat.com> 7.8-0.8
+- update to latest snapshot and fixup build
+
 * Mon Dec 21 2009 Dave Airlie <airlied at redhat.com> 7.8-0.7
 - enable vmwgfx dri drivers in experimental + xorg DDX + move r600 out
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/mesa/devel/sources,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -p -r1.43 -r1.44
--- sources	20 Dec 2009 22:50:28 -0000	1.43
+++ sources	7 Jan 2010 00:57:29 -0000	1.44
@@ -1,3 +1,3 @@
 6ae05158e678f4594343f32c2ca50515  gl-manpages-1.0.1.tar.bz2
 cb304d1ce562ac48b68eedeba38c662f  xdriinfo-1.0.3.tar.bz2
-0f4bc80e7c55cff25a44c91c8657fc1a  mesa-20091221.tar.bz2
+df8781bb9df6445379917ceb935b8d9e  mesa-20100106.tar.bz2


--- glsl-build-fix.patch DELETED ---


--- intel-revert-vbl.patch DELETED ---




More information about the fedora-extras-commits mailing list