From fd45be8ed56060ed13f6b7f6488d736813e2be2a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kristian=20H=C3=B8gsberg?= Date: Mon, 6 Apr 2009 21:50:36 +0000 Subject: [PATCH] - libdrm-radeon: API busting to latest upstream - bump kernel requires --- .cvsignore | 2 +- libdrm.spec | 15 ++------------- sources | 2 +- 3 files changed, 4 insertions(+), 15 deletions(-) diff --git a/.cvsignore b/.cvsignore index 90bcf47..4a3c3af 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -libdrm-2.4.5.tar.bz2 +libdrm-2.4.6.tar.bz2 diff --git a/libdrm.spec b/libdrm.spec index ec8f8ce..1a17068 100644 --- a/libdrm.spec +++ b/libdrm.spec @@ -2,8 +2,8 @@ Summary: Direct Rendering Manager runtime library Name: libdrm -Version: 2.4.5 -Release: 4%{?dist} +Version: 2.4.6 +Release: 1%{?dist} License: MIT Group: System Environment/Libraries URL: http://dri.sourceforge.net @@ -27,14 +27,6 @@ Patch3: libdrm-make-dri-perms-okay.patch Patch4: libdrm-2.4.0-no-bc.patch # radeon libdrm patches from modesetting-gem branch of upstream Patch8: libdrm-radeon.patch -# 2.4.5 didn't dist nouveau_private.h and nouveau_dma.h, so add them like this -Patch9: nouveau-missing-headers.patch - -# nouveau fixes from drm.git -Patch11: nouveau-updates.patch -# intel gtt map fixes -# http://lists.freedesktop.org/archives/intel-gfx/2009-March/001869.html -Patch12: libdrm-intel-gtt.patch %description Direct Rendering Manager runtime library @@ -54,9 +46,6 @@ Direct Rendering Manager development package %patch3 -p1 -b .forceperms %patch4 -p1 -b .no-bc %patch8 -p1 -b .radeon -%patch9 -p1 -b .nouveau -%patch11 -p1 -b .nouveau-updates -%patch12 -p1 -b .intel-gtt %build autoreconf -v --install || exit 1 diff --git a/sources b/sources index bb03187..a19427c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -0d09025f069ff1a986cf3339e51908b3 libdrm-2.4.5.tar.bz2 +77fb9621fbcc7a75599b656065c232a6 libdrm-2.4.6.tar.bz2