rpms/xorg-x11-drv-i810/devel intel-2.4.0-no-mm.patch, NONE, 1.1 import.log, 1.1, 1.2 xorg-x11-drv-i810.spec, 1.97, 1.98

Adam Jackson (ajax) fedora-extras-commits at redhat.com
Mon Aug 11 19:33:28 UTC 2008


Author: ajax

Update of /cvs/pkgs/rpms/xorg-x11-drv-i810/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21295/devel

Modified Files:
	import.log xorg-x11-drv-i810.spec 
Added Files:
	intel-2.4.0-no-mm.patch 
Log Message:
Update to 2.4.0


intel-2.4.0-no-mm.patch:

--- NEW FILE intel-2.4.0-no-mm.patch ---
diff -up xf86-video-intel-2.4.0/configure.ac.jx xf86-video-intel-2.4.0/configure.ac
--- xf86-video-intel-2.4.0/configure.ac.jx	2008-07-23 03:34:38.000000000 -0400
+++ xf86-video-intel-2.4.0/configure.ac	2008-08-11 15:26:17.000000000 -0400
@@ -201,10 +201,6 @@ if test "$DRI" = yes; then
         PKG_CHECK_MODULES(DRI, [libdrm xf86driproto glproto])
         AC_DEFINE(XF86DRI,1,[Enable DRI driver support])
         AC_DEFINE(XF86DRI_DEVEL,1,[Enable developmental DRI driver support])
-	PKG_CHECK_MODULES(DRI_MM, [libdrm >= 2.4.0],[DRI_MM=yes], [DRI_MM=no])
-	if test "x$DRI_MM" = xyes; then
-		AC_DEFINE(XF86DRI_MM,1,[Extended DRI memory management])
-	fi
 	if test "$have_damage_h" = yes; then
 		AC_DEFINE(DAMAGE,1,[Use Damage extension])
 	fi


Index: import.log
===================================================================
RCS file: /cvs/pkgs/rpms/xorg-x11-drv-i810/devel/import.log,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- import.log	11 Aug 2008 13:09:52 -0000	1.1
+++ import.log	11 Aug 2008 19:32:57 -0000	1.2
@@ -1 +1,2 @@
 xorg-x11-drv-i810-2_4_0-1_fc10:HEAD:xorg-x11-drv-i810-2.4.0-1.fc10.src.rpm:1218460158
+xorg-x11-drv-i810-2_4_0-1_fc10:HEAD:xorg-x11-drv-i810-2.4.0-1.fc10.src.rpm:1218483162


Index: xorg-x11-drv-i810.spec
===================================================================
RCS file: /cvs/pkgs/rpms/xorg-x11-drv-i810/devel/xorg-x11-drv-i810.spec,v
retrieving revision 1.97
retrieving revision 1.98
diff -u -r1.97 -r1.98
--- xorg-x11-drv-i810.spec	11 Aug 2008 13:24:46 -0000	1.97
+++ xorg-x11-drv-i810.spec	11 Aug 2008 19:32:57 -0000	1.98
@@ -28,6 +28,7 @@
 Patch9: intel-2.2.0-xaadefault.patch
 
 Patch100: intel-master.patch
+Patch101: intel-2.4.0-no-mm.patch
 
 ExclusiveArch: %{ix86} x86_64 ia64
 
@@ -58,10 +59,10 @@
 %prep
 %setup -q -n xf86-video-intel-%{version}
 %patch3 -p1 -b .xvfix
-exit
 %patch8 -p1 -b .disablettm
 #patch9 -p1 -b .xaadefault
 %patch100 -p1 -b .intel-master
+%patch101 -p1 -b .no-mm
 
 %build
 




More information about the fedora-extras-commits mailing list