summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormharris <mharris@fedoraproject.org>2006-07-05 08:38:07 +0000
committermharris <mharris@fedoraproject.org>2006-07-05 08:38:07 +0000
commitf8d59ba69696a1732160ec6a6929be8a8dcb247d (patch)
tree77d5980779a2e8066ebb6de49f533b29738366c4
parent1e84186f0363860f8e6918686eee0ade78395f16 (diff)
downloadmesa-f8d59ba69696a1732160ec6a6929be8a8dcb247d.tar.gz
mesa-f8d59ba69696a1732160ec6a6929be8a8dcb247d.tar.xz
mesa-f8d59ba69696a1732160ec6a6929be8a8dcb247d.zip
- Added mesa-6.5-fix-opt-flags-bug197640.patch as 2nd attempt to fix
OPT_FLAGS for (#197640). - Ensure that redhat-mesa-driver-install creates $DRIMODULE_DESTDIR with mode 0755.
-rw-r--r--mesa.spec8
1 files changed, 7 insertions, 1 deletions
diff --git a/mesa.spec b/mesa.spec
index 5cbbb4b..ccb5bb7 100644
--- a/mesa.spec
+++ b/mesa.spec
@@ -53,7 +53,7 @@
Summary: Mesa graphics libraries
Name: mesa
Version: 6.5
-Release: 12%{?dist}
+Release: 13%{?dist}
License: MIT/X11
Group: System Environment/Libraries
URL: http://www.mesa3d.org
@@ -455,6 +455,12 @@ rm -rf $RPM_BUILD_ROOT
%{_bindir}/glxinfo
%changelog
+* Wed Jul 05 2006 Mike A. Harris <mharris@redhat.com> 6.5-13.fc6
+- Added mesa-6.5-fix-opt-flags-bug197640.patch as 2nd attempt to fix OPT_FLAGS
+ for (#197640).
+- Ensure that redhat-mesa-driver-install creates $DRIMODULE_DESTDIR with
+ mode 0755.
+
* Wed Jul 05 2006 Mike A. Harris <mharris@redhat.com> 6.5-12.fc6
- Maybe actually, you know, apply the mesa-6.5-glx-use-tls.patch as that might
help to you know, actually solve the problem. Duh.