[libdrm] libdrm 2.4.45

Dave Airlie airlied at fedoraproject.org
Wed May 15 22:26:32 UTC 2013


commit 1f574d00238bafcde348453837704c3051c60f71
Author: Dave Airlie <airlied at redhat.com>
Date:   Thu May 16 08:17:35 2013 +1000

    libdrm 2.4.45

 .gitignore                     |    1 +
 0001-qxl-add-header-file.patch |  184 ----------------------------------------
 libdrm.spec                    |   10 +-
 sources                        |    2 +-
 4 files changed, 7 insertions(+), 190 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f542522..33de5be 100644
--- a/.gitignore
+++ b/.gitignore
@@ -27,3 +27,4 @@ libdrm-20100612.tar.bz2
 /libdrm-2.4.42.tar.bz2
 /libdrm-2.4.43.tar.bz2
 /libdrm-2.4.44.tar.bz2
+/libdrm-2.4.45.tar.bz2
diff --git a/libdrm.spec b/libdrm.spec
index 369485c..a4ed8ef 100644
--- a/libdrm.spec
+++ b/libdrm.spec
@@ -2,8 +2,8 @@
 
 Summary: Direct Rendering Manager runtime library
 Name: libdrm
-Version: 2.4.44
-Release: 2%{?dist}
+Version: 2.4.45
+Release: 1%{?dist}
 License: MIT
 Group: System Environment/Libraries
 URL: http://dri.sourceforge.net
@@ -36,8 +36,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
-# add qxl header
-Patch6: 0001-qxl-add-header-file.patch
 
 %description
 Direct Rendering Manager runtime library
@@ -64,7 +62,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 .qxlheader
 
 %build
 autoreconf -v --install || exit 1
@@ -206,6 +203,9 @@ done
 %{_mandir}/man7/drm*.7*
 
 %changelog
+* Thu May 16 2013 Dave Airlie <airlied at redhat.com> 2.4.45-1
+- libdrm 2.4.45
+
 * Sun Apr 21 2013 Peter Robinson <pbrobinson at fedoraproject.org> 2.4.44-2
 - enable freedreno support on ARM
 
diff --git a/sources b/sources
index 86bf161..4ce37be 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b760b1f2ae4ec6452383164ec697cd5d  libdrm-2.4.44.tar.bz2
+92ce56e7533a9b2fcb5c8f32d305328b  libdrm-2.4.45.tar.bz2


More information about the scm-commits mailing list