summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDave Airlie <airlied@fedoraproject.org>2007-11-30 09:22:46 +0000
committerDave Airlie <airlied@fedoraproject.org>2007-11-30 09:22:46 +0000
commitd45e02118a179eeedfdf27eb9a2e48553aae6741 (patch)
treee6b94441048611f43a4d5b296bd6d2b9f5a6a65d
parentb30c9db3619453035e3a051cb6eb4d2b079172cb (diff)
downloadmesa-d45e02118a179eeedfdf27eb9a2e48553aae6741.tar.gz
mesa-d45e02118a179eeedfdf27eb9a2e48553aae6741.tar.xz
mesa-d45e02118a179eeedfdf27eb9a2e48553aae6741.zip
- Rebuild against a new libdrmmesa-7_1-0_6_fc9
-rw-r--r--mesa.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/mesa.spec b/mesa.spec
index 798c250..36b73b3 100644
--- a/mesa.spec
+++ b/mesa.spec
@@ -35,7 +35,7 @@
Summary: Mesa graphics libraries
Name: mesa
Version: 7.1
-Release: 0.5%{?dist}
+Release: 0.6%{?dist}
License: MIT
Group: System Environment/Libraries
URL: http://www.mesa3d.org
@@ -55,7 +55,7 @@ Patch25: mesa-7.0-symlinks-before-depend.patch
BuildRequires: pkgconfig
%if %{with_dri}
-BuildRequires: libdrm-devel >= 2.4.0-0
+BuildRequires: libdrm-devel >= 2.4.0-0.2
%endif
BuildRequires: libXxf86vm-devel
BuildRequires: expat-devel >= 2.0
@@ -411,6 +411,9 @@ rm -rf $RPM_BUILD_ROOT
%{_libdir}/mesa-demos-data
%changelog
+* Thu Nov 30 2007 Dave Airlie <airlied@redhat.com> 7.1-0.6
+- Rebuild against a new libdrm
+
* Tue Nov 27 2007 Adam Jackson <ajax@redhat.com> 7.1-0.5
- Rebase to today's git snapshot.
- Try even harder to not build or the Mesa glut.