summaryrefslogtreecommitdiffstats
path: root/debian
diff options
context:
space:
mode:
authorThierry Reding <[email protected]>2006-11-22 19:50:34 +0000
committerThierry Reding <[email protected]>2006-11-22 19:50:34 +0000
commitdb164ab514beb5eca780e383c04f5ad90b6e7bd7 (patch)
treee8f3580c1b900dafa8bfafb0a56c998142e25bf8 /debian
parentc72ef1773120a2ce527b0f3bea5f16a42ee2340d (diff)
Update to latest upstream release candidate.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog7
-rw-r--r--debian/patches/02_use-ieee-fp-on-s390-and-m68k.patch2
2 files changed, 8 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 0c87f58f519..ca239b9d547 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+mesa (6.5.2~rc2-1) experimental; urgency=low
+
+ * New upstream release candidate:
+ + Refresh 02_use-ieee-fp-on-s390-and-m68k.patch.
+
+ -- Thierry Reding <[email protected]> Wed, 22 Nov 2006 20:49:06 +0100
+
mesa (6.5.2~rc1-1) experimental; urgency=low
* New upstream release candidate.
diff --git a/debian/patches/02_use-ieee-fp-on-s390-and-m68k.patch b/debian/patches/02_use-ieee-fp-on-s390-and-m68k.patch
index d219de8f267..f54457521c5 100644
--- a/debian/patches/02_use-ieee-fp-on-s390-and-m68k.patch
+++ b/debian/patches/02_use-ieee-fp-on-s390-and-m68k.patch
@@ -4,7 +4,7 @@ This patch by David Nusinow.
--- a/src/mesa/main/imports.h
+++ b/src/mesa/main/imports.h
-@@ -146,8 +146,9 @@
+@@ -155,8 +155,9 @@
*** USE_IEEE: Determine if we're using IEEE floating point
***/
#if defined(__i386__) || defined(__386__) || defined(__sparc__) || \