Mailinglist Archive: opensuse-commit (2130 mails)

< Previous Next >
commit Mesa
  • From: root@xxxxxxxxxxxxxxx (h_root)
  • Date: Thu, 03 Apr 2008 00:45:56 +0200
  • Message-id: <20080402224556.54D4A678168@xxxxxxxxxxxxxxx>

Hello community,

here is the log from the commit of package Mesa
checked in at Thu Apr 3 00:45:56 CEST 2008.

--------
--- Mesa/Mesa.changes 2008-03-13 12:29:46.000000000 +0100
+++ Mesa/Mesa.changes 2008-04-02 09:15:44.333138000 +0200
@@ -1,0 +2,6 @@
+Wed Apr 2 09:33:27 CEST 2008 - sndirsch@xxxxxxx
+
+- update to Mesa bugfix release 7.0.3 RC3
+ * obsoletes commit-185320a.diff
+
+-------------------------------------------------------------------

Old:
----
commit-185320a.diff
MesaDemos-7.0.3-rc2.tar.bz2
MesaLib-7.0.3-rc2.tar.bz2

New:
----
MesaDemos-7.0.3-rc3.tar.bz2
MesaLib-7.0.3-rc3.tar.bz2

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

Other differences:
------------------
++++++ Mesa.spec ++++++
--- /var/tmp/diff_new_pack.P29370/_old 2008-04-03 00:44:05.000000000 +0200
+++ /var/tmp/diff_new_pack.P29370/_new 2008-04-03 00:44:05.000000000 +0200
@@ -20,10 +20,10 @@
Obsoletes: xorg-x11-Mesa
AutoReqProv: on
Version: 7.0.3
-Release: 14
+Release: 19
Summary: Mesa is a 3-D graphics library with an API which is very
similar to that of OpenGL
-Source: MesaLib-%{version}-rc2.tar.bz2
-Source1: MesaDemos-%{version}-rc2.tar.bz2
+Source: MesaLib-%{version}-rc3.tar.bz2
+Source1: MesaDemos-%{version}-rc3.tar.bz2
Source3: README.updates
Source4: manual-pages.tar.bz2
Source5: via.csh
@@ -34,7 +34,6 @@
Patch4: libIndirectGL.diff
Patch5: static.diff
Patch6: link-shared.diff
-Patch7: commit-185320a.diff
BuildRoot: %{_tmppath}/%{name}-%{version}-build

%description
@@ -59,6 +58,7 @@
Brian Paul

%package devel
+License: X11/MIT
Requires: Mesa = %version xorg-x11-devel
Summary: Libraries, includes and more to develop Mesa applications
Group: System/Libraries
@@ -87,6 +87,7 @@
Brian Paul

%package devel-static
+License: X11/MIT
Requires: Mesa-devel = %version
Summary: Static GL library - Usually not required at all
Group: System/Libraries
@@ -104,7 +105,7 @@
Brian Paul

%prep
-%setup -n %{name}-%{version}-rc2 -b1 -b4
+%setup -n %{name}-%{version}-rc3 -b1 -b4
rm docs/README.MINGW32.orig
# make legal department happy (Bug #204110)
test -f src/mesa/drivers/directfb/idirectfbgl_mesa.c && exit 1
@@ -122,7 +123,6 @@
%ifarch %ix86 x86_64 ppc
%patch6
%endif
-%patch7 -p1

%build

@@ -271,6 +271,9 @@
/usr/%{_lib}/libMesaGL.a

%changelog
+* Wed Apr 02 2008 sndirsch@xxxxxxx
+- update to Mesa bugfix release 7.0.3 RC3
+ * obsoletes commit-185320a.diff
* Thu Mar 13 2008 sndirsch@xxxxxxx
- commit-185320a.diff
Only call ProgramStringNotify if program parsing succeeded.
@@ -345,7 +348,7 @@
* applied a few patches (mmx code, edgeflag ptr check)
* r200 texture from pixmap fixes
- obsoletes pic.diff
-* Sun Nov 04 2007 sndirsch@xxxxxxx
+* Mon Nov 05 2007 sndirsch@xxxxxxx
- pic.diff
* fixes shared lib on i386 (X.Org Bug #1809)
* Wed Oct 31 2007 sndirsch@xxxxxxx
@@ -387,7 +390,7 @@
- link-shared.diff:
* use shared lib for DRI drivers to save a lot of space (Bug
[#272875])
-* Mon Apr 30 2007 sndirsch@xxxxxxx
+* Tue May 01 2007 sndirsch@xxxxxxx
- updated to Mesa 6.5.3
- obsoletes the following patches:
* bug-211314_mesa-destroy_buffers.diff
@@ -437,7 +440,7 @@
* Tue Apr 10 2007 sndirsch@xxxxxxx
- Mesa-6.5.2-fix_radeon_cliprect.diff:
* fixes X.Org Bug #9876
-* Wed Apr 04 2007 sndirsch@xxxxxxx
+* Thu Apr 05 2007 sndirsch@xxxxxxx
- bug-211314_mesa-refcount-memleak-fixes.diff:
* Fix for memleaks and refount bugs (Bug #211314)
* Mon Mar 19 2007 sndirsch@xxxxxxx
@@ -456,7 +459,7 @@
* fixes Xserver crash in software rendering fallback (Bug #211314)
* Wed Jan 10 2007 sndirsch@xxxxxxx
- disabled build of sis DRI driver on i64 to fix build
-* Sat Dec 02 2006 sndirsch@xxxxxxx
+* Sun Dec 03 2006 sndirsch@xxxxxxx
- updated to Mesa 6.5.2
* New features
- New DRI memory manager system. Currently used by the i915tex
@@ -604,7 +607,7 @@
release of Mesa). (bnc 174839)
* Tue May 23 2006 sndirsch@xxxxxxx
- no longer remove NVIDIA installer in %%pre
-* Mon May 22 2006 sndirsch@xxxxxxx
+* Tue May 23 2006 sndirsch@xxxxxxx
- reverted Mesa/MesaGLU split
- fixed libGLcore.so.1 (e.g. soname); required to create a
non-conflicting package for the NVIDIA driver (Bug #175683)
@@ -619,7 +622,7 @@
document DRI driver update mechanism
* Wed Apr 12 2006 sndirsch@xxxxxxx
- enhanced search path for DRI driver updates (FATE #300553)
-* Mon Apr 03 2006 sndirsch@xxxxxxx
+* Tue Apr 04 2006 sndirsch@xxxxxxx
- mesa-6.4.2-dri-copy-sub-buffer-1.patch:
* needed for open source drivers to work with Xgl (David Reveman)
* Wed Mar 15 2006 mhopf@xxxxxxx
@@ -681,7 +684,7 @@
- fixed DRI driver path for 64bit platforms
* Tue Oct 25 2005 sndirsch@xxxxxxx
- update to Mesa 6.4
-* Mon Oct 24 2005 sndirsch@xxxxxxx
+* Tue Oct 25 2005 sndirsch@xxxxxxx
- build DRI compatible libGL
* Fri Oct 21 2005 sndirsch@xxxxxxx
- added dummy nvidia libGLcore.so.1 for applications, which are
@@ -691,5 +694,5 @@
libGl does not work
* Wed Oct 19 2005 sndirsch@xxxxxxx
- no longer install libglide (disables 3Dfx DRI support)
-* Sun Oct 02 2005 sndirsch@xxxxxxx
+* Mon Oct 03 2005 sndirsch@xxxxxxx
- created package

++++++ MesaDemos-7.0.3-rc2.tar.bz2 -> MesaDemos-7.0.3-rc3.tar.bz2 ++++++
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn
--exclude=.svnignore old/Mesa-7.0.3-rc2/progs/xdemos/glthreads.c
new/Mesa-7.0.3-rc3/progs/xdemos/glthreads.c
--- old/Mesa-7.0.3-rc2/progs/xdemos/glthreads.c 2007-06-22 00:10:54.000000000
+0200
+++ new/Mesa-7.0.3-rc3/progs/xdemos/glthreads.c 2008-03-14 20:57:38.000000000
+0100
@@ -505,7 +505,7 @@
for (i = 0; i < numThreads; i++) {
pthread_create(&WinThreads[i].Thread, NULL, thread_function,
(void*) &WinThreads[i]);
- printf("glthreads: Created thread %u\n", (unsigned int)
WinThreads[i].Thread);
+ printf("glthreads: Created thread %p\n", WinThreads[i].Thread);
}

if (MultiDisplays)

++++++ MesaLib-7.0.3-rc2.tar.bz2 -> MesaLib-7.0.3-rc3.tar.bz2 ++++++
++++ 18365 lines of diff (skipped)





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



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