summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormharris <mharris@fedoraproject.org>2005-11-02 09:35:05 +0000
committermharris <mharris@fedoraproject.org>2005-11-02 09:35:05 +0000
commit4f8233fce6882d329d8b2b6d5dc5132f504c7fe8 (patch)
tree857f292622ced9b57ff8c98a936e0528c50bacb3
parent8b40eaddbb91fa239b148620764def890fc120a1 (diff)
downloadmesa-4f8233fce6882d329d8b2b6d5dc5132f504c7fe8.tar.gz
mesa-4f8233fce6882d329d8b2b6d5dc5132f504c7fe8.tar.xz
mesa-4f8233fce6882d329d8b2b6d5dc5132f504c7fe8.zip
- Added mesa-6.4-multilib-fix.patch to instrument and attempt to fix Mesa
multilib lib64 issues on x86_64 and potentially other multilib arches.
-rw-r--r--mesa.spec11
1 files changed, 7 insertions, 4 deletions
diff --git a/mesa.spec b/mesa.spec
index 5d0abf0..54c82d4 100644
--- a/mesa.spec
+++ b/mesa.spec
@@ -36,7 +36,7 @@
Summary: Mesa graphics libraries
Name: mesa
Version: 6.4
-Release: 1
+Release: 2
License: MIT/X11
Group: System Environment/Libraries
URL: http://www.mesa3d.org
@@ -49,6 +49,7 @@ Source5: mesa-source-filelist.in
#Patch0: mesa-6.3.2-makedepend.patch
Patch0: mesa-6.3.2-build-configuration-v4.patch
Patch1: mesa-6.3.2-fix-installmesa.patch
+Patch2: mesa-6.4-multilib-fix.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
# NOTE: For Mesa 6.4, libdrm 1.0.5 or newer is needed or the via unichrome
@@ -195,6 +196,7 @@ install -m 755 %{SOURCE2} ./
#%patch0 -p0 -b .makedepend
%patch1 -p0 -b .fix-installmesa
+%patch2 -p0 -b .multilib-fix
#-- Build ------------------------------------------------------------
@@ -262,9 +264,6 @@ rm -rf $RPM_BUILD_ROOT
%post libGLw -p /sbin/ldconfig
%postun libGLw -p /sbin/ldconfig
-#%%files
-#%defattr(-,root,root,-)
-#%doc
%files libGL
%defattr(-,root,root,-)
%dir %{_libdir}
@@ -348,6 +347,10 @@ rm -rf $RPM_BUILD_ROOT
%defattr(-,root,root,-)
%changelog
+* Tue Nov 2 2005 Mike A. Harris <mharris@redhat.com> 6.4-2
+- Added mesa-6.4-multilib-fix.patch to instrument and attempt to fix Mesa
+ multilib lib64 issues on x86_64 and potentially other multilib arches.
+
* Thu Oct 27 2005 Mike A. Harris <mharris@redhat.com> 6.4-1
- Updated to new upstream MesaLib-6.4
- Updated libGLU.so.1.3.060400 entry in file manifest