This commit is contained in:
parent
a02c31a624
commit
0d310975ab
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Aug 4 05:54:46 CEST 2007 - sndirsch@suse.de
|
||||
|
||||
- updated to bugfix relelase 7.0.1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 4 05:08:57 CEST 2007 - sndirsch@suse.de
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package Mesa (Version 7.0)
|
||||
# spec file for package Mesa (Version 7.0.1)
|
||||
#
|
||||
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# This file and all modifications and additions to the pristine
|
||||
@ -18,8 +18,8 @@ Group: System/Libraries
|
||||
Provides: xorg-x11-Mesa
|
||||
Obsoletes: xorg-x11-Mesa
|
||||
Autoreqprov: on
|
||||
Version: 7.0
|
||||
Release: 4
|
||||
Version: 7.0.1
|
||||
Release: 1
|
||||
Summary: Mesa is a 3-D graphics library with an API which is very similar to that of OpenGL.*
|
||||
Source: MesaLib-%{version}.tar.bz2
|
||||
Source1: MesaDemos-%{version}.tar.bz2
|
||||
@ -105,6 +105,7 @@ Authors:
|
||||
|
||||
%prep
|
||||
%setup -n %{name}-%{version} -b1 -b4
|
||||
rm docs/README.MINGW32.orig
|
||||
# make legal department happy (Bug #204110)
|
||||
test -f src/mesa/drivers/directfb/idirectfbgl_mesa.c && exit 1
|
||||
test -f progs/ggi/asc-view.c && exit 1
|
||||
@ -273,6 +274,8 @@ rm -rf $RPM_BUILD_ROOT
|
||||
/usr/%{_lib}/libMesaGL.a
|
||||
|
||||
%changelog
|
||||
* Sat Aug 04 2007 - sndirsch@suse.de
|
||||
- updated to bugfix relelase 7.0.1
|
||||
* Wed Jul 04 2007 - sndirsch@suse.de
|
||||
- i915-g33.diff/i915tex-g33.diff
|
||||
* support for G33/Q33/Q35
|
||||
|
3
MesaDemos-7.0.1.tar.bz2
Normal file
3
MesaDemos-7.0.1.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4f074ec7b1d5f6ba5fe7ff35abea1518f4e237fd77e786417a56193fba0ce07a
|
||||
size 1354835
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5656be9598caa6d06af6c64cf148bf6266c0ba8f75a978561d5e86884edc9d9e
|
||||
size 1349207
|
3
MesaLib-7.0.1.tar.bz2
Normal file
3
MesaLib-7.0.1.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e29399443c4f25e13ae5833d948d04e7224580471936372f27e40284a2218cf1
|
||||
size 3437570
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ec53d0db077851bf0d2912d386d80c738b24f6878164626b6123bba75c8f1d6c
|
||||
size 3436956
|
Loading…
Reference in New Issue
Block a user