rpms/xorg-x11-drv-amd/OLPC-2 xorg-x11-drv-amd.spec,1.18,1.19

Daniel Williams (dcbw) fedora-extras-commits at redhat.com
Thu Jul 12 04:04:00 UTC 2007


Author: dcbw

Update of /cvs/extras/rpms/xorg-x11-drv-amd/OLPC-2
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20828

Modified Files:
	xorg-x11-drv-amd.spec 
Log Message:
* Thu Jul 12 2007 Dan Williams <dcbw at rehdat.com> 0.0-23.20070711
- Temporary hack for the font color corruption problem



Index: xorg-x11-drv-amd.spec
===================================================================
RCS file: /cvs/extras/rpms/xorg-x11-drv-amd/OLPC-2/xorg-x11-drv-amd.spec,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- xorg-x11-drv-amd.spec	11 Jul 2007 21:09:12 -0000	1.18
+++ xorg-x11-drv-amd.spec	12 Jul 2007 04:03:27 -0000	1.19
@@ -7,7 +7,7 @@
 Summary:   Xorg X11 AMD Geode video driver
 Name:      xorg-x11-drv-amd
 Version:   0.0
-Release:   22.%{gitdate}%{?dist}
+Release:   23.%{gitdate}%{?dist}
 URL:       http://git.infradead.org/?p=users/jcrouse/xf86-video-amd.git
 Source0:    xf86-video-amd-0.0-git%{gitdate}.tar.bz2
 #Source1:   amd.xinf
@@ -38,6 +38,9 @@
 Patch0: lx-disable-compression.patch
 Patch1: amd-build-fixes.patch
 
+# HACK HACK HACK (always stalls the pipeline or something like that)
+Patch2: fix-potential-CPU-GP-race-in-lx_get_source_color.patch
+
 %description 
 X.Org X11 AMD Geode video driver.
 
@@ -45,6 +48,7 @@
 %setup -q -n %{tarball}-2.7.6.5
 %patch0 -p1 -b .jx
 %patch1 -p1 -b .build-fix
+%patch2 -p1 -b .fix-color-race-HACK
 
 # remind myself to do snapshots properly
 if [ -e %{tarball}/.git ] ; then
@@ -78,6 +82,9 @@
 %{driverdir}/ztv_drv.so
 
 %changelog
+* Thu Jul 12 2007 Dan Williams <dcbw at rehdat.com> 0.0-23.20070711
+- Temporary hack for the font color corruption problem
+
 * Wed Jul 11 2007 Dan Williams <dcbw at redhat.com> 0.0-22.20070711
 - Fix display power management and dcon bugs
 




More information about the fedora-extras-commits mailing list