Accepting request 81907 from home:namtrac:bugfix

- Fix build with Factory too

OBS-URL: https://build.opensuse.org/request/show/81907
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=174
This commit is contained in:
Stefan Dirsch 2011-09-12 14:54:55 +00:00 committed by Git OBS Bridge
parent ecefc239af
commit 6724c881ec
3 changed files with 6 additions and 6 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Sep 12 10:47:17 UTC 2011 - idonmez@suse.com
- Fix build with Factory too
-------------------------------------------------------------------
Fri Sep 9 15:08:02 UTC 2011 - vljn@ovi.com

View File

@ -53,9 +53,7 @@ Patch11: u_Fix-crash-in-swrast-when-setting-a-texture-for-a-pix.patch
# already upstream
Patch13: U_Mesa-7.11-llvm3.patch
Patch14: U_glx-ignore-BadRequest-errors-from-DRI2Connect.diff
%if 0%{?suse_version} <= 1140
Patch15: FIX_BUILD_WITH_LLVM.patch
%endif
Patch15: Mesa-llvm-3.0.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description
@ -126,10 +124,7 @@ rm -rf docs/README.{VMS,WIN32,OS2}
%patch11 -p1
%patch13 -p0
%patch14 -p1
%if 0%{?suse_version} <= 1140
%patch15 -p1
%endif
%build