Hello community,

here is the log from the commit of package MesaGLw for openSUSE:Factory
checked in at Tue Jun 14 12:20:17 CEST 2011.



--------
--- MesaGLw/MesaGLw.changes     2010-09-04 18:16:21.000000000 +0200
+++ /mounts/work_src_done/STABLE/MesaGLw/MesaGLw.changes        2011-06-06 
20:31:42.000000000 +0200
@@ -1,0 +2,5 @@
+Mon Jun  6 18:16:32 UTC 2011 - e...@suse.de
+
+- remove GLw-motif.diff. Instead resolve in spec file.
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


Old:
----
  GLw-motif.diff
  MesaLib-7.8.2.tar.bz2

New:
----
  MesaLib-7.10.2.tar.bz2

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

Other differences:
------------------
++++++ MesaGLw.spec ++++++
--- /var/tmp/diff_new_pack.CZJf00/_old  2011-06-14 12:18:55.000000000 +0200
+++ /var/tmp/diff_new_pack.CZJf00/_new  2011-06-14 12:18:55.000000000 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package MesaGLw (Version 7.8.2)
+# spec file for package MesaGLw
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -25,11 +25,10 @@
 Group:          System/Libraries
 Provides:       Mesa:%{_libdir}/libGLw.so.1 
 AutoReqProv:    on
-Version:        7.8.2
+Version:        7.10.2
 Release:        1
 Summary:        Mesa Widget library
 Source:         MesaLib-%{version}.tar.bz2
-Patch:          GLw-motif.diff
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -60,10 +59,13 @@
 
 %prep
 %setup -q -n Mesa-%{version}
-%patch
 
 %build
-ln -s linux-dri configs/current
+configure --disable-egl --disable-gles1 --disable-gles2 \
+    --disable-gles-overlay --disable-openvg  --disable-glu \
+    --disable-glut --disable-gallium \
+    --enable-opengl --with-driver=xlib \
+    --enable-glw --enable-motif 
 cd src/glw/
 %{__make} %{?jobs:-j%jobs} OPT_FLAGS="$RPM_OPT_FLAGS"
 
@@ -75,7 +77,7 @@
 cp src/glw/README .
 
 %clean
-rm -rf $RPM_BUILD_ROOT
+#rm -rf $RPM_BUILD_ROOT
 
 %post -p /sbin/ldconfig
 
@@ -88,7 +90,7 @@
 
 %files devel
 %defattr(-,root,root)
-/usr/include/GL/*.h
+/usr/include/GL/GLw*.h
 %{_libdir}/libGLw.so
 
 %changelog

++++++ MesaLib-7.8.2.tar.bz2 -> MesaLib-7.10.2.tar.bz2 ++++++
++++ 947915 lines of diff (skipped)


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



Remember to have fun...

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to