From 1678adfa4c870f332c94366b6a23233aa64b1558 Mon Sep 17 00:00:00 2001 From: Christos Zoulas Date: Tue, 4 Aug 2009 21:12:29 +0000 Subject: [PATCH] fix rpm stuff. --- magic/Magdir/rpm | 33 ++++++++++++++++++++------------- 1 file changed, 20 insertions(+), 13 deletions(-) diff --git a/magic/Magdir/rpm b/magic/Magdir/rpm index 6d7e850b..3b3d19cd 100644 --- a/magic/Magdir/rpm +++ b/magic/Magdir/rpm @@ -6,18 +6,25 @@ >2 beshort 0xeedb RPM !:mime application/x-rpm >>4 byte x v%d ->>6 beshort 0 bin +>>5 byte x \b.%d >>6 beshort 1 src ->>8 beshort 1 i386 ->>8 beshort 2 Alpha ->>8 beshort 3 Sparc ->>8 beshort 4 MIPS ->>8 beshort 5 PowerPC ->>8 beshort 6 68000 ->>8 beshort 7 SGI ->>8 beshort 8 RS6000 ->>8 beshort 9 IA64 ->>8 beshort 10 Sparc64 ->>8 beshort 11 MIPSel ->>8 beshort 12 ARM +>>6 beshort 0 bin +>>>8 beshort 1 i386/x86_64 +>>>8 beshort 2 Alpha/Sparc64 +>>>8 beshort 3 Sparc +>>>8 beshort 4 MIPS +>>>8 beshort 5 PowerPC +>>>8 beshort 6 68000 +>>>8 beshort 7 SGI +>>>8 beshort 8 RS6000 +>>>8 beshort 9 IA64 +>>>8 beshort 10 Sparc64 +>>>8 beshort 11 MIPSel +>>>8 beshort 12 ARM +>>>8 beshort 13 MiNT +>>>8 beshort 14 S/390 +>>>8 beshort 15 S/390x +>>>8 beshort 16 PowerPC64 +>>>8 beshort 17 SuperH +>>>8 beshort 18 Xtensa >>10 string x %s -- 2.40.0