Bug 495610

Summary: Broken dependency on Centos 5.3
Product: [Community] Virtualization Tools Reporter: Joseph Shraibman <jks>
Component: libvirtAssignee: Daniel Veillard <veillard>
Status: CLOSED UPSTREAM QA Contact:
Severity: medium Docs Contact:
Priority: low    
Version: unspecifiedCC: crobinso, xen-maint
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-04-14 12:48:54 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:
Attachments:
Description Flags
patch for spec file none

Description Joseph Shraibman 2009-04-14 02:48:49 UTC
Description of problem:
"make rpm" ends with:

make[1]: Leaving directory `/local/download/src/libvirt-0.6.2'
error: Failed build dependencies:
        PolicyKit-devel >= 0.6 is needed by libvirt-0.6.2-1.x86_64
make: *** [rpm] Error 1
Command exited with non-zero status 2



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

How reproducible:
always

Comment 1 Joseph Shraibman 2009-04-14 02:50:16 UTC
Created attachment 339410 [details]
patch for spec file

How come attachments added during initial bug creation never come through?

Comment 2 Daniel Veillard 2009-04-14 12:48:54 UTC
Yup right, trivial fix, except it applies to libvirt.spec.in,
Applied and commited in CVS,

  thanks

Daniel