Bug 505613

Summary: nethack contains fonts that should be packaged according to guidelines
Product: [Fedora] Fedora Reporter: Iain Arnell <iarnell>
Component: nethackAssignee: Luke Macken <lmacken>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: rawhideCC: lmacken, pfrields
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-07-10 15:28:45 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 502065    
Attachments:
Description Flags
spec providing nethack-bitmap-fonts none

Description Iain Arnell 2009-06-12 15:24:54 UTC
Created attachment 347587 [details]
spec providing nethack-bitmap-fonts

The current nethack rpm contains two fonts that should be packaged in accordance with packaging guidelines.

I'm in the process of packaging slashem which contains the same two fonts - would be nice if I could simply depend on the existing nethack fonts.

Attached spec file might be suitable....

Comment 1 Luke Macken 2009-07-08 03:04:47 UTC
Hi Iain, thanks for the patch, however it's giving me this:

RPM build errors:
    File must begin with "/": %_font_pkg
    File must begin with "/": -n
    File must begin with "/": bitmap
    File must begin with "/": *.pcf


Any ideas what is up with that line?

Comment 2 Iain Arnell 2009-07-08 04:55:39 UTC
My bad - that line is fine, but there's another important one missing:

BuildRequires: fontpackages-devel

Comment 3 Luke Macken 2009-07-10 15:28:45 UTC
Committed and built for rawhide.  Thanks for the patch!