Bug 71632 - Add magic and glob patterns for compressed x-spss-sav files
Summary: Add magic and glob patterns for compressed x-spss-sav files
Status: RESOLVED FIXED
Alias: None
Product: shared-mime-info
Classification: Unclassified
Component: freedesktop.org.xml (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: Shared Mime Info group
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-11-15 07:13 UTC by Ben Pfaff
Modified: 2014-04-01 12:28 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
suggested patch (565 bytes, patch)
2013-11-15 07:13 UTC, Ben Pfaff
Details | Splinter Review

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.