[xorg-x11-drv-ati/f15] update to latest upstream for cayman support

Dave Airlie airlied at fedoraproject.org
Wed May 25 05:01:08 UTC 2011


commit 83f1df87511143caaa288652a9ca0cefad77626b
Author: Dave Airlie <airlied at redhat.com>
Date:   Wed May 25 14:56:54 2011 +1000

    update to latest upstream for cayman support

 .gitignore            |    1 +
 sources               |    3 +--
 xorg-x11-drv-ati.spec |    9 ++++++---
 3 files changed, 8 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9044557..44af1bf 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@ xf86-video-ati-20100705.tar.xz
 /xf86-video-ati-20110315.tar.xz
 /xf86-video-ati-20110316.tar.xz
 /xf86-video-ati-20110504.tar.xz
+/xf86-video-ati-20110525.tar.xz
diff --git a/sources b/sources
index 91654c3..dd238d6 100644
--- a/sources
+++ b/sources
@@ -1,2 +1 @@
-52e1f09de2ed9750fb9fc4df39ea3da7  xf86-video-ati-20110316.tar.xz
-c06d4319d7087117c3bd590632cad4f4  xf86-video-ati-20110504.tar.xz
+926ee8f87f0fbf35c421d6e126f4ee1a  xf86-video-ati-20110525.tar.xz
diff --git a/xorg-x11-drv-ati.spec b/xorg-x11-drv-ati.spec
index c391ea4..1dc7d1c 100644
--- a/xorg-x11-drv-ati.spec
+++ b/xorg-x11-drv-ati.spec
@@ -1,13 +1,13 @@
 %define tarball xf86-video-ati
 %define moduledir %(pkg-config xorg-server --variable=moduledir )
 %define driverdir	%{moduledir}/drivers
-%define gitdate 20110504
-%define gitversion a6d2dba6
+%define gitdate 20110525
+%define gitversion fe5c42f51
 
 Summary:   Xorg X11 ati video driver
 Name:      xorg-x11-drv-ati
 Version:   6.14.1
-Release:   1.%{gitdate}git%{gitversion}%{?dist}
+Release:   2.%{gitdate}git%{gitversion}%{?dist}
 URL:       http://www.x.org
 License:   MIT
 Group:     User Interface/X Hardware Support
@@ -81,6 +81,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man4/radeon.4*
 
 %changelog
+* Wed May 25 2011 Dave Airlie <airlied at redhat.com> 6.14.1-2.20110525gitcdfc007ec
+- update to latest upstream for cayman support
+
 * Wed May 04 2011 Dave Airlie <airlied at redhat.com> 6.14.1-1.20110504gita6d2dba6
 - resnapshot to include r520 fix + fusion DFS fix.
 


More information about the scm-commits mailing list