[xorg-x11-drv-ati/f17] snapshot of latest upstream release update build req + requires for libdrm 2.4.32 for TN support

Dave Airlie airlied at fedoraproject.org
Thu Mar 29 11:50:56 UTC 2012


commit 3c2c9068b3b29a2e16d7b29e2e1679155c6e4fe5
Author: Dave Airlie <airlied at redhat.com>
Date:   Thu Mar 29 12:47:10 2012 +0100

    snapshot of latest upstream release
    update build req + requires for libdrm 2.4.32 for TN support

 .gitignore                |    1 +
 radeon-new-list-api.patch |  118 ---------------------------------------------
 sources                   |    2 +-
 xorg-x11-drv-ati.spec     |   17 ++++---
 4 files changed, 12 insertions(+), 126 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 974de5e..cefff9d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,3 +12,4 @@ xf86-video-ati-20100705.tar.xz
 /xf86-video-ati-20111125.tar.xz
 /xf86-video-ati-20120128.tar.xz
 /xf86-video-ati-20120206.tar.xz
+/xf86-video-ati-20120329.tar.xz
diff --git a/sources b/sources
index dbc5fea..a3f644f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-963421f2ed7fdfef08d203eb9b9a47a0  xf86-video-ati-20120206.tar.xz
+ebc00e2400e3d4bce01fe471c705d9a9  xf86-video-ati-20120329.tar.xz
diff --git a/xorg-x11-drv-ati.spec b/xorg-x11-drv-ati.spec
index 03ec1fb..06fb57f 100644
--- a/xorg-x11-drv-ati.spec
+++ b/xorg-x11-drv-ati.spec
@@ -1,8 +1,8 @@
 %define tarball xf86-video-ati
 %define moduledir %(pkg-config xorg-server --variable=moduledir )
 %define driverdir	%{moduledir}/drivers
-%define gitdate 20120206
-%define gitversion 36c190671
+%define gitdate 20120329
+%define gitversion de2419e55
 
 %if 0%{?gitdate}
 %define gver .%{gitdate}git%{gitversion}
@@ -10,8 +10,8 @@
 
 Summary:   Xorg X11 ati video driver
 Name:      xorg-x11-drv-ati
-Version:   6.14.3
-Release:   12%{?gver}%{?dist}
+Version:   6.14.4
+Release:   1%{?gver}%{?dist}
 URL:       http://www.x.org
 License:   MIT
 Group:     User Interface/X Hardware Support
@@ -23,20 +23,20 @@ Patch6:     radeon-6.9.0-bgnr-enable.patch
 Patch10:    radeon-6.12.2-lvds-default-modes.patch
 Patch13:    fix-default-modes.patch
 Patch14:    radeon-no-ums.patch
-Patch15:    radeon-new-list-api.patch
 
 ExcludeArch: s390 s390x
 
 BuildRequires: python
 BuildRequires: xorg-x11-server-sdk >= 1.10.99.902
 BuildRequires: mesa-libGL-devel >= 6.4-4
-BuildRequires: libdrm-devel >= 2.4.17-0.1
+BuildRequires: libdrm-devel >= 2.4.32-1
 BuildRequires: kernel-headers >= 2.6.27-0.308
 BuildRequires: automake autoconf libtool pkgconfig
 BuildRequires: xorg-x11-util-macros >= 1.1.5
 
 Requires: Xorg %(xserver-sdk-abi-requires ansic)
 Requires: Xorg %(xserver-sdk-abi-requires videodrv)
+Requires: libdrm >= 2.4.32-1
 
 %description 
 X.Org X11 ati video driver.
@@ -47,7 +47,6 @@ X.Org X11 ati video driver.
 %patch10 -p1 -b .lvds
 %patch13 -p1 -b .def
 %patch14 -p1 -b .no-ums
-%patch15 -p1 -b .list
 
 %build
 autoreconf -iv
@@ -75,6 +74,10 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man4/radeon.4*
 
 %changelog
+* Thu Mar 29 2012 Dave Airlie <airlied at redhat.com> 6.14.4-1
+- snapshot of latest upstream release
+- update build req + requires for libdrm 2.4.32 for TN support
+
 * Wed Mar 28 2012 Adam Jackson <ajax at redhat.com> 6.14.3-12
 - radeon-no-ums.patch: Disable UMS support entirely. Just Say No.™
 - radeon-new-list-api.patch: Handle new xserver list API.


More information about the scm-commits mailing list