From tduffey@kazak.wmdesign.net  Wed Aug 23 16:26:35 2000
Return-Path: <tduffey@kazak.wmdesign.net>
Received: from kazak.wmdesign.net (kazak.wmdesign.net [4.19.114.84])
	by hub.freebsd.org (Postfix) with ESMTP id 5D53F37B625
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 23 Aug 2000 16:26:35 -0700 (PDT)
Received: (from tduffey@localhost)
	by kazak.wmdesign.net (8.9.3/8.9.3) id SAA65257;
	Wed, 23 Aug 2000 18:27:53 -0500 (CDT)
	(envelope-from tduffey)
Message-Id: <200008232327.SAA65257@kazak.wmdesign.net>
Date: Wed, 23 Aug 2000 18:27:53 -0500 (CDT)
From: Thomas Duffey <tduffey@kazak.wmdesign.net>
Reply-To: tduffey@kazak.wmdesign.net
To: FreeBSD-gnats-submit@freebsd.org
Subject: Update magic file
X-Send-Pr-Version: 3.2

>Number:         20812
>Category:       misc
>Synopsis:       Magic file missing EPS binary document support
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    obrien
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Aug 23 16:30:02 PDT 2000
>Closed-Date:    Fri Nov 10 22:07:14 PST 2000
>Last-Modified:  Fri Nov 10 22:07:45 PST 2000
>Originator:     Thomas Duffey
>Release:        FreeBSD 4.1-RELEASE i386
>Organization:
WM Design
>Environment:

	FreeBSD 4.1-RELEASE, possibly other branches...

>Description:

	The /usr/share/misc/magic file does not contain information
	for identifying EPS binary documents.  The "file" command
	identifies such documents as "data" rather than EPS documents.

	All EPS documents created on the MACs at our location are in
	this format.

>How-To-Repeat:

	Run "file binary_eps_file.eps".

>Fix:

	Apply the following patch, taken from the Slackware Linux
	distribution's magic file, to /usr/share/misc/magic or
	whatever generates this file when building the world.

	*** NOTE ***
	If patch does not come through correctly, please refer to
	http://www.wmdesign.net/~tduffey/magic.diff

3608a3609,3618
> # DOS EPS Binary File Header
> # From: Ed Sznyter <ews@Black.Market.NET>
> 0       belong          0xC5D0D3C6      DOS EPS Binary File
> >4      long            >0              Postscript starts at byte %d
> >>8     long            >0              length %d
> >>>12   long            >0              Metafile starts at byte %d
> >>>>16  long            >0              length %d
> >>>20   long            >0              TIFF starts at byte %d
> >>>>24  long            >0              length %d
>

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-bugs->obrien 
Responsible-Changed-By: sheldonh 
Responsible-Changed-When: Thu Aug 24 01:51:45 PDT 2000 
Responsible-Changed-Why:  
I keep assigning these to David because we still don't 
know what's happened between him and Christos.  David, 
if you let me know what's going on there, I might be able 
to take these off your plate. :-) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=20812 
State-Changed-From-To: open->closed 
State-Changed-By: obrien 
State-Changed-When: Fri Nov 10 22:07:14 PST 2000 
State-Changed-Why:  
We have switched to the Christos Zoulas maintained version of `file'. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=20812 
>Unformatted:
