[libdrm] libdrm 2.4.33

Dave Airlie airlied at fedoraproject.org
Sat Mar 31 07:12:24 UTC 2012


commit 4f8585d3b69da75ce3e549a7b1ba4d7c4e2e67e1
Author: Dave Airlie <airlied at redhat.com>
Date:   Sat Mar 31 08:11:46 2012 +0100

    libdrm 2.4.33
    
    - drop libdrm-2.4.32-tn-surface.patch

 .gitignore                     |    1 +
 libdrm-2.4.32-tn-surface.patch |   37 -------------------------------------
 libdrm.spec                    |    9 +++++----
 sources                        |    2 +-
 4 files changed, 7 insertions(+), 42 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9b442a0..a7c1334 100644
--- a/.gitignore
+++ b/.gitignore
@@ -14,3 +14,4 @@ libdrm-20100612.tar.bz2
 /libdrm-2.4.30.tar.bz2
 /libdrm-2.4.31.tar.bz2
 /libdrm-2.4.32.tar.bz2
+/libdrm-2.4.33.tar.bz2
diff --git a/libdrm.spec b/libdrm.spec
index c1aab3d..7c9dc73 100644
--- a/libdrm.spec
+++ b/libdrm.spec
@@ -2,7 +2,7 @@
 
 Summary: Direct Rendering Manager runtime library
 Name: libdrm
-Version: 2.4.32
+Version: 2.4.33
 Release: 1%{?dist}
 License: MIT
 Group: System Environment/Libraries
@@ -23,8 +23,6 @@ BuildRequires: libpciaccess-devel
 
 Source2: 91-drm-modeset.rules
 
-# sync with git
-Patch0: libdrm-2.4.32-tn-surface.patch
 # hardcode the 666 instead of 660 for device nodes
 Patch3: libdrm-make-dri-perms-okay.patch
 # remove backwards compat not needed on Fedora
@@ -55,7 +53,6 @@ Utility programs for the kernel DRM interface.  Will void your warranty.
 %prep
 #setup -q -n %{name}-%{gitdate}
 %setup -q
-%patch0 -p1 -b .tn
 %patch3 -p1 -b .forceperms
 %patch4 -p1 -b .no-bc
 %patch5 -p1 -b .check
@@ -169,6 +166,10 @@ done
 %{_libdir}/pkgconfig/libkms.pc
 
 %changelog
+* Sat Mar 31 2012 Dave Airlie <airlied at redhat.com> 2.4.33-1
+- libdrm 2.4.33
+- drop libdrm-2.4.32-tn-surface.patch
+
 * Wed Mar 21 2012 Adam Jackson <ajax at redhat.com> 2.4.32-1
 - libdrm 2.4.32
 - libdrm-2.4.32-tn-surface.patch: Sync with git.
diff --git a/sources b/sources
index 8e6d346..f4e5841 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b731faf4a49f89c318d84378cb563cf8  libdrm-2.4.32.tar.bz2
+eb2a76720af5051b1687328a2240daed  libdrm-2.4.33.tar.bz2


More information about the scm-commits mailing list