Bug 821916 - nfs-utils depends explicitly on libevent when it shouldn't
Summary: nfs-utils depends explicitly on libevent when it shouldn't
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: nfs-utils
Version: rawhide
Hardware: All
OS: Linux
unspecified
low
Target Milestone: ---
Assignee: Steve Dickson
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-05-15 18:28 UTC by Ross Lagerwall
Modified: 2012-09-25 15:25 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2012-09-25 15:25:53 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
patch to fix it (539 bytes, patch)
2012-05-15 18:28 UTC, Ross Lagerwall
no flags Details | Diff

Description Ross Lagerwall 2012-05-15 18:28:01 UTC
Created attachment 584760 [details]
patch to fix it

nfs-utils depends explicitly on libevent when it doesn't need to since the dependency on libevent-2.0.so.5 is picked up automatically.

The attached patch fixes this.

Comment 1 Steve Dickson 2012-09-25 15:25:53 UTC
(In reply to comment #0)
> Created attachment 584760 [details]
> patch to fix it
> 
> nfs-utils depends explicitly on libevent when it doesn't need to since the
> dependency on libevent-2.0.so.5 is picked up automatically.
> 
> The attached patch fixes this.

libevent is used by he rpc.idmapd daemon so it is needed...


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