Bug 483713

Summary: small fix for sepc file
Product: [Fedora] Fedora Reporter: Levente Farkas <lfarkas>
Component: virt-managerAssignee: Daniel Berrangé <berrange>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: rawhideCC: berrange, crobinso, hbrock, quintela, virt-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-02-18 21:25:35 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 Levente Farkas 2009-02-03 09:19:49 UTC
hi,
please add this guard around this req line:
----------------------------
%if 0%{?fedora} >= 9
Requires: PolicyKit-gnome
%endif
----------------------------
with this the src.rpm can be build and run on rhel/epel too.
thnaks.