Bug 448267 - %doc within .spec file needs to move into %files section
Summary: %doc within .spec file needs to move into %files section
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: fmt-ptrn
Version: rawhide
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: W. Michael Petullo
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-05-25 07:40 UTC by Florian La Roche
Modified: 2008-05-26 01:41 UTC (History)
0 users

Fixed In Version: 1.3.17-2.fc10
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2008-05-26 01:41:04 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Florian La Roche 2008-05-25 07:40:36 UTC
Description of problem:

The .spec file currently contains:
%postun java -p /sbin/ldconfig

%doc    AUTHORS COPYING ChangeLog INSTALL NEWS README FAQ




This keep the %doc line within the ldconfig script as input. Moving this within
the %files section of the .spec file should correct this.


regards,

Florian La Roche



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


How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 W. Michael Petullo 2008-05-26 01:41:04 UTC
Fixed XSLT code that generates my RPM spec for me.


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