Package: rar
Version: 3.5.1-1
Severity: wishlist
Tags: patch

Hi,

as promised on irc here is a patch to build rar on amd64. This uncovered
a bug in dpkg-shlibdeps in connection with the recent libc6-i386 changes
so you should have an additional "Build-Depends: dpkg-dev (>= some future
version) [amd64]" in there as well.

I've send a patch to the BTS for dpkg but haven't gotten a reply yet. You
could mark this bug as blocked by the dpkg bug once it gets a number assigned.

MfG
        Goswin

-- System Information:
Debian Release: 3.1
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.8-frosties-2
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages rar depends on:
ii  ia32-libc6    2.3.2.ds1-22-0.0.0.local.1 GNU C Library: Shared libraries an
ii  ia32-libstdc+ 1:3.3.5-13-0.0.0.local.1   The GNU Standard C++ Library v3
ii  lib32gcc1     3.4.3-13                   GCC support library (ia32)

-- no debconf information
diff -u rar-3.5.1/debian/changelog rar-3.5.1/debian/changelog
--- rar-3.5.1/debian/changelog
+++ rar-3.5.1/debian/changelog
@@ -1,3 +1,9 @@
+rar (1:3.5.1-1c0.mrvn.1) unstable; urgency=low
+
+  * Add support for amd64
+
+ -- Goswin von Brederlow <[EMAIL PROTECTED]>  Sun, 12 Mar 2006 02:14:02 +0000
+
 rar (1:3.5.1-1) unstable; urgency=low
 
   * New Upstream Release (Closes: 280595)
diff -u rar-3.5.1/debian/control rar-3.5.1/debian/control
--- rar-3.5.1/debian/control
+++ rar-3.5.1/debian/control
@@ -2,11 +2,11 @@
 Section: non-free/utils
 Priority: optional
 Maintainer: Martin Meredith <[EMAIL PROTECTED]>
-Build-Depends: debhelper (>= 3.0.5), libstdc++5-3.3-dev
+Build-Depends: debhelper (>= 3.0.5), libstdc++5-3.3 [i386], ia32-libs [amd64]
 Standards-Version: 3.6.2
 
 Package: rar
-Architecture: i386
+Architecture: i386 amd64
 Depends: ${shlibs:Depends}
 Suggests: unrar
 Description: Archiver for .rar files

Reply via email to