Dirk Mueller
44bc099863
- Refresh patches and remove the visibility patch that I upstreamed few releases ago in a different form. OBS-URL: https://build.opensuse.org/request/show/161841 OBS-URL: https://build.opensuse.org/package/show/Base:System/file?expand=0&rev=75
16 lines
613 B
Plaintext
16 lines
613 B
Plaintext
Index: magic/Magdir/archive
|
|
===================================================================
|
|
--- magic/Magdir/archive.orig
|
|
+++ magic/Magdir/archive
|
|
@@ -585,6 +585,10 @@
|
|
# PKZIP multi-volume archive
|
|
0 string PK\x07\x08PK\x03\x04 Zip multi-volume archive data, at least PKZIP v2.50 to extract
|
|
!:mime application/zip
|
|
+>30 ubelong 0x6d696d65 Zip archive data, at least v2.0 to extract
|
|
+>>34 ubelong 0x74797065 \b, mime type
|
|
+>>>38 regex application/[a-z\+\-]+ \b %s
|
|
+!:mime application/unknown+zip
|
|
|
|
# Zip archives (Greg Roelofs, c/o zip-bugs@wkuvx1.wku.edu)
|
|
0 string PK\005\006 Zip archive data (empty)
|