Accepting request 261698 from home:tobijk:X11:XOrg
- Cleanup Spec: + smaller cleanups + Remove all traces of talloc, Mesa uses ralloc OBS-URL: https://build.opensuse.org/request/show/261698 OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=409
This commit is contained in:
parent
37310fc756
commit
ddffb72019
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Nov 14 18:26:31 UTC 2014 - tobias.johannes.klausmann@mni.thm.de
|
||||||
|
|
||||||
|
- Cleanup Spec:
|
||||||
|
+ smaller cleanups
|
||||||
|
+ Remove all traces of talloc, Mesa uses ralloc
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Nov 14 13:15:52 UTC 2014 - seanpwatson@live.com
|
Fri Nov 14 13:15:52 UTC 2014 - seanpwatson@live.com
|
||||||
|
|
||||||
|
@ -67,7 +67,6 @@ BuildRequires: libelf-devel
|
|||||||
%endif
|
%endif
|
||||||
BuildRequires: imake
|
BuildRequires: imake
|
||||||
BuildRequires: libexpat-devel
|
BuildRequires: libexpat-devel
|
||||||
BuildRequires: libtalloc-devel
|
|
||||||
BuildRequires: libtool
|
BuildRequires: libtool
|
||||||
BuildRequires: pkgconfig
|
BuildRequires: pkgconfig
|
||||||
BuildRequires: python-base
|
BuildRequires: python-base
|
||||||
@ -527,9 +526,6 @@ rm -rf docs/README.{VMS,WIN32,OS2}
|
|||||||
%patch18 -p1
|
%patch18 -p1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
rm -f src/mesa/depend
|
|
||||||
export TALLOC_LIBS=-ltalloc
|
|
||||||
export TALLOC_CFLAGS="-I/usr/include"
|
|
||||||
%if 0%{?suse_version} >= 1310
|
%if 0%{?suse_version} >= 1310
|
||||||
egl_platforms=x11,drm,wayland
|
egl_platforms=x11,drm,wayland
|
||||||
%else
|
%else
|
||||||
|
Loading…
Reference in New Issue
Block a user