Bug 82633 - Don't install *.config garbages
Summary: Don't install *.config garbages
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Red Hat Public Beta
Classification: Retired
Component: xpdf
Version: phoebe
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Than Ngo
QA Contact: Mike McLean
URL:
Whiteboard:
Depends On:
Blocks: 79578
TreeView+ depends on / blocked
 
Reported: 2003-01-24 08:34 UTC by Nakai
Modified: 2007-04-18 16:50 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2003-02-03 14:09:30 UTC
Embargoed:


Attachments (Terms of Use)

Description Nakai 2003-01-24 08:34:05 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.2.1) Gecko/20021218

Description of problem:
xpdf-korean, xpdf-chinese-simplified, xpdf-chinese-traditional,
xpdf-japanese have all *.config garbages.

It should not install them.

Spec patch:
--- xpdf.spec.orig      2003-01-24 17:04:32.000000000 +0900
+++ xpdf.spec   2003-01-24 17:04:39.000000000 +0900
@@ -107,7 +107,7 @@
 %endif
 
 %patch -p1 -b .redhat
-%patch1 -p1 -b .config
+%patch1 -p1
 %patch2 -p1 -b .sec
 
 %build


Version-Release number of selected component (if applicable):


How reproducible:
Always

Steps to Reproduce:
1. ls /usr/share/xpdf/japanese
2. Oops
3.
    

Additional info:

Comment 1 Than Ngo 2003-02-03 14:09:30 UTC
It's fixed in 2.01-6


Note You need to log in before you can comment on or make changes to this bug.