diff options
Diffstat (limited to 'usr.bin/file/magdir/rpm')
-rw-r--r-- | usr.bin/file/magdir/rpm | 11 |
1 files changed, 8 insertions, 3 deletions
diff --git a/usr.bin/file/magdir/rpm b/usr.bin/file/magdir/rpm index 94d6343be6f..eb87b23ea48 100644 --- a/usr.bin/file/magdir/rpm +++ b/usr.bin/file/magdir/rpm @@ -1,10 +1,10 @@ -# $OpenBSD: rpm,v 1.4 2001/01/29 01:57:58 niklas Exp $ +# $OpenBSD: rpm,v 1.5 2004/06/03 03:14:20 tedu Exp $ #------------------------------------------------------------------------------ # # RPM: file(1) magic for Red Hat Packages Erik Troan (ewt@redhat.com) # -0 beshort 0xedab +0 beshort 0xedab >2 beshort 0xeedb RPM >>4 byte x v%d >>6 beshort 0 bin @@ -15,5 +15,10 @@ >>8 beshort 4 MIPS >>8 beshort 5 PowerPC >>8 beshort 6 68000 ->>8 beshort 7 SGI +>>8 beshort 7 SGI +>>8 beshort 8 RS6000 +>>8 beshort 9 IA64 +>>8 beshort 10 Sparc64 +>>8 beshort 11 MIPSel +>>8 beshort 12 ARM >>10 string x %s |