Bug 463461 - RFE: don't scan %{_docdir} for autoprov/req
Summary: RFE: don't scan %{_docdir} for autoprov/req
Keywords:
Status: CLOSED DUPLICATE of bug 234691
Alias: None
Product: Fedora
Classification: Fedora
Component: rpm
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Panu Matilainen
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-09-23 15:38 UTC by Chris Weyl
Modified: 2009-07-23 12:14 UTC (History)
5 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2008-09-27 11:55:00 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Chris Weyl 2008-09-23 15:38:08 UTC
%{_docdir} can contain all sorts of data, but according to the packaging guidelines, none of it should cause provides/requires to be added to the package.

This is a RFE, asking for the auto-req and auto-prov scripts to skip scanning %{_docdir}'s content.

Comment 1 Panu Matilainen 2008-09-27 11:55:00 UTC
Basically it's a question of executable vs not executable: if %doc files aren't marked executable, no dependencies are collected from them. If they are packaged as executable, somebody might be actually expecting them to work too so it's reasonable that even %doc dependencies are collected too. It's just that the internal dependency generator has some extra twists as shown in bug 234691.

*** This bug has been marked as a duplicate of bug 234691 ***


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