Bug 410791

Summary: e2fsprogs-devel should require device-mapper-devel
Product: [Fedora] Fedora Reporter: Stepan Kasal <kasal>
Component: e2fsprogsAssignee: Eric Sandeen <esandeen>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: low    
Version: rawhideCC: kzak, oliver
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: e2fsprogs-1.40.2-13.fc9 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2007-12-07 04:11:52 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Stepan Kasal 2007-12-04 18:08:11 UTC
The blkid.pc specifies that devmapper is a prerequisite of blkid.
Consequently, if devmapper.pc is not available, the pkg-config program errs out.
So it is necesary that the rpm dependencies reflect the dependencies in the
pkg-config descriptions.
In this case, it means that e2fsprogs-devel has to "Require: device-mapper-devel
>= 1.02.02-3".  (The pkg-config support was added in that version.)