- Update to a newer upstream snapshot
This commit is contained in:
parent
8c8d1e5cc5
commit
628e8ad0c7
@ -1 +1 @@
|
|||||||
libdrm-2.4.0.tar.bz2
|
libdrm-20071130.tar.bz2
|
||||||
|
@ -1,11 +1,12 @@
|
|||||||
Summary: Direct Rendering Manager runtime library
|
Summary: Direct Rendering Manager runtime library
|
||||||
Name: libdrm
|
Name: libdrm
|
||||||
Version: 2.4.0
|
Version: 2.4.0
|
||||||
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
|
||||||
Source0: http://dri.freedesktop.org/libdrm/%{name}-%{version}.tar.bz2
|
#Source0: http://dri.freedesktop.org/libdrm/%{name}-%{version}.tar.bz2
|
||||||
|
Source0: libdrm-20071130.tar.bz2
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||||
|
|
||||||
BuildRequires: pkgconfig automake autoconf libtool
|
BuildRequires: pkgconfig automake autoconf libtool
|
||||||
@ -76,6 +77,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_libdir}/pkgconfig/libdrm.pc
|
%{_libdir}/pkgconfig/libdrm.pc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Nov 30 2007 Dave Airlie <airlied@redhat.com> - 2.4.0-0.2
|
||||||
|
- Update to a newer upstream snapshot
|
||||||
|
|
||||||
* Mon Nov 12 2007 Adam Jackson <ajax@redhat.com> 2.4.0-0.1
|
* Mon Nov 12 2007 Adam Jackson <ajax@redhat.com> 2.4.0-0.1
|
||||||
- libdrm-2.4.0-no-freaking-mknod.patch: Don't magically mknod the device
|
- libdrm-2.4.0-no-freaking-mknod.patch: Don't magically mknod the device
|
||||||
file, that's what udev is for.
|
file, that's what udev is for.
|
||||||
|
Loading…
Reference in New Issue
Block a user