Accepting request 131860 from home:klausi123:X11
Finished rewriting the spec file and add a new snapshot (this will be the last one until a real preview version, please give me a hint if you want more snapshots :)) OBS-URL: https://build.opensuse.org/request/show/131860 OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=241
This commit is contained in:
parent
7a0930bbe6
commit
56a1f56357
@ -2,6 +2,7 @@
|
|||||||
Fri Aug 24 22:22:28 UTC 2012 - tobias.johannes.klausmann@mni.thm.de
|
Fri Aug 24 22:22:28 UTC 2012 - tobias.johannes.klausmann@mni.thm.de
|
||||||
|
|
||||||
- Update to 8.1 prerelease:
|
- Update to 8.1 prerelease:
|
||||||
|
+ Rewrite the configuration parts of the spec file
|
||||||
+ Changed u_Fix-crash-in-swrast-when-setting-a-texture-for-a-pix.patch
|
+ Changed u_Fix-crash-in-swrast-when-setting-a-texture-for-a-pix.patch
|
||||||
to apply!
|
to apply!
|
||||||
+ Changed u_remove-os-abi-tag.patch to apply! (Removed parts of it)
|
+ Changed u_remove-os-abi-tag.patch to apply! (Removed parts of it)
|
||||||
|
@ -17,11 +17,11 @@
|
|||||||
|
|
||||||
|
|
||||||
%define glamor 1
|
%define glamor 1
|
||||||
%define _version 8.0.98.24
|
%define _version 8.0.98.25
|
||||||
%define _name_archive mesa
|
%define _name_archive mesa
|
||||||
|
|
||||||
Name: Mesa
|
Name: Mesa
|
||||||
Version: 8.0.98.24
|
Version: 8.0.98.25
|
||||||
Release: 0
|
Release: 0
|
||||||
BuildRequires: autoconf >= 2.60
|
BuildRequires: autoconf >= 2.60
|
||||||
BuildRequires: automake
|
BuildRequires: automake
|
||||||
@ -44,6 +44,7 @@ BuildRequires: pkgconfig(libdrm_intel) >= 2.4.24
|
|||||||
%endif
|
%endif
|
||||||
BuildRequires: pkgconfig(libdrm_nouveau) >= 0.6
|
BuildRequires: pkgconfig(libdrm_nouveau) >= 0.6
|
||||||
BuildRequires: pkgconfig(libdrm_radeon) >= 2.4.24
|
BuildRequires: pkgconfig(libdrm_radeon) >= 2.4.24
|
||||||
|
BuildRequires: pkgconfig(libkms)
|
||||||
BuildRequires: pkgconfig(libudev) > 150
|
BuildRequires: pkgconfig(libudev) > 150
|
||||||
BuildRequires: pkgconfig(x11)
|
BuildRequires: pkgconfig(x11)
|
||||||
BuildRequires: pkgconfig(x11-xcb)
|
BuildRequires: pkgconfig(x11-xcb)
|
||||||
@ -514,10 +515,9 @@ export TALLOC_CFLAGS="-I/usr/include"
|
|||||||
autoreconf -fi
|
autoreconf -fi
|
||||||
%configure --enable-gles1 \
|
%configure --enable-gles1 \
|
||||||
--enable-gles2 \
|
--enable-gles2 \
|
||||||
--with-driver=dri \
|
--enable-dri \
|
||||||
--with-egl-platforms=x11,drm \
|
--with-egl-platforms=x11,drm \
|
||||||
--enable-shared-glapi \
|
--enable-shared-glapi \
|
||||||
--enable-shared-dricore \
|
|
||||||
--enable-xa \
|
--enable-xa \
|
||||||
--enable-texture-float \
|
--enable-texture-float \
|
||||||
%if %glamor
|
%if %glamor
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:e53b5af4f99acdb53afadc8e26464cfe1db11ad3d2d6cdf3a6afbe061af4a0d6
|
|
||||||
size 5911997
|
|
3
mesa-8.0.98.25.tar.bz2
Normal file
3
mesa-8.0.98.25.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:235d1746b0d6f10f533f6033bd9cd202bf2c648ef8bbc6cb5681ccb30f9463d9
|
||||||
|
size 5921204
|
Loading…
Reference in New Issue
Block a user