Accepting request 329649 from home:Zaitor:branches:X11:XOrg
New stable rel OBS-URL: https://build.opensuse.org/request/show/329649 OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=468
This commit is contained in:
parent
44666af02d
commit
f37a38ac12
11
Mesa.changes
11
Mesa.changes
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 7 08:33:46 UTC 2015 - zaitor@opensuse.org
|
||||
|
||||
- Update to version 10.6.6:
|
||||
* This release includes patches for mesa core, i965 (regression
|
||||
fixes), r600 (assertions and crash fixes in the sb backend),
|
||||
radeonsi (workaround for GPU hang in Unigine Heaven) and
|
||||
nouveau (piglit tests).
|
||||
- Replace libXvMC-devel and libexpat-devel for pkgconfig(xvmc) and
|
||||
pkgconfig(expat) BuildRequires.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 7 03:45:34 UTC 2015 - alarrosa@suse.com
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
%define glamor 1
|
||||
%define _name_archive mesa
|
||||
%define _version 10.6.5
|
||||
%define _version 10.6.6
|
||||
%ifarch %ix86 x86_64 %arm ppc ppc64 ppc64le s390x
|
||||
%define gallium_loader 1
|
||||
%else
|
||||
@ -37,7 +37,7 @@
|
||||
%define with_nine 1
|
||||
%endif
|
||||
Name: Mesa
|
||||
Version: 10.6.5
|
||||
Version: 10.6.6
|
||||
Release: 0
|
||||
Summary: System for rendering interactive 3-D graphics
|
||||
License: MIT
|
||||
@ -67,8 +67,6 @@ BuildRequires: fdupes
|
||||
BuildRequires: flex
|
||||
BuildRequires: gcc-c++
|
||||
BuildRequires: imake
|
||||
BuildRequires: libXvMC-devel
|
||||
BuildRequires: libexpat-devel
|
||||
BuildRequires: libtool
|
||||
BuildRequires: pkgconfig
|
||||
BuildRequires: python-base
|
||||
@ -76,6 +74,7 @@ BuildRequires: python-mako
|
||||
BuildRequires: python-xml
|
||||
BuildRequires: pkgconfig(dri2proto)
|
||||
BuildRequires: pkgconfig(dri3proto)
|
||||
BuildRequires: pkgconfig(expat)
|
||||
BuildRequires: pkgconfig(glproto)
|
||||
BuildRequires: pkgconfig(libdrm) >= 2.4.38
|
||||
BuildRequires: pkgconfig(libdrm_nouveau) >= 2.4.41
|
||||
@ -95,6 +94,7 @@ BuildRequires: pkgconfig(xdamage)
|
||||
BuildRequires: pkgconfig(xext)
|
||||
BuildRequires: pkgconfig(xfixes)
|
||||
BuildRequires: pkgconfig(xshmfence)
|
||||
BuildRequires: pkgconfig(xvmc)
|
||||
BuildRequires: pkgconfig(xxf86vm)
|
||||
BuildRequires: pkgconfig(zlib)
|
||||
Provides: Mesa7 = %{version}
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fb6fac3c85bcfa9d06b8dd439169f23f0c0924a88e44362e738b99b1feff762f
|
||||
size 7037400
|
3
mesa-10.6.6.tar.xz
Normal file
3
mesa-10.6.6.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:570f2154b7340ff5db61ff103bc6e85165b8958798b78a50fa2df488e98e5778
|
||||
size 7040744
|
Loading…
Reference in New Issue
Block a user