Your message dated Mon, 14 Mar 2005 20:47:13 -0500
with message-id <[EMAIL PROTECTED]>
and subject line Bug#298411: fixed in myspell 1:3.0+pre3.1-11
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)

--------------------------------------
Received: (at submit) by bugs.debian.org; 7 Mar 2005 11:45:12 +0000
>From [EMAIL PROTECTED] Mon Mar 07 03:45:11 2005
Return-path: <[EMAIL PROTECTED]>
Received: from 137.red-62-57-138.user.auna.net (khazad.dyndns.org) 
[62.57.138.137] 
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1D8Gff-00021W-00; Mon, 07 Mar 2005 03:45:11 -0800
Received: from rmh by khazad.dyndns.org with local (Exim 4.34)
        id 1D8GZI-000Fac-Ga
        for [EMAIL PROTECTED]; Mon, 07 Mar 2005 12:38:36 +0100
Content-Type: multipart/mixed; boundary="===============1475998455=="
MIME-Version: 1.0
From: Robert Millan <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: FTBFS on kfreebsd-gnu
X-Mailer: reportbug 3.8
Date: Mon, 07 Mar 2005 12:38:36 +0100
Message-Id: <[EMAIL PROTECTED]>
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 

This is a multi-part MIME message sent by reportbug.

--===============1475998455==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

Package: myspell
Version: 3.0+pre3.1-10
Severity: wishlist
Tags: patch

Hi,

This package fails to build on kfreebsd-gnu.  The attached patch fixes the
problem.  Please could you send it to upstream?

Note this change superceeds the one in hurd.diff which unnecessarily duplicated
GNU-related variables.

-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: kfreebsd-i386 (i686)
Kernel: GNU/kFreeBSD 5.3-5
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) (ignored: LC_ALL set to C)

--===============1475998455==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename="myspell.diff"

--- myspell-3.0+pre3.1.old/Makefile     2004-01-06 04:17:51.000000000 +0100
+++ myspell-3.0+pre3.1/Makefile 2005-02-28 16:44:14.000000000 +0100
@@ -7,7 +7,7 @@
 VERMINOR=1
 VERSION=$(VERMAJOR).$(VERMINOR)
 
-PLATFORM := $(shell uname -s)
+PLATFORM := $(shell uname -s | sed -e "s,GNU/.*,GNU,g" -e "s,GNU,Linux,g")
 
 ifeq "$(PLATFORM)" "Linux"
   CXX ?= g++

--===============1475998455==--

---------------------------------------
Received: (at 298411-close) by bugs.debian.org; 15 Mar 2005 01:53:07 +0000
>From [EMAIL PROTECTED] Mon Mar 14 17:53:07 2005
Return-path: <[EMAIL PROTECTED]>
Received: from newraff.debian.org [208.185.25.31] (mail)
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1DB1F4-00041e-00; Mon, 14 Mar 2005 17:53:06 -0800
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
        id 1DB19N-0003gp-00; Mon, 14 Mar 2005 20:47:13 -0500
From: Rene Engelhard <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.55 $
Subject: Bug#298411: fixed in myspell 1:3.0+pre3.1-11
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Mon, 14 Mar 2005 20:47:13 -0500
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 
X-CrossAssassin-Score: 2

Source: myspell
Source-Version: 1:3.0+pre3.1-11

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

libmyspell-dev_3.1-11_i386.deb
  to pool/main/m/myspell/libmyspell-dev_3.1-11_i386.deb
libmyspell3_3.1-11_i386.deb
  to pool/main/m/myspell/libmyspell3_3.1-11_i386.deb
myspell_3.0+pre3.1-11.diff.gz
  to pool/main/m/myspell/myspell_3.0+pre3.1-11.diff.gz
myspell_3.0+pre3.1-11.dsc
  to pool/main/m/myspell/myspell_3.0+pre3.1-11.dsc



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.
Rene Engelhard <[EMAIL PROTECTED]> (supplier of updated myspell 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: Wed,  9 Mar 2005 00:47:02 +0100
Source: myspell
Binary: libmyspell3 libmyspell-dev
Architecture: source i386
Version: 1:3.0+pre3.1-11
Distribution: unstable
Urgency: low
Maintainer: Debian OpenOffice Team <debian-openoffice@lists.debian.org>
Changed-By: Rene Engelhard <[EMAIL PROTECTED]>
Description: 
 libmyspell-dev - MySpell spellchecking library development files
 libmyspell3 - MySpell spellchecking library
Closes: 295632 298411
Changes: 
 myspell (1:3.0+pre3.1-11) unstable; urgency=low
 .
   * update ispellaff2myspell
   * add patch for kFreeBSD support in the Makefile, thanks Robert Millan
     (closes: #298411)
   * Recommends: myspell-en-us | myspell-dictionary (closes: #295632)
Files: 
 b1fc460c634148d26e31f652bd226879 711 devel optional myspell_3.0+pre3.1-11.dsc
 08124e25651098b1b30f1386aa5323af 14622 devel optional 
myspell_3.0+pre3.1-11.diff.gz
 b7f241d854b14e6f0eecee9e910ff8eb 61852 libdevel optional 
libmyspell-dev_3.1-11_i386.deb
 6101ba3935533bcd556c04d4f30ae584 26772 libs optional 
libmyspell3_3.1-11_i386.deb

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

iD8DBQFCNjvH+FmQsCSK63MRAitUAKCChglJyxAOtQDgCTrdJ7gd67wdEACfZy4e
qEeUxoEN73YFhAggAbaZ6rE=
=BuQN
-----END PGP SIGNATURE-----


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to