[libdrm/f17] Drop ancient kernel Requires.

Adam Jackson ajax at fedoraproject.org
Thu May 10 14:16:43 UTC 2012


commit c4f97c5753a17a2d7b13d17ebf9b4a491809e8dc
Author: Adam Jackson <ajax at redhat.com>
Date:   Thu May 10 10:16:42 2012 -0400

    Drop ancient kernel Requires.

 libdrm.spec |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/libdrm.spec b/libdrm.spec
index 7c9dc73..5f5858c 100644
--- a/libdrm.spec
+++ b/libdrm.spec
@@ -3,7 +3,7 @@
 Summary: Direct Rendering Manager runtime library
 Name: libdrm
 Version: 2.4.33
-Release: 1%{?dist}
+Release: 2%{?dist}
 License: MIT
 Group: System Environment/Libraries
 URL: http://dri.sourceforge.net
@@ -12,7 +12,6 @@ Source0: http://dri.freedesktop.org/libdrm/%{name}-%{version}.tar.bz2
 Source1: make-git-snapshot.sh
 
 Requires: udev
-Requires: kernel >= 2.6.29.1-52.fc11
 
 BuildRequires: pkgconfig automake autoconf libtool
 BuildRequires: kernel-headers >= 2.6.29-0.145.rc6.fc11
@@ -166,6 +165,9 @@ done
 %{_libdir}/pkgconfig/libkms.pc
 
 %changelog
+* Thu May 10 2012 Adam Jackson <ajax at redhat.com> 2.4.33-2
+- Drop ancient kernel Requires.
+
 * 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


More information about the scm-commits mailing list