Bug 133462

Summary: rhpl should require same python version as at building time
Product: [Fedora] Fedora Reporter: Robert Scheck <redhat-bugzilla>
Component: rhplAssignee: Jeremy Katz <katzj>
Status: CLOSED RAWHIDE QA Contact:
Severity: low Docs Contact:
Priority: medium    
Version: rawhideKeywords: EasyFix
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: 0.147-1 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2004-10-01 13:21:13 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 Robert Scheck 2004-09-24 07:45:14 UTC
Description of problem:
rhpl should require same python version as at building time, this
isn't the case currently.

Version-Release number of selected component (if applicable):
rhpl-0.146-1

Actual results / Expected results:
The line
"Requires: python >= %(%{__python} -c "import sys; print sys.version[:3]")"
should be added to the spec file.

Comment 1 Jeremy Katz 2004-09-24 21:11:49 UTC
Added in CVS, will be in the next build.

Comment 2 Robert Scheck 2004-10-01 13:21:13 UTC
Fixed and working for me, closing.