Drop ancient kernel Requires.
This commit is contained in:
parent
5e34c634cb
commit
26ee8013cd
@ -3,7 +3,7 @@
|
|||||||
Summary: Direct Rendering Manager runtime library
|
Summary: Direct Rendering Manager runtime library
|
||||||
Name: libdrm
|
Name: libdrm
|
||||||
Version: 2.4.34
|
Version: 2.4.34
|
||||||
Release: 0.1%{?dist}
|
Release: 0.2%{?dist}
|
||||||
License: MIT
|
License: MIT
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
URL: http://dri.sourceforge.net
|
URL: http://dri.sourceforge.net
|
||||||
@ -12,7 +12,6 @@ Source0: %{name}-%{gitdate}.tar.bz2
|
|||||||
Source1: make-git-snapshot.sh
|
Source1: make-git-snapshot.sh
|
||||||
|
|
||||||
Requires: udev
|
Requires: udev
|
||||||
Requires: kernel >= 2.6.29.1-52.fc11
|
|
||||||
|
|
||||||
BuildRequires: pkgconfig automake autoconf libtool
|
BuildRequires: pkgconfig automake autoconf libtool
|
||||||
BuildRequires: kernel-headers >= 2.6.29-0.145.rc6.fc11
|
BuildRequires: kernel-headers >= 2.6.29-0.145.rc6.fc11
|
||||||
@ -163,6 +162,9 @@ done
|
|||||||
%{_libdir}/pkgconfig/libkms.pc
|
%{_libdir}/pkgconfig/libkms.pc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu May 10 2012 Adam Jackson <ajax@redhat.com> 2.4.34-0.2
|
||||||
|
- Drop ancient kernel Requires.
|
||||||
|
|
||||||
* Tue Apr 24 2012 Richard Hughes <rhughes@redhat.com> - 2.4.34-0.1.20120424
|
* Tue Apr 24 2012 Richard Hughes <rhughes@redhat.com> - 2.4.34-0.1.20120424
|
||||||
- Update to a newer git snapshot
|
- Update to a newer git snapshot
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user