Your message dated Thu, 29 Jun 2006 06:32:11 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#341433: fixed in pari 2.3.0-2
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: pari
Severity: important
Version: 2.1.7-2
Tags: patch

Hi,

the current version fails to build on GNU/kFreeBSD.
Please find a small patch bellow. 

It would also be nice if you can ask upstream 
to include this change.

Thanks in advance

                        Petr



--- pari-2.1.7.orig/Configure
+++ pari-2.1.7/Configure
@@ -962,7 +962,7 @@
   darwin) LIBS= ;;
 esac
 case "$osname-$arch" in
-  linux-*|cygwin*|gnu-*)
+  linux-*|cygwin*|gnu-*|kfreebsd-*)
       LD=$CC; LDFLAGS="$cflags -Xlinker -export-dynamic"
       runpathprefix='-Xlinker -rpath -Xlinker ';;
   osf1-alpha)
@@ -1009,7 +1009,7 @@
 #    aix-*)  DLSUFFIX=a  ;; dynamic linking does not work!
     sunos-*) sodest=$VersionMajor$VersionMinor.$patch
              soname=$sodest;;
-    gnu-*|*-alpha|solaris-*|linux-*|freebsd-*)
+    gnu-*|*-alpha|solaris-*|linux-*|freebsd-*|kfreebsd-*)
       case $libpari_base in
         pari) sodest=$version.$patch;; # released versions
         *) sodest=$patch.0.0;; # unstable versions




--- End Message ---
--- Begin Message ---
Source: pari
Source-Version: 2.3.0-2

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

libpari-dbg_2.3.0-2_i386.deb
  to pool/main/p/pari/libpari-dbg_2.3.0-2_i386.deb
libpari-dev_2.3.0-2_i386.deb
  to pool/main/p/pari/libpari-dev_2.3.0-2_i386.deb
libpari2-gmp_2.3.0-2_i386.deb
  to pool/main/p/pari/libpari2-gmp_2.3.0-2_i386.deb
pari-doc_2.3.0-2_all.deb
  to pool/main/p/pari/pari-doc_2.3.0-2_all.deb
pari-gp_2.3.0-2_i386.deb
  to pool/main/p/pari/pari-gp_2.3.0-2_i386.deb
pari_2.3.0-2.diff.gz
  to pool/main/p/pari/pari_2.3.0-2.diff.gz
pari_2.3.0-2.dsc
  to pool/main/p/pari/pari_2.3.0-2.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.
Bill Allombert <[EMAIL PROTECTED]> (supplier of updated pari 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, 28 Jun 2006 18:44:45 +0200
Source: pari
Binary: pari-doc libpari2-gmp libpari-dbg libpari-dev pari-gp
Architecture: source i386 all
Version: 2.3.0-2
Distribution: unstable
Urgency: low
Maintainer: Bill Allombert <[EMAIL PROTECTED]>
Changed-By: Bill Allombert <[EMAIL PROTECTED]>
Description: 
 libpari-dbg - PARI/GP Computer Algebra System debugging symbols
 libpari-dev - PARI/GP Computer Algebra System development files
 libpari2-gmp - PARI/GP Computer Algebra System shared library
 pari-doc   - PARI/GP Computer Algebra System documentation
 pari-gp    - PARI/GP Computer Algebra System binaries
Closes: 341433
Changes: 
 pari (2.3.0-2) unstable; urgency=low
 .
   * debian/rules:
    + Fix PARI_SYSTEM for kfreebsd-gnu. Closes: #341433.
    + Fix PARI_CPU for armeb.
    + Set EXTRAMODLDFLAGS to "-lc -lm -lpari" so that gp2c do not need to
      depend uselessly on libgmp3-dev.
   * debian/control
    + libpari-dev now suggests pari-gp2c
   * config/get_modld:
    + Patch to preserve EXTRAMODLDFLAGS if set.
Files: 
 b101d8968fb67c029da52ff774307327 706 math optional pari_2.3.0-2.dsc
 96d4603ed00d5704ca5c57f577425762 9152 math optional pari_2.3.0-2.diff.gz
 55d8d06aff79fd386ebf9fb01ff6633a 287930 math optional pari-gp_2.3.0-2_i386.deb
 ac9c37fa4899a6c21a46699b80dc3766 1710804 libdevel optional 
libpari-dev_2.3.0-2_i386.deb
 4350ad2d3461805065577326d0463767 2184310 libdevel optional 
libpari-dbg_2.3.0-2_i386.deb
 86adc6ee66d09dcf8aa01ec6a64110e3 1365360 libs optional 
libpari2-gmp_2.3.0-2_i386.deb
 3c1f75f975d5a79c53a341a183f2bc70 1179762 doc optional pari-doc_2.3.0-2_all.deb

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

iD8DBQFEo9VWeDPs8bVESBURAnZsAJ4/WSAZ63Gvm/xdUsvXGU4En/e1pgCfRYyb
iXhZgCy5K0KlYf3Rl9qtGA8=
=czxl
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to