head	1.2;
access;
symbols
	rpm-4_2_1-release:1.1.1.1
	rpm-4_1_1-release:1.1.1.1
	rpm-4_2-release:1.1.1.1
	rpm-4_2:1.1.1.1.0.4
	rpm-4_1:1.1.1.1.0.2
	postmerge-file-3_39:1.1.1.1
	premerge-file-3_39:1.1.1.1
	file-3_39:1.1.1.1
	pre-file-3_39:1.1.1.1
	postmerge-file-3_38:1.1.1.1
	premerge-file-3_38:1.1.1.1
	file-3_38:1.1.1.1
	file-vendor:1.1.1;
locks; strict;
comment	@# @;


1.2
date	2003.04.15.16.58.35;	author jbj;	state dead;
branches;
next	1.1;

1.1
date	2002.09.30.21.46.13;	author jbj;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	2002.09.30.21.46.13;	author jbj;	state Exp;
branches
	1.1.1.1.4.1;
next	;

1.1.1.1.4.1
date	2003.12.01.21.20.01;	author jbj;	state dead;
branches;
next	;


desc
@@


1.2
log
@Move magic creation to sub-directory.
@
text
@#------------------------------------------------------------------------------
# acorn:  file(1) magic for files found on Acorn systems
#

# RISC OS Chunk File Format
# From RISC OS Programmer's Reference Manual, Appendix D
# We guess the file type from the type of the first chunk.
0	lelong		0xc3cbc6c5	RISC OS Chunk data
>12	string		OBJ_		\b, AOF object
>12	string		LIB_		\b, ALF library

# RISC OS AIF, contains "SWI OS_Exit" at offset 16.
16	lelong		0xef000011	RISC OS AIF executable

# RISC OS Draw files
# From RISC OS Programmer's Reference Manual, Appendix E
0	string 		Draw		RISC OS Draw file data

# RISC OS new format font files
# From RISC OS Programmer's Reference Manual, Appendix E
0	string		FONT\0		RISC OS outline font data,
>5	byte		x		version %d
0	string		FONT\1		RISC OS 1bpp font data,
>5	byte		x		version %d
0	string		FONT\4		RISC OS 4bpp font data
>5	byte		x		version %d

# RISC OS Music files
# From RISC OS Programmer's Reference Manual, Appendix E
0	string		Maestro\r	RISC OS music file
>8	byte		x		version %d

@


1.1
log
@Initial revision
@
text
@@


1.1.1.1
log
@track: auto import
@
text
@@


1.1.1.1.4.1
log
@Merge from top-of-stack.
@
text
@@

