Your message dated Fri, 14 Jul 2006 04:47:16 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#374882: fixed in thunderbird 1.5.0.4-3
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: thunderbird
Version: 1.5.0.2-3
Severity: important
Tags: patch

Fixing bug #274738 for binutils will allow to build thunderbird without
the xgot hack on mips/mipsel. Since this may also break the existing
xgot support, a rebuild with the appended 50_arch_mips_noxgot.dpatch
is needed then.


Thiemo


#!/bin/sh -e

if [ $# -ne 1 ]; then
    echo >&2 "`basename $0`: script expects -patch|-unpatch as argument"
    exit 1
fi

[ -f debian/patches/00patch-opts ] && . debian/patches/00patch-opts
patch_opts="${patch_opts:--f --no-backup-if-mismatch}"

case "$1" in
       -patch) patch $patch_opts -p1 < $0;;
       -unpatch) patch $patch_opts -p1 -R < $0;;
        *)
                echo >&2 "`basename $0`: script expects -patch|-unpatch as 
argument"
                exit 1;;
esac

exit 0

@DPATCH@
--- mozilla/configure.in.old    2004-09-09 04:17:48.000000000 +0200
+++ mozilla/configure.in        2004-09-10 11:51:35.000000000 +0200
@@ -1107,8 +1107,7 @@ case "$target" in
         MOZ_ENABLE_OLD_ABI_COMPAT_WRAPPERS=1
     ;;
     mips*)
-        CFLAGS="$CFLAGS -Wa,-xgot"
-        CXXFLAGS="$CXXFLAGS -Wa,-xgot"
+        MOZ_DEBUG_FLAGS="-g"   # We want inlining
     ;;
     esac
     ;;
--- mozilla/configure.old       2004-09-16 22:04:43.000000000 +0200
+++ mozilla/configure   2004-09-11 11:13:01.000000000 +0200
@@ -5337,8 +5337,7 @@ EOF
         MOZ_ENABLE_OLD_ABI_COMPAT_WRAPPERS=1
     ;;
     mips*)
-        CFLAGS="$CFLAGS -Wa,-xgot"
-        CXXFLAGS="$CXXFLAGS -Wa,-xgot"
+        MOZ_DEBUG_FLAGS="-g"   # We want inlining
     ;;
     esac
     ;;
--- mozilla/config/rules.mk.old 2006-06-20 11:06:33.000000000 +0100
+++ mozilla/config/rules.mk     2006-06-20 11:06:54.000000000 +0100
@@ -452,15 +452,6 @@ endif
 endif
 endif
 
-ifeq ($(OS_ARCH),Linux)
-ifneq (,$(filter mips mipsel,$(OS_TEST)))
-ifeq ($(MODULE),layout)
-OS_CFLAGS += -Wa,-xgot
-OS_CXXFLAGS += -Wa,-xgot
-endif
-endif
-endif
-
 #
 # HP-UXBeOS specific section: for COMPONENTS only, add -Bsymbolic flag
 # which uses internal symbols first


--- End Message ---
--- Begin Message ---
Source: thunderbird
Source-Version: 1.5.0.4-3

We believe that the bug you reported is fixed in the latest version of
thunderbird, which is due to be installed in the Debian FTP archive:

mozilla-thunderbird-dev_1.5.0.4-3_all.deb
  to pool/main/t/thunderbird/mozilla-thunderbird-dev_1.5.0.4-3_all.deb
mozilla-thunderbird-inspector_1.5.0.4-3_all.deb
  to pool/main/t/thunderbird/mozilla-thunderbird-inspector_1.5.0.4-3_all.deb
mozilla-thunderbird-typeaheadfind_1.5.0.4-3_all.deb
  to pool/main/t/thunderbird/mozilla-thunderbird-typeaheadfind_1.5.0.4-3_all.deb
mozilla-thunderbird_1.5.0.4-3_all.deb
  to pool/main/t/thunderbird/mozilla-thunderbird_1.5.0.4-3_all.deb
thunderbird-dev_1.5.0.4-3_i386.deb
  to pool/main/t/thunderbird/thunderbird-dev_1.5.0.4-3_i386.deb
thunderbird-gnome-support_1.5.0.4-3_i386.deb
  to pool/main/t/thunderbird/thunderbird-gnome-support_1.5.0.4-3_i386.deb
thunderbird-inspector_1.5.0.4-3_i386.deb
  to pool/main/t/thunderbird/thunderbird-inspector_1.5.0.4-3_i386.deb
thunderbird-typeaheadfind_1.5.0.4-3_i386.deb
  to pool/main/t/thunderbird/thunderbird-typeaheadfind_1.5.0.4-3_i386.deb
thunderbird_1.5.0.4-3.diff.gz
  to pool/main/t/thunderbird/thunderbird_1.5.0.4-3.diff.gz
thunderbird_1.5.0.4-3.dsc
  to pool/main/t/thunderbird/thunderbird_1.5.0.4-3.dsc
thunderbird_1.5.0.4-3_i386.deb
  to pool/main/t/thunderbird/thunderbird_1.5.0.4-3_i386.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Alexander Sack <[EMAIL PROTECTED]> (supplier of updated thunderbird package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Thu, 13 Jul 2006 15:00:00 +0100
Source: thunderbird
Binary: thunderbird-typeaheadfind thunderbird-gnome-support 
mozilla-thunderbird-inspector thunderbird mozilla-thunderbird-dev 
thunderbird-inspector thunderbird-dev mozilla-thunderbird 
mozilla-thunderbird-typeaheadfind
Architecture: source all i386
Version: 1.5.0.4-3
Distribution: unstable
Urgency: critical
Maintainer: Alexander Sack <[EMAIL PROTECTED]>
Changed-By: Alexander Sack <[EMAIL PROTECTED]>
Description: 
 mozilla-thunderbird - Transition package for thunderbird rename
 mozilla-thunderbird-dev - Transition package for thunderbird-dev rename
 mozilla-thunderbird-inspector - Transition package for thunderbird-inspector 
rename
 mozilla-thunderbird-typeaheadfind - Transition package for 
thunderbird-typeaheadfind rename
 thunderbird - standalone mail client based on mozilla
 thunderbird-dev - development files for thunderbird
 thunderbird-gnome-support - gnome support package for thunderbird
 thunderbird-inspector - dom inspector extension for thunderbird
 thunderbird-typeaheadfind - typeaheadfind extension for thunderbird
Closes: 370254 374882 377176
Changes: 
 thunderbird (1.5.0.4-3) unstable; urgency=critical
 .
   * fixing gcc-4.1 ftbfs (Closes: 377176)
   * improved manpage by Bastian Kleineidam <[EMAIL PROTECTED]>
     documenting -safe-mode option (Closes: 370254)
   * include *no xgot* patch for mips/mipsel contributed by
     Thiemo Seufer <[EMAIL PROTECTED]> (Closes: 374882)
Files: 
 9c5afbd40d0b55d4d5219df25f390e06 1711 mail optional thunderbird_1.5.0.4-3.dsc
 c437bd19561112149aa9538b7109856a 458341 mail optional 
thunderbird_1.5.0.4-3.diff.gz
 98ac309767b1524ecf475408c576edd6 10639208 mail optional 
thunderbird_1.5.0.4-3_i386.deb
 d36de2407859dc260d2e664a6c17396f 187036 mail optional 
thunderbird-inspector_1.5.0.4-3_i386.deb
 1817fb0784883ccb5b91a83733efaeb0 44158 mail optional 
thunderbird-gnome-support_1.5.0.4-3_i386.deb
 3b9a68ad65b28d5800db8da840c7035d 54518 mail optional 
thunderbird-typeaheadfind_1.5.0.4-3_i386.deb
 a6d83510bf551467de976e9bb559fddb 3550288 mail optional 
thunderbird-dev_1.5.0.4-3_i386.deb
 2fd046e7d18b35b10b3f43a1bd0ec48c 25344 mail optional 
mozilla-thunderbird_1.5.0.4-3_all.deb
 e7588167a359b1525dc7a38c432e0b2a 25198 mail optional 
mozilla-thunderbird-inspector_1.5.0.4-3_all.deb
 c4dc4810395c9439d9162a0fde241cf1 25202 mail optional 
mozilla-thunderbird-typeaheadfind_1.5.0.4-3_all.deb
 b34c64fe16c517d7cd7449beacaf9e43 25188 mail optional 
mozilla-thunderbird-dev_1.5.0.4-3_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.3 (GNU/Linux)

iQIVAwUBRLa+wMjxMGWNdiHmAQI6+xAAuVKiVoThfJK3VPhMxWRIWyPmYdQ1RqiG
XlPgS+jAcO1oXOogfkUSuHOfzmEtpVTWhE9pekPvmXrhkO9Z5i+yesaFiBKk30ZE
LNUhYFN5LSANSjR75/ab8PoRT03yPJPCbEfcOIMluulPSiOXschvJIyu9sJwPq1o
PX67UVDnhhGRURrgHqaZ4N+VngSAi3MZLJgPnTZ1Rdn763uDSRorfIrvJu3laK1Z
BgbJ9T1KXdsOMBeMnCeIdTEZkGZmQnsHRwMCFEZTDTSYxwH7jPPld0spkYwfdQHo
S8o4h+7ipBx/HALBdIWfq7KO2c+ABoM9R7QBLgPNDQq4jqtqvPMWnJbH8+GaR+Ua
VaXOcBOyRNKcn+TtYhaRXgAt4+IJZAopcVH9BmZ0odj79iRICr/PbuCI8PA3aR5l
j3mm8OWPuW6iQHYsUBPHxWRhu7U1+zcv3/ieDav+jMleHWsSOgQeK/N1XNmOSslR
8BqZ5DSNX982++6XzILHfi8yktsK9bWYBh7dQ4dBZMF3iVdPtr8blMKw3wuqDqmh
j8ILvVxzlzL5yqSYF6P9dznklvV4sral6HWUxQMq747gAAbhco5tb8iNlNnyJ7dn
r5VXhld8lEk+kAfXQttsFMTfbIM4bJyZOjyrpPaejL2U1bWcBi+A3oyf/ArCCNdi
dP7O2s/z/mM=
=o0iK
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to