summaryrefslogtreecommitdiffstats
path: root/mesa.spec
diff options
context:
space:
mode:
authorIgor Gnatenko <i.gnatenko.brain@gmail.com>2013-12-05 10:24:55 +0400
committerIgor Gnatenko <i.gnatenko.brain@gmail.com>2013-12-05 10:24:55 +0400
commitf5c756cfd11b6f27439f8f945e1e40f82276581e (patch)
tree68abb5f8953df9a3580dd86e3176246251c5b9c6 /mesa.spec
parentfee912ca116cc902cfbde9d08396f5d38c09fdc6 (diff)
downloadmesa-f5c756cfd11b6f27439f8f945e1e40f82276581e.tar.gz
mesa-f5c756cfd11b6f27439f8f945e1e40f82276581e.tar.xz
mesa-f5c756cfd11b6f27439f8f945e1e40f82276581e.zip
Revert "Mesa 10.0 release branch git snapshot"
This reverts commit fee912ca116cc902cfbde9d08396f5d38c09fdc6. Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
Diffstat (limited to 'mesa.spec')
-rw-r--r--mesa.spec13
1 files changed, 7 insertions, 6 deletions
diff --git a/mesa.spec b/mesa.spec
index 6134f3f..e941de1 100644
--- a/mesa.spec
+++ b/mesa.spec
@@ -48,12 +48,12 @@
%define _default_patch_fuzz 2
-%define gitdate 20131205
+%define gitdate 20131128
#% define snapshot
Summary: Mesa graphics libraries
Name: mesa
-Version: 10.0
+Version: 9.2.4
Release: 1.%{gitdate}%{?dist}
License: MIT
Group: System Environment/Libraries
@@ -299,7 +299,7 @@ grep -q ^/ src/gallium/auxiliary/vl/vl_decoder.c && exit 1
#patch12 -p1 -b .16bpp
%patch15 -p1 -b .hwfloat
-#patch16 -p1 -b .vdpau
+%patch16 -p1 -b .vdpau
%patch20 -p1 -b .egbe
%if 0%{with_private_llvm}
@@ -480,11 +480,15 @@ rm -rf $RPM_BUILD_ROOT
%if 0%{?with_vmware}
%{_libdir}/dri/vmwgfx_dri.so
%endif
+%{_libdir}/libdricore*.so*
%endif
# this is funky; it doesn't get built for gallium drivers, so it doesn't
# exist on s390x where swrast is llvmpipe, but does exist on s390 where
# swrast is classic mesa. this seems like a bug? in that it probably
# means the gallium drivers are linking dricore statically? fixme.
+%ifarch s390
+%{_libdir}/libdricore*.so*
+%endif
%{_libdir}/dri/swrast_dri.so
%if %{with_hardware}
@@ -596,9 +600,6 @@ rm -rf $RPM_BUILD_ROOT
%endif
%changelog
-* Thu Dec 05 2013 Dave Airlie <airlied@redhat.com> 10.0-1.20131205
-- mesa 10.0 release branch git snapshot
-
* Thu Nov 28 2013 Igor Gnatenko <i.gnatenko.brain@gmail.com> - 9.2.4-1.20131128
- 9.2.4 upstream release