- rebase onto git snapshot for new nouveau interface support

This commit is contained in:
Ben Skeggs 2009-07-28 15:23:26 +00:00
parent 35242e0b54
commit d06dd02cb2
3 changed files with 7 additions and 4 deletions

View File

@ -1 +1 @@
libdrm-20090710.tar.bz2
libdrm-20090728.tar.bz2

View File

@ -1,9 +1,9 @@
%define gitdate 20090710
%define gitdate 20090728
Summary: Direct Rendering Manager runtime library
Name: libdrm
Version: 2.4.12
Release: 0.3%{?dist}
Release: 0.4%{?dist}
License: MIT
Group: System Environment/Libraries
URL: http://dri.sourceforge.net
@ -103,6 +103,9 @@ rm -rf $RPM_BUILD_ROOT
%{_libdir}/pkgconfig/libdrm_nouveau.pc
%changelog
* Tue Jul 28 2009 Ben Skeggs <bskeggs@redhat.com> 2.4.12-0.4
- rebase onto git snapshot for new nouveau interface support
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.4.12-0.3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild

View File

@ -1 +1 @@
8c49ba1dca6be2de7c2cb20efce591d3 libdrm-20090710.tar.bz2
864db607b6e034c67eca104bbf786cc0 libdrm-20090728.tar.bz2