[libdrm] upstream 2.4.39 release

Adam Jackson ajax at fedoraproject.org
Wed Aug 29 17:19:03 UTC 2012


commit 025b9d951a49b65cbbc21eb561749af4dad0b9b8
Author: Adam Jackson <ajax at redhat.com>
Date:   Wed Aug 29 13:19:01 2012 -0400

    upstream 2.4.39 release

 .gitignore  |    1 +
 libdrm.spec |   10 +++++-----
 sources     |    2 +-
 3 files changed, 7 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 93d0162..843cdc2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -21,3 +21,4 @@ libdrm-20100612.tar.bz2
 /libdrm-2.4.36.tar.bz2
 /libdrm-2.4.37.tar.bz2
 /libdrm-2.4.38.tar.bz2
+/libdrm-2.4.39.tar.bz2
diff --git a/libdrm.spec b/libdrm.spec
index 405b6dd..2093b29 100644
--- a/libdrm.spec
+++ b/libdrm.spec
@@ -2,8 +2,8 @@
 
 Summary: Direct Rendering Manager runtime library
 Name: libdrm
-Version: 2.4.38
-Release: 2%{?dist}
+Version: 2.4.39
+Release: 1%{?dist}
 License: MIT
 Group: System Environment/Libraries
 URL: http://dri.sourceforge.net
@@ -32,8 +32,6 @@ Patch3: libdrm-make-dri-perms-okay.patch
 Patch4: libdrm-2.4.0-no-bc.patch
 # make rule to print the list of test programs
 Patch5: libdrm-2.4.25-check-programs.patch
-# backport from master radeon prime support
-Patch6: radeon-prime.patch
 
 %description
 Direct Rendering Manager runtime library
@@ -61,7 +59,6 @@ Utility programs for the kernel DRM interface.  Will void your warranty.
 %patch3 -p1 -b .forceperms
 %patch4 -p1 -b .no-bc
 %patch5 -p1 -b .check
-%patch6 -p1 -b .radeon-prime
 
 %build
 autoreconf -v --install || exit 1
@@ -182,6 +179,9 @@ done
 %{_libdir}/pkgconfig/libdrm_nouveau.pc
 
 %changelog
+* Wed Aug 29 2012 Adam Jackson <ajax at redhat.com> 2.4.39-1
+- upstream 2.4.39 release
+
 * Tue Aug 14 2012 Dave Airlie <airlied at redhat.com> 2.4.38-2
 - add radeon prime support
 
diff --git a/sources b/sources
index 1f8b5a7..b027695 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a910d1305adcaa6561a7450899949105  libdrm-2.4.38.tar.bz2
+9a299e021d81bab6c82307582c78319d  libdrm-2.4.39.tar.bz2


More information about the scm-commits mailing list