From d06dd02cb29ba1a01ac0660309140decd46c0491 Mon Sep 17 00:00:00 2001 From: Ben Skeggs Date: Tue, 28 Jul 2009 15:23:26 +0000 Subject: [PATCH] - rebase onto git snapshot for new nouveau interface support --- .cvsignore | 2 +- libdrm.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/.cvsignore b/.cvsignore index d602303..b98d8ed 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -libdrm-20090710.tar.bz2 +libdrm-20090728.tar.bz2 diff --git a/libdrm.spec b/libdrm.spec index c6ecebd..ff57ebd 100644 --- a/libdrm.spec +++ b/libdrm.spec @@ -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 2.4.12-0.4 +- rebase onto git snapshot for new nouveau interface support + * Fri Jul 24 2009 Fedora Release Engineering - 2.4.12-0.3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild diff --git a/sources b/sources index f868f9d..3b343f1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8c49ba1dca6be2de7c2cb20efce591d3 libdrm-20090710.tar.bz2 +864db607b6e034c67eca104bbf786cc0 libdrm-20090728.tar.bz2