Blame SOURCES/file-5.33-msooxml-magic.patch

b4d796
diff --git a/magic/Magdir/msooxml b/magic/Magdir/msooxml
b4d796
index bde098e..7d0bcc7 100644
b4d796
--- a/magic/Magdir/msooxml
b4d796
+++ b/magic/Magdir/msooxml
b4d796
@@ -28,16 +28,16 @@
b4d796
 # skip to the second local file header
b4d796
 # since some documents include a 520-byte extra field following the file
b4d796
 # header, we need to scan for the next header
b4d796
->>(18.l+49)	search/2000	PK\003\004
b4d796
+>>(18.l+49)	search/6000	PK\003\004
b4d796
 # now skip to the *third* local file header; again, we need to scan due to a
b4d796
 # 520-byte extra field following the file header
b4d796
->>>&26		search/1000	PK\003\004
b4d796
+>>>&26		search/6000	PK\003\004
b4d796
 # and check the subdirectory name to determine which type of OOXML
b4d796
 # file we have.  Correct the mimetype with the registered ones:
b4d796
 # http://technet.microsoft.com/en-us/library/cc179224.aspx
b4d796
 >>>>&26		use		msooxml	
b4d796
 >>>>&26		default		x
b4d796
 # OpenOffice/Libreoffice orders ZIP entry differently, so check the 4th file
b4d796
->>>>>&26	search/1000	PK\003\004
b4d796
+>>>>>&26	search/6000	PK\003\004
b4d796
 >>>>>>&26	use		msooxml	
b4d796
 >>>>>>&26	default		x		Microsoft OOXML