xref: /dragonfly/contrib/file/magic/Magdir/rpm (revision 9ddb8543)
1#------------------------------------------------------------------------------
2#
3# RPM: file(1) magic for Red Hat Packages   Erik Troan (ewt@redhat.com)
4#
50	beshort		0xedab
6>2	beshort		0xeedb		RPM
7!:mime	application/x-rpm
8>>4	byte		x		v%d
9>>6	beshort		0		bin
10>>6	beshort		1		src
11>>8	beshort		1		i386
12>>8	beshort		2		Alpha
13>>8	beshort		3		Sparc
14>>8	beshort		4		MIPS
15>>8	beshort		5		PowerPC
16>>8	beshort		6		68000
17>>8	beshort		7		SGI
18>>8	beshort		8		RS6000
19>>8	beshort		9		IA64
20>>8	beshort		10		Sparc64
21>>8	beshort		11		MIPSel
22>>8	beshort		12		ARM
23>>10	string		x		%s
24