From 8723c007108ac3f710fda50b4daf93e8c538ac61 Mon Sep 17 00:00:00 2001
From: Jacco Ligthart <jacco@redsleeve.org>
Date: Sat, 28 Nov 2015 21:46:12 +0100
Subject: [PATCH] redsleeve

---
 SPECS/mesa.spec | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/SPECS/mesa.spec b/SPECS/mesa.spec
index 7ad8c48..ba59e8d 100644
--- a/SPECS/mesa.spec
+++ b/SPECS/mesa.spec
@@ -48,7 +48,7 @@
 Summary: Mesa graphics libraries
 Name: mesa
 Version: 10.6.5
-Release: 3.%{gitdate}%{?dist}
+Release: 3.%{gitdate}%{?dist}.redsleeve
 License: MIT
 Group: System Environment/Libraries
 URL: http://www.mesa3d.org
@@ -480,6 +480,7 @@ rm -rf $RPM_BUILD_ROOT
 %endif
 %if 0%{?with_freedreno}
 %{_libdir}/dri/kgsl_dri.so
+%{_libdir}/dri/msm_dri.so
 %endif
 %{_libdir}/dri/nouveau_dri.so
 %if 0%{?with_vmware}
@@ -607,6 +608,9 @@ rm -rf $RPM_BUILD_ROOT
 %endif
 
 %changelog
+* Sat Nov 28 2015 Jacco Ligthart <jacco@redsleeve.org> 10.6.5-3.20150824.redsleeve
+- add msm_dri.so to the %files section
+
 * Thu Sep 17 2015 Oded Gabbay <oded.gabbay@redhat.com> 10.6.5-3.20150824
 - Fix texture compression for big-endian (#1250168)
 
-- 
1.8.3.1

