[xorg-x11-drv-ati/f17] update build requires properly (libdrm 2.4.33)

Dave Airlie airlied at fedoraproject.org
Sat Mar 31 07:46:51 UTC 2012


commit 49cae3f7d1c67c2143b64be08137db046b630892
Author: Dave Airlie <airlied at redhat.com>
Date:   Sat Mar 31 08:18:31 2012 +0100

    update build requires properly (libdrm 2.4.33)

 xorg-x11-drv-ati.spec |    9 ++++++---
 1 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/xorg-x11-drv-ati.spec b/xorg-x11-drv-ati.spec
index 06fb57f..1a0ec68 100644
--- a/xorg-x11-drv-ati.spec
+++ b/xorg-x11-drv-ati.spec
@@ -11,7 +11,7 @@
 Summary:   Xorg X11 ati video driver
 Name:      xorg-x11-drv-ati
 Version:   6.14.4
-Release:   1%{?gver}%{?dist}
+Release:   2%{?gver}%{?dist}
 URL:       http://www.x.org
 License:   MIT
 Group:     User Interface/X Hardware Support
@@ -29,14 +29,14 @@ 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.32-1
+BuildRequires: libdrm-devel >= 2.4.33-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
+Requires: libdrm >= 2.4.33-1
 
 %description 
 X.Org X11 ati video driver.
@@ -74,6 +74,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man4/radeon.4*
 
 %changelog
+* Sat Mar 31 2012 Dave Airlie <airlied at redhat.com> 6.14.4-2
+- update build requires properly (libdrm 2.4.33)
+
 * 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


More information about the scm-commits mailing list