[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#58519: marked as done (saml does not compile on ARM)



Your message dated Wed, 28 Mar 2001 11:08:58 +0100
with message-id <20010328110858.A23019@riva.ucam.org>
and subject line saml bugs closed by QA upload
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.)

Darren Benham
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 19 Feb 2000 13:21:26 +0000
Received: (qmail 17659 invoked from network); 19 Feb 2000 13:21:22 -0000
Received: from tazenda.demon.co.uk (HELO kings-cross.london.uk.eu.org) (mail@158.152.220.239)
  by master.debian.org with SMTP; 19 Feb 2000 13:21:22 -0000
Received: from localhost
	([::ffff:127.0.0.1] helo=kings-cross.london.uk.eu.org ident=phil)
	by kings-cross.london.uk.eu.org with esmtp (Exim 3.11 #1)
	id 12M9om-0005hT-00
	for submit@bugs.debian.org; Sat, 19 Feb 2000 13:21:04 +0000
X-Mailer: exmh version 2.0.2 2/24/98 (debian) 
To: submit@bugs.debian.org
Subject: saml does not compile on ARM
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Date: Sat, 19 Feb 2000 13:21:04 +0000
From: Philip Blundell <Philip.Blundell@pobox.com>
Message-Id: <E12M9om-0005hT-00@kings-cross.london.uk.eu.org>

Package: saml
Release: 970418-4

This small patch allows saml to compile on arm systems.

R--- debian/rules.old	Fri Feb 18 11:20:22 2000
+++ debian/rules	Fri Feb 18 11:20:23 2000
@@ -13,6 +13,10 @@
 ifeq ('$(ARCH)','powerpc')
 noasm=-DNO_ASM
 endif
+ifeq ('$(ARCH)','arm')
+noasm=-DNO_ASM
+endif
+
 
 # Construct the library dependency entry for shlibs
 #


---------------------------------------
Received: (at 58519-done) by bugs.debian.org; 28 Mar 2001 10:01:17 +0000
>From cjw44@flatline.org.uk Wed Mar 28 04:01:16 2001
Return-path: <cjw44@flatline.org.uk>
Received: from mta06-svc.ntlworld.com [62.253.162.46] 
	by master.debian.org with esmtp (Exim 3.12 1 (Debian))
	id 14iClN-0000ih-00; Wed, 28 Mar 2001 04:01:13 -0600
Received: from riva.ucam.org ([62.253.132.58]) by mta06-svc.ntlworld.com
          (InterMail vM.4.01.02.27 201-229-119-110) with ESMTP
          id <20010328100111.MJHM285.mta06-svc.ntlworld.com@riva.ucam.org>;
          Wed, 28 Mar 2001 11:01:11 +0100
Received: from cjw44 by riva.ucam.org with local (Exim 3.22 #1 (Debian))
	id 14iCss-00060J-00; Wed, 28 Mar 2001 11:08:58 +0100
Date: Wed, 28 Mar 2001 11:08:58 +0100
From: Colin Watson <cjwatson@debian.org>
To: 58519-done@bugs.debian.org, 80767-done@bugs.debian.org,
	85187-done@bugs.debian.org
Subject: saml bugs closed by QA upload
Message-ID: <20010328110858.A23019@riva.ucam.org>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.3.15i
Organization: riva.ucam.org
Sender: Colin Watson <cjw44@riva.ucam.org>
Delivered-To: 58519-done@bugs.debian.org

saml is orphaned, and I closed these bugs in a QA upload recently. Due
to bug #71600 in dinstall, they were only tagged as fixed, so I'm
closing them by hand.

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

Format: 1.7
Date: Thu, 22 Mar 2001 01:47:49 +0000
Source: saml
Binary: saml
Architecture: source i386
Version: 970418-6
Distribution: unstable
Urgency: low
Maintainer: Debian QA Group <debian-qa@lists.debian.org>
Changed-By: Colin Watson <cjwatson@debian.org>
Description: 
 saml       - Simple Algebraic Math Library
Closes: 58519 80767 85187
Changes: 
 saml (970418-6) unstable; urgency=low
 .
   * Debian QA upload.
   * Disable assembly maths for all architectures except those that really do
     have it. In particular, this excludes arm (closes: #58519) and
     mips/mipsel (closes: #85187), so those architectures can now build.
   * Update to policy version 3.1.1:
     - FHS updates (closes: #80767).
   * Remove extra unconditional call to ldconfig in postinst, and really
     install that and its fellow maintainer scripts.
   * Call dpkg-gencontrol with -isp.
Files: 
 55f6bdb1423f8cc9d0e053514392a81b 623 math optional saml_970418-6.dsc
 af838ef389df5816ce38002798cafd4a 11109 math optional saml_970418-6.diff.gz
 8a5e0b6db489291ef4775a1b2cbaa699 383840 math optional saml_970418-6_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.4 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQE6uzqSMVrRHkkXpRQRAk0AAKCywGl8zDIqVBnE1iRCF/Ym1ICXbgCfXx/E
vIbQ/RpWSGYDWFMlnOTsm9c=
=I3pw
-----END PGP SIGNATURE-----

-- 
Colin Watson                                     [cjw44@flatline.org.uk]



Reply to: