Mailinglist Archive: opensuse-commit (858 mails)

< Previous Next >
commit MesaGLw
  • From: root@xxxxxxxxxxxxxxx (h_root)
  • Date: Fri, 02 Nov 2007 01:31:20 +0100
  • Message-id: <20071102003120.942686781B8@xxxxxxxxxxxxxxx>

Hello community,

here is the log from the commit of package MesaGLw
checked in at Fri Nov 2 01:31:20 CET 2007.

--------
--- MesaGLw/MesaGLw.changes 2007-08-04 05:57:58.000000000 +0200
+++ /mounts/work_src_done/STABLE/MesaGLw/MesaGLw.changes 2007-10-31
22:40:12.028037000 +0100
@@ -1,0 +2,5 @@
+Wed Oct 31 22:45:44 CET 2007 - sndirsch@xxxxxxx
+
+- updated to Mesa 7.0.2 RC1
+
+-------------------------------------------------------------------

Old:
----
MesaLib-7.0.1.tar.bz2

New:
----
MesaLib-7.0.2-rc1.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ MesaGLw.spec ++++++
--- /var/tmp/diff_new_pack.Tm6043/_old 2007-11-02 01:30:48.000000000 +0100
+++ /var/tmp/diff_new_pack.Tm6043/_new 2007-11-02 01:30:48.000000000 +0100
@@ -1,5 +1,5 @@
#
-# spec file for package MesaGLw (Version 7.0.1)
+# spec file for package MesaGLw (Version 7.0.2)
#
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@@ -12,15 +12,15 @@

Name: MesaGLw
BuildRequires: Mesa-devel openmotif-devel
-URL: http://www.mesa3d.org
+Url: http://www.mesa3d.org
License: X11/MIT
Group: System/Libraries
Provides: Mesa:/usr/%{_lib}/libGLw.so.1
-Autoreqprov: on
-Version: 7.0.1
+AutoReqProv: on
+Version: 7.0.2
Release: 1
Summary: Mesa Widget library
-Source: MesaLib-%{version}.tar.bz2
+Source: MesaLib-%{version}-rc1.tar.bz2
Patch: GLw-motif.diff
BuildRoot: %{_tmppath}/%{name}-%{version}-build

@@ -50,7 +50,7 @@
Brian Paul

%prep
-%setup -n Mesa-%{version}
+%setup -n Mesa-%{version}-rc1
# 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
@@ -83,8 +83,9 @@
%defattr(-,root,root)
/usr/include/GL/*.h
/usr/%{_lib}/libGLw.so
-
%changelog
+* Wed Oct 31 2007 - sndirsch@xxxxxxx
+- updated to Mesa 7.0.2 RC1
* Sat Aug 04 2007 - sndirsch@xxxxxxx
- updated to bugfix release 7.0
* Sat Jun 23 2007 - sndirsch@xxxxxxx

++++++ GLw-motif.diff ++++++
--- /var/tmp/diff_new_pack.Tm6043/_old 2007-11-02 01:30:48.000000000 +0100
+++ /var/tmp/diff_new_pack.Tm6043/_new 2007-11-02 01:30:48.000000000 +0100
@@ -9,10 +9,12 @@


# Directories
-@@ -70,5 +70,5 @@
+@@ -70,7 +70,7 @@
OSMESA_LIB_DEPS = -L$(TOP)/$(LIB_DIR) -l$(GL_LIB)
GLU_LIB_DEPS = -L$(TOP)/$(LIB_DIR) -l$(GL_LIB) -lm
GLUT_LIB_DEPS = -L$(TOP)/$(LIB_DIR) -l$(GLU_LIB) -l$(GL_LIB)
$(EXTRA_LIB_PATH) -lX11 -lXmu -lXt -lXi -lm
-GLW_LIB_DEPS = -L$(TOP)/$(LIB_DIR) -l$(GL_LIB) $(EXTRA_LIB_PATH) -lXt -lX11
+GLW_LIB_DEPS = -L$(TOP)/$(LIB_DIR) -l$(GL_LIB) $(EXTRA_LIB_PATH) -lXt -lX11
-lXm
- APP_LIB_DEPS = -L$(TOP)/$(LIB_DIR) -l$(GLUT_LIB) -l$(GLU_LIB) -l$(GL_LIB) -lm
+
+ # Program dependencies - specific GL/glut libraries added in Makefiles
+ APP_LIB_DEPS = -lm


++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



Remember to have fun...

---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx

< Previous Next >
This Thread