Bug 134654 - authconfig should require same python version as at building time
Summary: authconfig should require same python version as at building time
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: authconfig
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Tomas Mraz
QA Contact: Brian Brock
URL:
Whiteboard:
Depends On:
Blocks: FC3Target
TreeView+ depends on / blocked
 
Reported: 2004-10-05 13:54 UTC by Robert Scheck
Modified: 2007-11-30 22:10 UTC (History)
0 users

Fixed In Version: 4.6.5-2
Clone Of:
Environment:
Last Closed: 2004-10-16 17:10:39 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Robert Scheck 2004-10-05 13:54:45 UTC
Description of problem:
authconfig should require same python version as at building time, 
this isn't the case currently.

Version-Release number of selected component (if applicable):
authconfig-4.6.5-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 Tomas Mraz 2004-10-07 12:00:15 UTC
Thanks for the report


Comment 2 Robert Scheck 2004-10-16 17:10:39 UTC
Thank you for changing it with 4.6.5-2, closing now.


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