- Don't unpack MesaDemos during build; it's not needed any more.
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=156
This commit is contained in:
parent
4cbf27cf2a
commit
2620c02ad8
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 16 15:55:44 UTC 2011 - mhopf@novell.com
|
||||
|
||||
- Don't unpack MesaDemos during build; it's not needed any more.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 10 06:10:16 UTC 2011 - eich@suse.de
|
||||
|
||||
|
@ -45,7 +45,6 @@ Provides: XFree86-Mesa-64bit = %{version} Mesa-64bit < %{version}
|
||||
#
|
||||
Summary: System for rendering interactive 3-D graphics
|
||||
Source: MesaLib-%{_version}.tar.bz2
|
||||
Source1: MesaDemos-7.8.2.tar.bz2
|
||||
Source2: baselibs.conf
|
||||
Source3: README.updates
|
||||
Source4: manual-pages.tar.bz2
|
||||
@ -134,7 +133,7 @@ Authors:
|
||||
Francisco Jerez
|
||||
|
||||
%prep
|
||||
%setup -n %{name}-%{_version} -a1 -b4 -q
|
||||
%setup -n %{name}-%{_version} -b4 -q
|
||||
# no need to build (GLUT-)Demos
|
||||
rm -rf src/glut progs/{demos,redbook,samples,xdemos,glsl}
|
||||
# we use freeglut
|
||||
@ -248,9 +247,6 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_includedir}/GLES2
|
||||
%{_includedir}/EGL
|
||||
%{_includedir}/KHR
|
||||
%exclude %{_includedir}/GL/glew.h
|
||||
%exclude %{_includedir}/GL/glxew.h
|
||||
%exclude %{_includedir}/GL/wglew.h
|
||||
%{_libdir}/libGL.so
|
||||
%{_libdir}/libGLU.so
|
||||
%{_libdir}/libOSMesa.so
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d577cf50cd5341c4bcdaf1528fe7090aca79e6b8486b7c9ffb3c166f3aa87716
|
||||
size 16293142
|
Loading…
Reference in New Issue
Block a user