]>
Commit | Line | Data |
---|---|---|
440bd198 A |
1 | #------------------------------------------------------------------------------ |
2 | # | |
3 | # RPM: file(1) magic for Red Hat Packages Erik Troan (ewt@redhat.com) | |
4 | # | |
5 | 0 beshort 0xedab | |
6 | >2 beshort 0xeedb RPM | |
7 | >>4 byte x v%d | |
8 | >>6 beshort 0 bin | |
9 | >>6 beshort 1 src | |
10 | >>8 beshort 1 i386 | |
11 | >>8 beshort 2 Alpha | |
12 | >>8 beshort 3 Sparc | |
13 | >>8 beshort 4 MIPS | |
14 | >>8 beshort 5 PowerPC | |
15 | >>8 beshort 6 68000 | |
16 | >>8 beshort 7 SGI | |
17 | >>10 string x %s |