- libdrm-radeon: API busting to latest upstream
- bump kernel requires
This commit is contained in:
parent
7c0cf0082a
commit
fd45be8ed5
@ -1 +1 @@
|
|||||||
libdrm-2.4.5.tar.bz2
|
libdrm-2.4.6.tar.bz2
|
||||||
|
15
libdrm.spec
15
libdrm.spec
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
Summary: Direct Rendering Manager runtime library
|
Summary: Direct Rendering Manager runtime library
|
||||||
Name: libdrm
|
Name: libdrm
|
||||||
Version: 2.4.5
|
Version: 2.4.6
|
||||||
Release: 4%{?dist}
|
Release: 1%{?dist}
|
||||||
License: MIT
|
License: MIT
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
URL: http://dri.sourceforge.net
|
URL: http://dri.sourceforge.net
|
||||||
@ -27,14 +27,6 @@ Patch3: libdrm-make-dri-perms-okay.patch
|
|||||||
Patch4: libdrm-2.4.0-no-bc.patch
|
Patch4: libdrm-2.4.0-no-bc.patch
|
||||||
# radeon libdrm patches from modesetting-gem branch of upstream
|
# radeon libdrm patches from modesetting-gem branch of upstream
|
||||||
Patch8: libdrm-radeon.patch
|
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
|
%description
|
||||||
Direct Rendering Manager runtime library
|
Direct Rendering Manager runtime library
|
||||||
@ -54,9 +46,6 @@ Direct Rendering Manager development package
|
|||||||
%patch3 -p1 -b .forceperms
|
%patch3 -p1 -b .forceperms
|
||||||
%patch4 -p1 -b .no-bc
|
%patch4 -p1 -b .no-bc
|
||||||
%patch8 -p1 -b .radeon
|
%patch8 -p1 -b .radeon
|
||||||
%patch9 -p1 -b .nouveau
|
|
||||||
%patch11 -p1 -b .nouveau-updates
|
|
||||||
%patch12 -p1 -b .intel-gtt
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
autoreconf -v --install || exit 1
|
autoreconf -v --install || exit 1
|
||||||
|
Loading…
Reference in New Issue
Block a user