rpms/xorg-x11-drv-ati/devel radeon-modeset.patch, 1.43, 1.44 xorg-x11-drv-ati.spec, 1.169, 1.170

Dave Airlie airlied at fedoraproject.org
Mon Apr 6 08:48:56 UTC 2009


Author: airlied

Update of /cvs/pkgs/rpms/xorg-x11-drv-ati/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv4071

Modified Files:
	radeon-modeset.patch xorg-x11-drv-ati.spec 
Log Message:
* Mon Apr 06 2009 Dave Airlie <airlied at redhat.com> 6.12.1-6
- kms: add config.h to get mmap working properly


radeon-modeset.patch:

Index: radeon-modeset.patch
===================================================================
RCS file: /cvs/pkgs/rpms/xorg-x11-drv-ati/devel/radeon-modeset.patch,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -r1.43 -r1.44
--- radeon-modeset.patch	6 Apr 2009 05:38:09 -0000	1.43
+++ radeon-modeset.patch	6 Apr 2009 08:48:25 -0000	1.44
@@ -7542,10 +7542,14 @@
  
 diff --git a/src/radeon_memory.c b/src/radeon_memory.c
 new file mode 100644
-index 0000000..f4b6c28
+index 0000000..3d722fb
 --- /dev/null
 +++ b/src/radeon_memory.c
-@@ -0,0 +1,241 @@
+@@ -0,0 +1,245 @@
++
++#ifdef HAVE_CONFIG_H
++#include "config.h"
++#endif
 +
 +#include <errno.h>
 +#include <sys/ioctl.h>


Index: xorg-x11-drv-ati.spec
===================================================================
RCS file: /cvs/pkgs/rpms/xorg-x11-drv-ati/devel/xorg-x11-drv-ati.spec,v
retrieving revision 1.169
retrieving revision 1.170
diff -u -r1.169 -r1.170
--- xorg-x11-drv-ati.spec	6 Apr 2009 05:44:22 -0000	1.169
+++ xorg-x11-drv-ati.spec	6 Apr 2009 08:48:25 -0000	1.170
@@ -5,7 +5,7 @@
 Summary:   Xorg X11 ati video driver
 Name:      xorg-x11-drv-ati
 Version:   6.12.1
-Release:   5%{?dist}
+Release:   6%{?dist}
 URL:       http://www.x.org
 License:   MIT
 Group:     User Interface/X Hardware Support
@@ -76,6 +76,9 @@
 %{_mandir}/man4/radeon.4*
 
 %changelog
+* Mon Apr 06 2009 Dave Airlie <airlied at redhat.com> 6.12.1-6
+- kms: add config.h to get mmap working properly
+
 * Mon Apr 06 2009 Dave Airlie <airlied at redhat.com> 6.12.1-5
 - radeon-modeset.patch: break APIs;
 - radeon: move to latest git fixups




More information about the fedora-extras-commits mailing list