found 410847 4.21-3 found 410847 4.20-3 thanks The SPC patch in debian/patches/324-magic-add-snes.dpatch magic lacks the first line of magic from my report, and thus it does not work. The patch has:
diff -Naur file-4.20.orig/magic/Magdir/audio file-4.20/magic/Magdir/audio --- file-4.20.orig/magic/Magdir/audio 2007-01-19 19:26:35.000000000 +0000 +++ file-4.20/magic/Magdir/audio 2007-04-03 13:26:08.000000000 +0000 @@ -268,6 +268,14 @@ >122 byte&0x1 =1 PAL >122 byte&0x1 =0 NTSC +# Type: SNES SPC700 sound files +# From: Josh Triplett <[EMAIL PROTECTED]> +>&0 string 0.30 \b, version %s +>>0x23 byte 0x1B \b, without ID666 tag +>>0x23 byte 0x1A \b, with ID666 tag +>>>0x2E string >\0 \b, song "%.32s" +>>>0x4E string >\0 \b, game "%.32s" + # Impulse tracker module (audio/x-it) 0 string IMPM Impulse Tracker module sound data - >4 string >\0 "%s" My original report had: 0 string SNES-SPC700\ Sound\ File\ Data\ v SNES SPC700 sound file >&0 string 0.30 \b, version %s >>0x23 byte 0x1B \b, without ID666 tag >>0x23 byte 0x1A \b, with ID666 tag >>>0x2E string >\0 \b, song "%.32s" >>>0x4E string >\0 \b, game "%.32s" Without the first line, the magic does not work. - Josh Triplett -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: amd64 (x86_64) Kernel: Linux 2.6.22-3-amd64 (SMP w/4 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages libmagic1 depends on: ii libc6 2.6.1-6 GNU C Library: Shared libraries ii zlib1g 1:1.2.3.3.dfsg-7 compression library - runtime libmagic1 recommends no packages. Versions of packages file depends on: ii libc6 2.6.1-6 GNU C Library: Shared libraries -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

