summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKristian Høgsberg <krh@fedoraproject.org>2006-04-10 19:05:07 +0000
committerKristian Høgsberg <krh@fedoraproject.org>2006-04-10 19:05:07 +0000
commitd4b14d21510e43d83a9ceb1cbc5ff9bb52aa9791 (patch)
treea09807607ae82f3d7ceb0e5963f96278c2cfb182
parent1a7ab618bd32930280e05b13377b25866ca984b0 (diff)
downloadmesa-d4b14d21510e43d83a9ceb1cbc5ff9bb52aa9791.tar.gz
mesa-d4b14d21510e43d83a9ceb1cbc5ff9bb52aa9791.tar.xz
mesa-d4b14d21510e43d83a9ceb1cbc5ff9bb52aa9791.zip
Bump for fc5 build.mesa-6_5-2
-rw-r--r--mesa.spec8
1 files changed, 6 insertions, 2 deletions
diff --git a/mesa.spec b/mesa.spec
index 26a29b5..7b5d348 100644
--- a/mesa.spec
+++ b/mesa.spec
@@ -53,7 +53,7 @@
Summary: Mesa graphics libraries
Name: mesa
Version: 6.5
-Release: 1
+Release: 2
License: MIT/X11
Group: System Environment/Libraries
URL: http://www.mesa3d.org
@@ -82,7 +82,7 @@ Patch201: mesa-6.4.1-radeon-use-right-texture-format.patch
BuildRequires: pkgconfig
%if %{with_dri}
-BuildRequires: libdrm-devel >= 2.0-1
+BuildRequires: libdrm-devel >= 2.0.1-1
%endif
BuildRequires: libXxf86vm-devel
BuildRequires: expat-devel
@@ -430,6 +430,10 @@ rm -rf $RPM_BUILD_ROOT
%{_bindir}/glxinfo
%changelog
+* Mon Apr 10 2006 Kristian Høgsberg <krh@redhat.com> 6.5-2
+- Bump for fc5 build.
+- Bump libdrm requires to 2.0.1.
+
* Sat Apr 1 2006 Kristian Høgsberg <krh@redhat.com> 6.5-1
- Update to mesa 6.5 snapshot.
- Use -MG for generating deps and some files aren't yet symlinked at