Bug 71632

Summary: Add magic and glob patterns for compressed x-spss-sav files
Product: shared-mime-info Reporter: Ben Pfaff <blp>
Component: freedesktop.org.xmlAssignee: Shared Mime Info group <shared_mime_info>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: medium    
Version: unspecified   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:
Attachments: suggested patch

Description Ben Pfaff 2013-11-15 07:13:43 UTC
Created attachment 89247 [details] [review]
suggested patch

IBM has introduced a new compressed version of SPSS sav files currently supported by shared-mime-info as mimetype application/x-spss-sav.  This new version is semantically the same as the old version, but internally compressed.  It has different magic and glob patterns.

The old format has magic $FL2 and typical extension .sav.
The new format has magic $FL3 and typical extension .zsav.

Suggested patch attached.
Comment 1 Bastien Nocera 2014-04-01 12:28:16 UTC
commit 7f0731f461cbdd980c6b9312d60a515f29ae23d2
Author: Ben Pfaff <blp@cs.stanford.edu>
Date:   Fri Nov 15 07:13:00 2013 +0000

    Add magic and glob patterns for compressed x-spss-sav files
    
    https://bugs.freedesktop.org/show_bug.cgi?id=71632

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.