Bug 188516 - enchant rpm fails to build due to unpackaged file
Summary: enchant rpm fails to build due to unpackaged file
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: enchant
Version: 5
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Marc Maurer
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: fedora-ia64
TreeView+ depends on / blocked
 
Reported: 2006-04-10 20:12 UTC by Prarit Bhargava
Modified: 2007-11-30 22:11 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2006-04-10 21:20:55 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
Fix for unpackaged files in enchant spec file (263 bytes, patch)
2006-04-10 20:12 UTC, Prarit Bhargava
no flags Details | Diff

Description Prarit Bhargava 2006-04-10 20:12:16 UTC
Description of problem:

enchant rpm fails to build due to unpackaged file.

Version-Release number of selected component (if applicable):
enchant-1.2.2-2.fc5.src.rpm

How reproducible: 100%


Steps to Reproduce:
1. rpmbuild --rebuild source rpm or rpmbuild -bb spec.file
  
Actual results:

build fails.

Checking for unpackaged file(s): /usr/lib/rpm/check-files
/var/tmp/enchant-1.2.2-root
error: Installed (but unpackaged) file(s) found:
   /usr/share/enchant/enchant.ordering


RPM build errors:
    Installed (but unpackaged) file(s) found:
   /usr/share/enchant/enchant.ordering

Expected results:

Build should succeed.

Additional info: Patch attached.  I'm assuming that we don't want to simply
exclude all unpackaged file errors ...

Comment 1 Prarit Bhargava 2006-04-10 20:12:16 UTC
Created attachment 127571 [details]
Fix for unpackaged files in enchant spec file

Comment 2 Marc Maurer 2006-04-10 21:20:55 UTC
Thanks, fixed using an equivalent patch


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