Hello community, here is the log from the commit of package MesaGLw checked in at Fri May 4 00:38:46 CEST 2007. -------- --- MesaGLw/MesaGLw.changes 2007-04-27 17:46:59.000000000 +0200 +++ /mounts/work_src_done/STABLE/MesaGLw/MesaGLw.changes 2007-05-02 16:52:18.507601000 +0200 @@ -1,0 +2,6 @@ +Mon Apr 30 22:28:06 CEST 2007 - sndirsch@suse.de + +- updated to Mesa 6.5.3 + +------------------------------------------------------------------- + Old: ---- Mesa-6.5.2.tar.bz2 New: ---- MesaLib-6.5.3.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ MesaGLw.spec ++++++ --- /var/tmp/diff_new_pack.t29089/_old 2007-05-04 00:38:33.000000000 +0200 +++ /var/tmp/diff_new_pack.t29089/_new 2007-05-04 00:38:33.000000000 +0200 @@ -1,5 +1,5 @@ # -# spec file for package MesaGLw (Version 6.5.2) +# spec file for package MesaGLw (Version 6.5.3) # # Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany. # This file and all modifications and additions to the pristine @@ -17,10 +17,10 @@ Group: System/Libraries Provides: Mesa:/usr/%{_lib}/libGLw.so.1 Autoreqprov: on -Version: 6.5.2 -Release: 21 +Version: 6.5.3 +Release: 6 Summary: Mesa Widget library -Source: Mesa-%{version}.tar.bz2 +Source: MesaLib-%{version}.tar.bz2 Patch: GLw-motif.diff BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -50,7 +50,7 @@ Brian Paul %prep -%setup -n Mesa +%setup -n Mesa-%{version} # 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 @@ -58,6 +58,7 @@ mkdir lib %build +ln -s linux-dri configs/current cd src/glw/ make OPT_FLAGS="$RPM_OPT_FLAGS" \ EXTRA_LIB_PATH="-L/usr/X11R6/lib64 -L/usr/X11R6/lib" @@ -84,6 +85,8 @@ /usr/%{_lib}/libGLw.so %changelog +* Mon Apr 30 2007 - sndirsch@suse.de +- updated to Mesa 6.5.3 * Fri Apr 27 2007 - sndirsch@suse.de - back to Mesa 6.5.2 (Bug #269155/269042) * Wed Apr 25 2007 - sndirsch@suse.de ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@Hilbert.suse.de